Genesis-Plus-GX/source/gx
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
..
fileio -redesigned cheats manager menu, added Action Replay codes support 2010-11-01 18:13:17 +00:00
gui modified legal disclaimer 2010-11-01 18:14:45 +00:00
images -redesigned cheats manager menu, added Action Replay codes support 2010-11-01 18:13:17 +00:00
sounds + fixed main menu icons 2009-04-21 01:05:56 +00:00
utils fixed current DVD directory not being saved when changing ROM device 2010-08-24 12:43:34 +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 fixed config.ini being always reinitialized 2010-11-02 12:22:23 +00:00
config.h -redesigned cheats manager menu, added Action Replay codes support 2010-11-01 18:13:17 +00:00
gx_audio.c fixed audio/video synchronization in interlaced & progressive modes 2010-08-08 18:09:37 +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 -redesigned cheats manager menu, added Action Replay codes support 2010-11-01 18:13:17 +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/VDP] 2010-12-04 17:13:55 +00:00
gx_video.h -redesigned cheats manager menu, added Action Replay codes support 2010-11-01 18:13:17 +00:00
main.c -redesigned cheats manager menu, added Action Replay codes support 2010-11-01 18:13:17 +00:00
osd.h Bump up version 1.4.0 2010-11-01 18:19:46 +00:00