Genesis-Plus-GX/source
ekeeke31 f2e93d4949 updated Z80 core to last version (fixes IM0 interrupt timing + some BIT instructions)
added John Madden Football 93 in EEPROM database (fixes backup support)
initiated ROM database for cartridges that uses SRAM (some ROM headers are definitively wrong !), need more...
2009-08-18 16:45:09 +00:00
..
cart_hw updated Z80 core to last version (fixes IM0 interrupt timing + some BIT instructions) 2009-08-18 16:45:09 +00:00
gx fixed sound issues in PAL mode when HQ YM2612 is enabled (modified FIR resampler ratio) 2009-08-14 13:54:15 +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 updated Z80 core to last version (fixes IM0 interrupt timing + some BIT instructions) 2009-08-18 16:45:09 +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 Pro Action Replay emulation (still not working completely) 2009-08-14 16:46:19 +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 fixed sound issues in PAL mode when HQ YM2612 is enabled (modified FIR resampler ratio) 2009-08-14 13:54:15 +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 Pro Action Replay emulation (still not working completely) 2009-08-14 16:46:19 +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 improved Pro Action Replay emulation (still not working completely) 2009-08-14 16:46:19 +00:00
vdp.h ~optimized 68k execution/interruptions 2009-06-05 17:31:46 +00:00