BizHawk/waterbox
nattthebear bc55597e90 PicoDrive: CD Audio support. GPGX and PicoDrive both share the same MCD emulation core, which has significant accuracy difficulties with CD audio... 2017-07-03 08:16:34 -04:00
..
emulibc saturnus: use waterboxcore 2017-06-17 15:30:03 -04:00
gpgx PicoDrive (WIP) 2017-07-02 13:47:43 -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
picodrive PicoDrive: CD Audio support. GPGX and PicoDrive both share the same MCD emulation core, which has significant accuracy difficulties with CD audio... 2017-07-03 08:16:34 -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
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
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.