You are not logged in.
Pages: 1
I want to add "ā" into pokered. I changed "ァ" to "ā" in font.png but I don't know which key on my keyboard to press. Can someone please help.
Offline
When in doubt, you can always copy the "ā" character to your clipboard and paste it into the asm file.
You should also take a look at charmap.asm
You need to add an entry for "ā" and assign it with the value $E9. (The original value of "ァ".)
Offline
Pages: 1