Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. cmpi.w #CD_GAMESYSTEM, (_BOOTSTAT).w
  2. beq.s @loc_39D0
  3.  
  4. cmpi.w #CD_GAMEBOOT, (_BOOTSTAT).w
  5.  
  6. @loc_39D0:
  7. ; Error if disc not bootable
  8. bne.s @returnError
  9.  
  10. ; Disc is either Game System or Game Boot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement