pold500 / gens-rerecording

Automatically exported from code.google.com/p/gens-rerecording
0 stars 0 forks source link

Add Blargg's NTSC filter #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Blargg has made some great filters which would be good to add to Gens. The
filter actually needs to be different per console, but that's OK,
apparently he already went to the trouble of making separate versions of
the filter for Master System and Mega Drive. It is quite an unusual filter
to integrate compared to the standard "scale exactly 2x with some effect"
filters, for example it will take some modification of the basic blitter
and backbuffer format to get it in. However, I think we can leverage the
fact that this project is using the GPL, and grab the code from here to
start with: http://code.google.com/p/genplus-gx/source/browse/trunk/source/ntsc

Original issue reported on code.google.com by nitsuja-@hotmail.com on 19 Mar 2009 at 8:33