Genesis-Plus-GX/source/cart_hw
ekeeke31 a4cfc2a77a [Core/VDP]
---------------
* improved VBLANK flag accuracy, as observed on real hardware.
* improved DMA operations accuracy, writes are now performed on a scanline basis: fixes Gaiares (flickering title screen).
* improved DMA Fill timing accuracy.
* fixed DMA with bad code values: fixes Williams Arcade Classics (corrupted gfx after soft reset).
* fixed horizontal resolution changes during HBLANK: fixes Bugs Bunny in Double Trouble (2nd stage).
* fixed Vertical Counter in interlace mode 1, as observed on real hardware.
* fixed horizontal border width, as observed on real hardware.
* various code improvments & optimizations.

[Core/Extra]
---------------
* improved savestate format: added DMA, SVP, cartridge mapping & internal registers state informations
* improved unlicensed ROM mappers emulation
* added Chinese Fighters III mapper support
* added Top Fighter mapper support
* fixed Barver Battle Saga mapper support
* fixed cartridge hardware soft-reset (Game Genie, SVP, ...)
* fixed Game Genie registers byte reads
2010-12-04 17:13:55 +00:00
..
svp changed default SVP clock speed 2010-11-01 18:01:51 +00:00
areplay.c [Core/VDP] 2010-12-04 17:13:55 +00:00
areplay.h [Core/VDP] 2010-12-04 17:13:55 +00:00
cart_hw.c [Core/VDP] 2010-12-04 17:13:55 +00:00
cart_hw.h [Core/VDP] 2010-12-04 17:13:55 +00:00
eeprom.c code cleanup 2010-07-02 23:03:05 +00:00
eeprom.h code cleanup 2010-07-02 23:03:05 +00:00
ggenie.c [Core/VDP] 2010-12-04 17:13:55 +00:00
ggenie.h [Core/VDP] 2010-12-04 17:13:55 +00:00
sram.c .optimized memory footprint 2010-05-28 12:08:00 +00:00
sram.h .optimized memory footprint 2010-05-28 12:08:00 +00:00