Posted By
 Luca on 2022-01-25 17:06:53
 | Re: Who Dares Wins II +4M [PAL/NTSC]
@Mad for the records: I've tried all the useful numbers there Everything failed to me. Btw, your $ff06 table generating routine gives some values which are quite unexpected to me. Moreover, shall the skip of the first badline also skips the n+1 badline? Too many question, meanwhile I should concede, and follow the hard approach: don't change $ff06 and deal with the badlines by unrolling the whole stuff and fix the scanlines one by one: 18 cycles to set $ff1a/1b/1f and a couple of NOPs for badlines, same code and a JSR to a cycles consumpting subroutine for all the others... |