- stwcx. now always writes to memory.

- Added PPC/68K communication and automatically generated sound IRQs. Sound is now mostly working :)
- Increased SCSP MIDI buffer length to 128 to simulate a large FIFO for PPC->68K commands.
- Added sound ROMs to those games which have 8 MB of sample ROMs.
This commit is contained in:
Bart Trzynadlowski 2011-07-13 07:11:27 +00:00
parent b2afd274cb
commit 325f9ab2e8

View file

@ -1,3 +1,4 @@
//TODO: Update save state file format (must output) MIDI control port; will no longer be compatible with 0.1a save states
/**
** Supermodel
** A Sega Model 3 Arcade Emulator.