The VIC20 doesn't have PALFLAG (Stefan Haubenthal)
git-svn-id: svn://svn.cc65.org/cc65/trunk@3229 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
3403d6730f
commit
25cf8a3d27
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ BASIC_BUF_LEN = 89 ; Maximum length of command-line
|
|||
|
||||
CHARCOLOR := $286
|
||||
CURS_COLOR := $287 ; Color under the cursor
|
||||
PALFLAG := $2A6 ; $01 = PAL, $00 = NTSC
|
||||
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue