r5370 /src/mame/video/snes.c: SNES: Fixed rowscroll line bug in many games

before (Dead Dance (J)):
[Linked Image from mamedev.emulab.it]

[Linked Image from mamedev.emulab.it]

after:
[Linked Image from mamedev.emulab.it]

[Linked Image from mamedev.emulab.it]



Oh, the PAL SNES doesn't catch that it must run at 240 vertical resolution...

Quote
the +1 is only hackish in that a proper fix is probably to special case line 0 to update the y value and "process sprites".

Ah, ok, so it's not THAT hackish then, just inaccurate smile

Last edited by Kale; 08/07/09 02:54 PM.