Advertisement
LuigiBlood

BIOSUpdate_execute_game_code

Jul 15th, 2012
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ;BS-X BIOS
  2. ;execute_game_code update from bsx16.srm (BS-X SRAMS Dumps 6-26-01)
  3. ;Disassembled by LuigiBlood
  4.  
  5. SEP #$20
  6. LDA #$00
  7. STA $0C5000 ;Disable Write to Memory Pack
  8. STA $0D5000
  9. JML $80BC84 ;Goes to execute_game_code from the BIOS itself
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement