Genesis-Plus-GX/source/gx/gui
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
..
filesel.c .removed unecessary images (use rotation instead) 2009-12-30 15:31:50 +00:00
filesel.h ~fixed confirmation box 2009-05-26 13:14:33 +00:00
font.c modified IPL font support to always use ANSI font by default (fix corrupted text on Japanese consoles) 2010-02-28 19:26:04 +00:00
font.h ~fixed H32/H40 modes transition 2009-05-19 16:14:43 +00:00
ggentry.c added proper IO initialization routines 2009-08-06 18:31:05 +00:00
gui.c [Core/VDP] 2010-02-28 19:55:43 +00:00
gui.h .removed unecessary images (use rotation instead) 2009-12-30 15:31:50 +00:00
legal.c added configurable lowpass filter 2009-08-11 08:18:46 +00:00
menu.c [Core/VDP] 2010-02-28 19:55:43 +00:00
oggplayer.c .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
oggplayer.h .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
saveicon.h massive source code cleanup/renaming, fixed some (potential) memory leaks 2009-04-15 15:33:51 +00:00