Advertisement
Nightseeker

Boogerman VC patch

Apr 11th, 2020
1,631
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. >0x180  string  "GM T-125066-00"
  2.  
  3. #31/     776 :                      org $000776
  4. #32/     776 : 4EB8 00C0            jsr new_31b2.w
  5. #33/     77A :                    
  6. #34/      C0 :                      org $0000c0
  7. #35/      C0 :                     new_31b2:
  8. #36/      C0 : 46FC 2700            move    #$2700,SR
  9. #37/      C4 : 4EB8 31B2            jsr $31b2
  10. #38/      C8 : 46FC 2000            move    #$2000,SR
  11. #39/      CC : 4E75                 rts
  12. #40/      CE :              
  13.  
  14. 0x000776:
  15.     beshort 0x4eb8,0x00c0
  16. 0x0000c0:
  17.     beshort 0x46fc,0x2700
  18.     beshort 0x4eb8,0x31b2
  19.     beshort 0x46fc,0x2000
  20.     beshort 0x4e75
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement