[SOME CODE HERE] jsr waste44 [SOME CODE HERE] waste44: ;the routine is 9 bytes nop jsr :+ jsr :+ : nop rts
Dealy44: lda #%00010000 sec ror // PAGEBREAK HERE bcc *-1 rts // A exits with #8 and done in 7 bytes.
$10=5 6 jsr delay44 delay44 3 ldx $10 2 dex ; 3 bpl *-3 ;x5=25 cycles +when exits 4 cycles -> 29 6 rts
CYC #$2c