New Clone Added
--------------------------------------------------
Opa Opa (Rev A, unprotected) [ShouTime, Charles MacDonald, Smitdogg, The Dumping Union]
* c-chip: use dumped c-chip for Volfied [Team Caps0ff]
interrupt source still needs to be verified, but I've tested this to the end and it works fine with the real dump.
* less static (nw)
* hook the coin counters back up (nw)
* tweaks (nw)
* was too close after tweak (nw)
* add support for dumped superman c-chip too, removed simulation [Team Caps0ff]
also made the 68k and upd7810 use different banked windows into the RAM, this seems to prevent the fighting I was seeing, and also superman suggests that it might be correct, as it puts response values in a bank for the 68k but then changes the window so the 68k can't see them. needs further testing tho (other c-chip dumps might tell us more later)
* use the 68k side handlers on megab too, even if it really doesn't care about anything (nw)
* remove debug structure (nw)
* XaviX - new machines marked as NOT WORKING
Let's! TV Play Classic - Taito Nostalgia 2 [Sean Riddle, Mr. Do]
(boots to the title screen before going off the rails)
* xavix - some notes about the irq source register based on code analysis (nw)
TI-84 Plus Color Edition (Boot Code 5.00) [Julian Lachniet, critor]
TI-84 Plus Color Edition (Boot Code 5.15) [Julian Lachniet]
TI-84 Plus Color Edition (Boot Code 5.30) [Julian Lachniet]
* wecleman.cpp : Add notes, Minor cleanup, replace gfx* -> saner ROM areas
Add stereo output for both wecleman and hotchase Because real hardware has stereo sound output with seperated sound board
Add enum for m_gameid, m_sound_hw_type
* wecleman.cpp : Bit of cleanup