Advertisement
Erik557

Untitled

Apr 10th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. db $42
  2. JMP Return : JMP Mario : JMP Return
  3. JMP Return : JMP Return : JMP Return : JMP Return
  4. JMP Mario : JMP Return : JMP Return
  5.  
  6. Mario:
  7. LDA #$80
  8. TRB $15
  9. TRB $16
  10. TRB $17
  11. TRB $18
  12. Return:
  13. RTL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement