Genesis-Plus-GX/source/sound
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
..
eq.c Fixed Game Genie option menu 2009-07-30 07:15:54 +00:00
eq.h + added 3-Band Audio Equalizer support 2009-05-26 16:40:35 +00:00
Fir_Resampler.c [Core/VDP] 2010-02-28 19:55:43 +00:00
Fir_Resampler.h [Core/VDP] 2010-02-28 19:55:43 +00:00
sn76489.c [Core] 2010-01-24 11:41:53 +00:00
sn76489.h [Core] 2010-01-24 11:41:53 +00:00
sound.c [Core/VDP] 2010-02-28 19:55:43 +00:00
sound.h fixed YM2612 reset on "soft reset" 2010-01-27 07:20:44 +00:00
ym2612.c [Core/VDP] 2010-02-28 19:55:43 +00:00
ym2612.h [Core/VDP] 2010-02-28 19:55:43 +00:00