Go to file
Scott Stone 1fb365862c Haze: Simplified VDP data reading to use read_word now that the RV bit of 32x is emulated (can use read-word on the 68k space without breaking Tempo Graphics)
Added a function to SH2 to allow the 32x to tell it when data is available to DMA, prevents excessive polling with high frequency timer in Chaotix, and improves performance in said game.
2010-09-29 02:01:20 +00:00
docs Changed behavior of -watchdog option to act like a real watchdog. It now 2009-12-24 02:52:17 +00:00
src Haze: Simplified VDP data reading to use read_word now that the RV bit of 32x is emulated (can use read-word on the 68k space without breaking Tempo Graphics) 2010-09-29 02:01:20 +00:00
.gitattributes Ported over CD-i cleanup from MESS. [Harmony] 2010-09-26 22:08:49 +00:00
makefile Made depend creation target independent (no whatsnew) 2010-09-28 07:33:09 +00:00