summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-08-27 13:20:56 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-08-27 13:20:56 -0400
commit83d0c0d44bad2c8d48b481d670f1f0f74b62dcc4 (patch)
tree7219d5c6c4797d880126d1a17aca14d8fa401bde
parent7144a71ec4455f30eb02952a473cbd7c9692d735 (diff)
Update charmap.txt from HeartGold
-rw-r--r--charmap.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/charmap.txt b/charmap.txt
index 49ae5e3d..b19ed075 100644
--- a/charmap.txt
+++ b/charmap.txt
@@ -1,3 +1,9 @@
+// Character mapping for Pokémon HeartGold and SoulSilver
+// Version 2021.08.17
+// Format is HEXCODE=<character> or HEXCODE={<command>}
+// Comments are preceded by double forward slashes as in C99 and C++.
+// Leading spaces and tabs are ignored; trailing spaces and tabs are not.
+
0000=\x0000
0001= 
0002=ぁ
@@ -479,6 +485,7 @@
01DF=⁴
01E0=₧
01E1=₦
+01E2= 
01E8=°
01E9=_
01EA=_
@@ -2873,3 +2880,21 @@
E000=\n
25BC=\r
25BD=\f
+
+// Function codes
+0100={STRVAR_1}
+0300={STRVAR_3}
+0400={STRVAR_4}
+3400={STRVAR_34}
+0200={YESNO}
+0201={PAUSE}
+0202={WAIT}
+0203={CURSOR_X}
+0204={CURSOR_Y}
+0205={ALN_CENTER}
+0206={ALN_RIGHT}
+0207={UNK_207}
+0208={UNK_208}
+FF00={COLOR}
+FF01={SIZE}
+FF02={UNK_FF02}