rename FarCall family labels

FarJump labels renamed to FarCall
register aliases JpHl and JpDe renamed to _hl_ and _de_
This commit is contained in:
yenatch
2013-08-27 18:16:42 -04:00
parent be9c504b24
commit 12ab33b37e
2 changed files with 26 additions and 21 deletions

View File

@@ -26,7 +26,7 @@
ld l, a
; down to business
call JpHl
call _hl_
; since this is called once per frame
call GameTimer