summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLOuroboros <lunosouroboros@gmail.com>2021-10-29 19:08:21 -0300
committerLOuroboros <lunosouroboros@gmail.com>2021-10-29 19:08:24 -0300
commit7574af35588c5025bcf46759501b16d25956f35f (patch)
treeb1baaccdec0c5e7c9d6e8171cfede558d929578b
parentcde0ce878ce8344fe6149cb7015b6673bfb94bf3 (diff)
Fixed charmap comment about the FONT text controller
-rw-r--r--charmap.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/charmap.txt b/charmap.txt
index 335610b13..1bca4e4f4 100644
--- a/charmap.txt
+++ b/charmap.txt
@@ -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