Genesis-Plus-GX/source/gx
ekeeke31 ed11eb0133 [Core/VDP]
* improved sprites processing accuracy.
* fixed VBLANK transition line checks.
* code cleanup and (minor) optimizations.

[Core/Sound]
* increased FM internal sample size to 32-bit to avoid overflow when adding channels.
* added preliminary emulation of YM2612 DAC precision (can be configured to match real console output).
* added configurable roll-off for FIR filtering in High-Quality FM mode.

[Wii]
*added support to enable/disable Video Encoder Trap Filter: can help reproducing "color blending" as on a real Genesis (composite video only).
*added support to configure Video Encoder gamma correction.
2010-02-28 19:55:43 +00:00
..
fileio fixed regression that prevents SRAM data > 2K to be loaded properly 2010-02-19 12:30:02 +00:00
gui [Core/VDP] 2010-02-28 19:55:43 +00:00
images .removed unecessary images (use rotation instead) 2009-12-30 15:31:50 +00:00
sounds + fixed main menu icons 2009-04-21 01:05:56 +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 [Core/VDP] 2010-02-28 19:55:43 +00:00
config.h [Core/VDP] 2010-02-28 19:55:43 +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 code cleanup 2010-02-12 13:28:28 +00:00
gx_input.h [GCN/Wii] 2010-01-27 13:12:06 +00:00
gx_video.c [Core/VDP] 2010-02-28 19:55:43 +00:00
gx_video.h [GCN/Wii] 2010-01-27 13:12:06 +00:00
main.c code cleanup 2010-02-12 13:28:28 +00:00
osd.h [Core/VDP] 2010-02-28 19:55:43 +00:00
vi_encoder.c [Core/VDP] 2010-02-28 19:55:43 +00:00
vi_encoder.h [Core/VDP] 2010-02-28 19:55:43 +00:00