BizHawk/waterbox
nattthebear 00aebc110c
Fix 3 band equalizer in Genesis (#2008)
If you tried setting your gains to 100 in the previous patch, it worked sort of, but I decided to incorporate ekeeke/Genesis-Plus-GX@f6f4556 as well to actually fix it completely, and rescale the setting properly so that 1.0 really is neutral gain.

Fixes #1319
2020-05-14 20:29:02 -04:00
..
emulibc Fix savestate hash match issue with Saturnus 2017-08-13 17:21:00 -04:00
gpgx Fix 3 band equalizer in Genesis (#2008) 2020-05-14 20:29:02 -04:00
libco waterbox: add guard pages to libco stacks 2017-06-11 20:10:37 -04:00
libsnes SNES CDL - set DMAData flag for dma reading rather than leaving nonsense flags (fixes #1409) 2020-01-22 22:01:04 -05:00
ngp update snes9x to use WaterboxCore 2017-06-17 12:57:43 -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
waterbox-Makefile.all makefile to build all waterbox cores 2019-12-24 14:29:28 -05: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.