Advertisement
Zeda

BSV Source

Jan 5th, 2012
463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. EF2152 ;B_Call (5221h) ;Chk_Batt_Level
  2. ;
  3. 21A29D ;ld hl,9DA2h
  4. 85 ;add a,l
  5. 6F ;ld l,a
  6. 6E ;ld l,(hl)
  7. EF0A45 ;B_Call PutS
  8. C9 ;ret
  9. A7ABAFB2B7 ;db 0hA7ABAFB2B7
  10.  
  11. "Bad",0 ;42616400 ;ASCII values
  12. "Low",0 ;4C6F7700 ;ASCII values
  13. "OK",0 ;4F4B00 ;ASCII values
  14. "Good",0 ;476F6F6400 ;ASCII values
  15. "Great",0 ;477265617400 ;ASCII values
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement