This commit is contained in:
2024-02-27 20:53:13 +01:00
parent a5536e63b7
commit b4ebe4978b
3 changed files with 24 additions and 12 deletions

View File

@ -3,11 +3,12 @@
.section ".rodata","a"
screendata_tmpl:
.global screendata_tmpl
.byte _violet
.byte _violet
.byte _violet
.byte _violet
.byte _violet
.byte _red
.byte _magenta
.byte _blue
.byte _cyan
.byte _green
.byte _yellow
screendataend_tmpl:
.byte 0xff