Go to file
Fabio Priuli bee6282e99 Added GAME_SUPPORTS_SAVE flag to psikyosh.c, since the conversion to eeprom devices fixed the remaining issues with save states
psikyo4 otoh seems to still have some input issues: saves work fine if you load them after the emulation has started, but with autosave inputs get broken. no save flag for the moment...
2009-12-29 10:04:45 +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 Added GAME_SUPPORTS_SAVE flag to psikyosh.c, since the conversion to eeprom devices fixed the remaining issues with save states 2009-12-29 10:04:45 +00:00
.gitattributes Optimized RDP implementation further with more flattened branches. [Harmony] 2009-12-28 10:34:33 +00:00
makefile Removed the global "includes" include and instead specify the "includes" path in all #include occurences. [Oliver Stoneberg] 2009-12-21 23:09:02 +00:00