Genesis-Plus-GX/source/gx
ekeeke31 f21a08ebfa [Core]
.improved Z80 bus reset accuracy
.improved Z80 locks & VDP access accuracy
.improved soft-reset accuracy
.adjusted Horizontal Counter timing in H32 mode (fixes Sonic 3D Blast 'bonus' levels)
.updated win32 port to compile with recent changes
.input code cleanup

[GCN]
.fixed soft-reset (reset switch should also works now)



IMPORTANT: Because of some internal changes, saved states from previous revisions are not compatible !
2010-05-30 18:42:03 +00:00
..
fileio .optimized memory footprint 2010-05-28 12:08:00 +00:00
gui [Core] 2010-05-30 18:42:03 +00:00
images implemented new save manager menu (multiple slots, snapshots, slot deletion...) 2010-05-06 12:59:43 +00:00
sounds + fixed main menu icons 2009-04-21 01:05:56 +00:00
utils added missing EHCI module 2010-04-24 14:04:46 +00:00
aram.c +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
aram.h +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
config.c .optimized memory footprint 2010-05-28 12:08:00 +00:00
config.h fixed some config/menu options 2010-05-17 10:55:37 +00:00
gx_audio.c fixed audio/video resynchronization when video settings are changed during frame execution 2010-01-27 23:53:20 +00:00
gx_audio.h fixed audio/video resynchronization when video settings are changed during frame execution 2010-01-27 23:53:20 +00:00
gx_input.c [Core] 2010-05-30 18:42:03 +00:00
gx_input.h added automatic access to last ROM directory (SD/USB) 2010-05-07 18:25:27 +00:00
gx_video.c [Core] 2010-05-30 18:42:03 +00:00
gx_video.h .more GUI fixes 2010-05-09 00:53:19 +00:00
main.c .optimized memory footprint 2010-05-28 12:08:00 +00:00
osd.h fixed some config/menu options 2010-05-17 10:55:37 +00:00