Overview
- Object ID : 2028 (2015-01-30)
- Author : Alex Hajnal | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : Generic
- Categories : Data Storage, Display, Snippet, Tool
- Licence : Other
Content
Tab-delimited, UTF-8 encoded file showing the mapping of characters from the Propeller ROM to Unicode.
Columns are as follows:
- propeller_index — Position of the character in the Propeller ROM font
- utf_decimal — UTF code point in the Parallax font (in decimal)
- utf_hex — UTF code point in the Parallax font (in hex)
- utf_name — Name of the UTF character or "PRIVATE USE"
- comment — Description of character, suggested usage
- utf8_character — The actual character displayed (UTF-8 encoded)
Three files are included; they differ only in the line-endings used.
If you're trying to load this file into a spreadsheet and the file is getting truncated make sure that no text delimiter character is set.
Comments welcome, especially regarding the electronics symbols.