Add XSCROH & XSCROB value
This commit is contained in:
parent
99de3cb6ea
commit
76fe064e03
1 changed files with 2 additions and 0 deletions
|
@ -266,6 +266,8 @@ XECRPR = $33 ; Displays prompt
|
|||
XCOSCR = $34 ; Switch off cursor
|
||||
XCSSCR = $35 ; Switch on cursor
|
||||
XSCRSE = $36
|
||||
XSCROH = $37 ; Scroll up text screen
|
||||
XSCROB = $38 ; Scroll down text screen
|
||||
XSCRNE = $39 ; Load charset from rom to ram
|
||||
XCLOSE = $3A ; Only in TELEMON 3.x close file (bank 7 of Orix)
|
||||
XFWRITE = $3B ; Only in TELEMON 3.x write file (bank 7 of Orix)
|
||||
|
|
Loading…
Add table
Reference in a new issue