z80:Character Maps

From Learn @ Cemetech
Revision as of 00:07, 6 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

TI ASCII character map. Given in hex value. Thanks to Sigma for creating tables.

Large Font

Large Font used by the OS. Copy

Note: to get hex value, take the first digit to be the one on the side, and the second digit to be the ones on top. Ex: "A" is $41.

Info from owner of image: "You'll want to lean back or your eyes'll start to bleed." -Sigma. You have been warned.

Lgfont.png

Small Font

Small Font used by the OS. Copy

Note: get hex values the same as above. Not all characters have the same width.

Smfont.png

Source: TI-83 Plus Assembly in 28 Days