Guest User

Untitled

a guest
Apr 9th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.                         push hl
  2.                             ld hl,$9d95
  3.                             push hl
  4.                                 ;ld hl,19
  5.                                 ;call DAVLCheckOffset
  6.                                 call GetRAMNameAP       ;returns carry set for non-AP, carry reset for AP
  7.                                 jr c,hook1normal
  8. ;                               ld a,(hl)
  9. ;                               inc a
  10. ;                               jr z,hook1normal
  11.                                 pop hl
  12.                             ld hl,($9dA1)
  13.                             push hl
  14.                                 ld hl,$9DA3
Add Comment
Please, Sign In to add comment