2016-03-23 01:58:52 +00:00
|
|
|
This is the experimental "waterbox" project for bizhawk.
|
|
|
|
|
2017-05-27 16:29:05 +00:00
|
|
|
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).
|
2016-03-23 01:58:52 +00:00
|
|
|
|
2017-05-27 18:32:12 +00:00
|
|
|
The mmglue portion of the midipix project is modified; get the correct version from <ssh://git@github.com/nattthebear/mmglue.git>.
|
2016-03-23 01:58:52 +00:00
|
|
|
|
2017-05-27 16:29:05 +00:00
|
|
|
gpgx: This is a modified version of our gpgx core
|
|
|
|
snes9x: Based off of snes9x 1.54.
|
2016-03-23 01:58:52 +00:00
|
|
|
|
|
|
|
|