mirror of
https://github.com/cc65/cc65.git
synced 2025-03-13 15:32:09 +00:00
adding missing VIC register definition to c64.inc
This commit is contained in:
parent
6637e28831
commit
1918f0ac9b
@ -77,6 +77,8 @@ VIC_SPR_EXP_Y := $D017
|
||||
VIC_SPR_EXP_X := $D01D
|
||||
VIC_SPR_MCOLOR := $D01C
|
||||
VIC_SPR_BG_PRIO := $D01B
|
||||
VIC_SPR_COLL := $D01E
|
||||
VIC_SPR_BG_COLL := $D01F
|
||||
|
||||
VIC_SPR_MCOLOR0 := $D025
|
||||
VIC_SPR_MCOLOR1 := $D026
|
||||
|
Loading…
x
Reference in New Issue
Block a user