BizHawk/waterbox
nattthebear e57a3ae23c gpgx: silently discard R&W on bus to locations that shouldn't be accessed by plain pointer 2017-06-26 18:17:00 -04:00
..
emulibc saturnus: use waterboxcore 2017-06-17 15:30:03 -04:00
gpgx gpgx: silently discard R&W on bus to locations that shouldn't be accessed by plain pointer 2017-06-26 18:17:00 -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
pizza pizza: RTC, maybe 2017-06-25 09:19:32 -04:00
snes9x@06a2bc83c9 update snes9x to use WaterboxCore 2017-06-17 12:57:43 -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
vb virtual boyee: make frame 0 size match other frame sizes 2017-06-26 17:34:01 -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.