1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-08 06:25:17 +00:00
This commit is contained in:
Karri Kaksonen
2022-04-16 21:54:52 +03:00
parent 1486886e13
commit 9fecf0b2cc

View File

@@ -1,7 +1,7 @@
; The internal font structure for Atari7800 needs a full set of 128 ; The internal font structure for Atari7800 needs a full set of 128
; characters. Each character is 16 x 8 bits. ; characters. Each character is 16 x 8 bits.
; The font consists of 8 rows of data: ; The font consists of 8 rows of data:
: row7 ; row7
; row6 ; row6
; row5 ; row5
; row4 ; row4