Genesis-Plus-GX/source
ekeeke31 824b33fea9 fixed SRAM being reinitialized after changing some system options when auto-SRAM is enabled
fixed BIOS lockup with games using SRAM when auto-SRAM is enabled
improved Gamecube controller autodetection on startup
2009-10-04 18:24:29 +00:00
..
cart_hw fixed SRAM being reinitialized after changing some system options when auto-SRAM is enabled 2009-10-04 18:24:29 +00:00
gx fixed SRAM being reinitialized after changing some system options when auto-SRAM is enabled 2009-10-04 18:24:29 +00:00
m68k improved Pro Action Replay emulation (still not working completely) 2009-08-14 16:46:19 +00:00
ntsc code cleanup 2008-12-11 17:38:29 +00:00
sound improved Pro Action Replay emulation (still not working completely) 2009-08-14 16:46:19 +00:00
unused fixed m68k 32 bits writes at memory boundaries 2009-08-09 09:33:48 +00:00
z80 fixed automatic SRAM not being reloaded after Hard Reset 2009-09-27 18:08:33 +00:00
gen_input.c fixed m68k 32 bits writes at memory boundaries 2009-08-09 09:33:48 +00:00
gen_input.h added proper IO initialization routines 2009-08-06 18:31:05 +00:00
gen_io.c added proper IO initialization routines 2009-08-06 18:31:05 +00:00
gen_io.h added proper IO initialization routines 2009-08-06 18:31:05 +00:00
genesis.c improved HBLANK flag occurence timing (fixes Mega Turrican Sky level) 2009-09-30 17:11:24 +00:00
genesis.h added proper IO initialization routines 2009-08-06 18:31:05 +00:00
hvc.h +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
loadrom.c added proper IO initialization routines 2009-08-06 18:31:05 +00:00
loadrom.h +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
macros.h ~optimized 68k execution/interruptions 2009-06-05 17:31:46 +00:00
mem68k.c added proper IO initialization routines 2009-08-06 18:31:05 +00:00
mem68k.h +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
membnk.c added proper IO initialization routines 2009-08-06 18:31:05 +00:00
membnk.h +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
memz80.c added Action Replay hardware emulation (incomplete, need more infos !) 2009-07-31 16:37:42 +00:00
memz80.h +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
render.c improved HBLANK flag occurence timing (fixes Mega Turrican Sky level) 2009-09-30 17:11:24 +00:00
render.h ~VDP code cleanup/optimization 2009-06-02 17:02:06 +00:00
shared.h fixed Action Replay hardware emulation (still need Pro Action Replay 1 & 2) 2009-08-02 20:41:46 +00:00
state.c added proper IO initialization routines 2009-08-06 18:31:05 +00:00
state.h fixed m68k 32 bits writes at memory boundaries 2009-08-09 09:33:48 +00:00
system.c improved HBLANK flag occurence timing (fixes Mega Turrican Sky level) 2009-09-30 17:11:24 +00:00
system.h fixed backup memory support in Bill Walsh College Football (this game uses I2C EEPROM saves) 2009-08-11 17:25:38 +00:00
types.h ~fixed VDP bug from last revision 2009-06-02 18:12:31 +00:00
vdp.c fixed SRAM being reinitialized after changing some system options when auto-SRAM is enabled 2009-10-04 18:24:29 +00:00
vdp.h ~optimized 68k execution/interruptions 2009-06-05 17:31:46 +00:00