1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-06-29 09:29:31 +00:00
kickc/src/test/ref/vic20-raster.sym
2021-04-30 17:26:46 +02:00

6 lines
202 B
Plaintext

constant byte OFFSET_STRUCT_MOS6561_VIC_BORDER_BACKGROUND_COLOR = $f
constant byte OFFSET_STRUCT_MOS6561_VIC_RASTER = 4
constant struct MOS6561_VIC* const VIC = (struct MOS6561_VIC*) 36864
void main()