Re: Smartgear works great on Touch Pro 2! NES! Genesis!
Thanks for the feedback - I'll take a look at the issues you found. It looks like I'll need to rewrite the YM2610 emulator to make the Genesis games sound right. This is a huge piece of code, but worth doing in the long run.
Another user has reminded me that it might be nice to add smooth scaling since most users now have 480x800 displays and the older games are looking a bit blocky. I've avoided doing that due to the performance hit, but if I write some good ARM asm code, it might work reasonably well. Specifically this will be replacement routines for 2x and 3x sizes only (right now you see them as 'best perf'). I'll write a 2x smoothing routine and see how it performs. Anyone have strong opinions about this?
L.B.
|