mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-22 13:55:38 +00:00
- 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:
parent
b2afd274cb
commit
325f9ab2e8
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue