Fixed charmap comment about the FONT text controller
This commit is contained in:
parent
cde0ce878c
commit
7574af3558
1 changed files with 1 additions and 1 deletions
|
@ -414,7 +414,7 @@ HIGHLIGHT = FC 02 @ same as fc 01
|
|||
SHADOW = FC 03 @ same as fc 01
|
||||
COLOR_HIGHLIGHT_SHADOW = FC 04 @ takes 3 bytes
|
||||
PALETTE = FC 05 @ used in credits
|
||||
FONT = FC 06 @ valid values are 0, 1, 2, 7 and 8
|
||||
FONT = FC 06 @ valid values are 0, 1, 2, 6 (braille), 7 and 8
|
||||
RESET_SIZE = FC 07
|
||||
PAUSE = FC 08 @ manually print the wait byte after this, havent mapped them
|
||||
PAUSE_UNTIL_PRESS = FC 09
|
||||
|
|
Loading…
Reference in a new issue