Geekboy

Untitled

Jan 12th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.     ld hl,stringname
  2.     rst 20h             ;move9toop1
  3.    
  4.    
  5.     bcall(42F4h)         ;find sym
  6.     jp $
  7.     jp xLIBEndNoOut
  8. Stringname:
  9.  .db tVarStrng, tstr9,$0
Advertisement
Add Comment
Please, Sign In to add comment