]> git.sur5r.net Git - cc65/blobdiff - libsrc/c128/c128.inc
Return 0 if color not found
[cc65] / libsrc / c128 / c128.inc
index 9e101d4f9c00c042358d862ea00b258e4e00e622..7524b3f7394864a926dc659f7b22f421ca637062 100644 (file)
@@ -25,6 +25,7 @@ CRAM_PTR              = $E2           ; Pointer to current char in color RAM
 
 CHARCOLOR       = $F1
 RVS             = $F3           ; Reverse output flag
+SCROLL         = $F8           ; Disable scrolling flag
 FETCH           = $2A2          ; Fetch subroutine in RAM
 FETVEC          = $2AA          ; Vector patch location for FETCH
 STASH           = $2AF          ; Stash routine in RAM