From: cuz Date: Mon, 9 Dec 2002 10:40:41 +0000 (+0000) Subject: Cleanup X-Git-Tag: V2.12.0~1929 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=01488b8b31e2ca6002c99038b200341b571910c0;p=cc65 Cleanup git-svn-id: svn://svn.cc65.org/cc65/trunk@1727 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/c64/c64.inc b/libsrc/c64/c64.inc index 0d6b1c821..9d0130034 100644 --- a/libsrc/c64/c64.inc +++ b/libsrc/c64/c64.inc @@ -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