BizHawk/waterbox
feos 20f10b9311 bsnes: remove embarrassing leftover empty space from trace log
requires rebuilding
2018-05-21 22:25:34 +03:00
..
emulibc Fix savestate hash match issue with Saturnus 2017-08-13 17:21:00 -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 bsnes: remove embarrassing leftover empty space from trace log 2018-05-21 22:25:34 +03: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 Fix Issue #1048: Flags on memory domain in picodrive 2017-11-13 21:12:27 -05:00
sameboy Fix issue #1009: sameboy: stack pointer saved in init state 2017-09-29 18:07:50 -04:00
snes9x@6d1d6dc591 snes9x: Port byuu's s-cpu fix 2017-06-27 20:29:10 -04:00
ss saturnus - Port fix from Mednafen Team to fix super tempo 2017-08-20 20:42:07 -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.