One thing I'm confused about, is that there is this funny chinese character in one of the demo groups names (Moses # ex-setrox), but the fontmap that hellsangel ripped didnt have it in ( added it of course). Does that mean he made that font bitmap manually and just missed the character? I thought it was taken directly from memory.
no, this character is not in the original font (not made manually! the font is like that in memory), no more in the Characters Table : "abcdefghijklmnopqrstuvwxyz1234567890-.:+^,!?><() "
the text is "Moses / ex-setrox". The "/" is missing.
I'll take a look at the source to see what the program do with the "/"
Edit : so, it's not a "funny chinese character" but a funny bug ^^
no test is done if a char is not in the table => the char address is the second bitplan of the font bitmap (char "A").
see the screenshot of the font in memory