Skip to content

Instantly share code, notes, and snippets.

@blondie7575
Last active October 11, 2015 03:47
Show Gist options
  • Save blondie7575/d49a04dc11a45248595b to your computer and use it in GitHub Desktop.
Save blondie7575/d49a04dc11a45248595b to your computer and use it in GitHub Desktop.
FCA8: 38 SEC ; 2
FCA9: 48 PHA ; 3
FCAA: E9 01 SBC #$01 ; 2
D0 FC BNE -4 ($FCAA) ; 3 (-1)
68 PLA ; 4
E9 01 SBC #$01 ; 2
D0 F6 BNE $FCA9 ; 3 (-1)
60 RTS ; 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment