LeapBack

by fiskbit

Game: SMW

Description: LeapOnce, but sends you backward

bit $16
bmi +
bit $18
bpl done
+

lda #$c1
ldx $76
bne +
lda #$3f
+
sta $7b

done:
rtl
back to listings