Go to file
Fabio Priuli c2144b58b7 snes.c progress: [Fabio Priuli]
- Added proper sprite priorities
- Added pseudo-hires effect


out of whatsnew: in the code there is also the hookup for a small artifact hack which blurs hires and pseudo-hires pixels like on a tv. this will be a Driver Config in MESS (Off by default) and won't affect any MAME driver. Moreover, I plan to commit soon a more verbose version of the current code, with more comments to better describe the way priorities work and to stress where the artifact hack enters into play (namely, where the "OPTION" input is read)
2010-03-24 18:33:54 +00:00
docs Changed behavior of -watchdog option to act like a real watchdog. It now 2009-12-24 02:52:17 +00:00
src snes.c progress: [Fabio Priuli] 2010-03-24 18:33:54 +00:00
.gitattributes metro.c: added driver data class [Fabio Priuli] 2010-03-17 16:38:26 +00:00
makefile [#3792, #3793] SDL compile fixes [Christian MArillat] 2010-03-24 04:06:07 +00:00