BizHawk/waterbox
nattthebear d640c16cff sameboi: fix lag flag and input callback on non-sgb mode 2017-07-20 18:39:51 -04:00
..
emulibc Sameboy progress 2017-07-18 16:48:49 -04:00
gpgx gpgx: multidisk? dunno 2017-07-17 18:49:16 -04:00
libco waterbox: add guard pages to libco stacks 2017-06-11 20:10:37 -04:00
libsnes remove some sound buffers from snes savestates 2017-06-14 18:56:24 -04:00
ngp update snes9x to use WaterboxCore 2017-06-17 12:57:43 -04:00
o2em misc code cleanup 2017-06-18 15:01:02 -04:00
pcfx pcfx: fuck you mode 2017-07-16 10:01:31 -04:00
picodrive picodrive: Only honor reset and power buttons on leading edge. Works around bug where resetting every frame broke the emu 2017-07-13 18:06:35 -04:00
pizza Waterbox: Connect basic stdio. You get an empty stdin, real stdout and stderr, and can present readonly files to the core. 2017-07-01 21:02:52 -04:00
sameboy sameboi: fix lag flag and input callback on non-sgb mode 2017-07-20 18:39:51 -04:00
snes9x@6d1d6dc591 snes9x: Port byuu's s-cpu fix 2017-06-27 20:29:10 -04:00
ss misc code cleanup 2017-06-18 15:01:02 -04:00
thunk Add some draft work for supporting sysv <-> msabi interop. I wonder if we'll ever use this? I'd put it on a separate branch but it would be merge hell. 2017-06-18 08:51:09 -04:00
uzem uzem: Fix some controller stuff: clock activates on rising edge, latch is continuously active whenever high... fixes the detect controllers routine in the official kernel 2017-07-04 09:11:31 -04:00
vb I thought there was more to this vb settings thing. I guess not. 2017-07-20 17:22:40 -04:00
readme.txt snes9xHawk which is totally not a thing: connect audio 2017-05-27 14:32:12 -04:00

readme.txt

This is the experimental "waterbox" project for bizhawk.

libc.so, libgcc_s.so, libstdc++.so.6, and the waterbox executables are built with a modified verion of the midipix project.
The makefiles for the cores only support the cross compilation setup (build from whatever linux box you built midipix
from).

The mmglue portion of the midipix project is modified; get the correct version from <ssh://git@github.com/nattthebear/mmglue.git>.

gpgx: This is a modified version of our gpgx core
snes9x: Based off of snes9x 1.54.