mirror of
https://github.com/cc65/cc65.git
synced 2025-01-24 04:34:35 +00:00
Cleanup
git-svn-id: svn://svn.cc65.org/cc65/trunk@1727 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
23fbb7fb99
commit
01488b8b31
@ -33,9 +33,6 @@ PALFLAG = $2A6 ; $01 = PAL, $00 = NTSC
|
||||
; Direct entries
|
||||
CLRSCR = $E544
|
||||
KBDREAD = $E5B4
|
||||
NAMED_OPEN = $F3D5
|
||||
NAMED_CLOSE = $F642
|
||||
PLOTCHAR = $EA1C ; Char in A, color in X
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
; Vector and other locations
|
||||
|
Loading…
x
Reference in New Issue
Block a user