An enhanced port of Genesis Plus - accurate & portable Sega 8/16 bit emulator
Go to file
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
pcutil added libsamplerate support, improved zipped rom loading, improved SSG-EG support 2008-08-17 20:17:49 +00:00
source [Core/VDP] 2010-02-28 19:55:43 +00:00
compile_all.bat ~fixed video width not being initialized when using BIOS 2009-06-17 07:58:56 +00:00
HISTORY.txt [Core/VDP] 2010-02-28 19:55:43 +00:00
LICENSE.txt +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
Makefile.gc .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
Makefile.wii .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00