|
|
|
| Command Summary |
ASCII | Dec. Hex. | Description |
| |
|
|
| ||
Character Tables | (continued) |
| ||
|
|
|
| |
ESC R n | 8 2 | 5 2 | Select an International Character Set | |
|
|
| 0: USA 1: France 2: Germany 3:UK | |
|
|
| 4: Denmark 5: Sweden 6: Italy 7: Spain | |
|
|
| 8: Japan 9: Norway 10: Denmark II | |
|
|
| 11: Spain II 12: Latin America 13: Korea | |
|
|
| 64: Legal |
|
|
|
| ||
Characters |
| |||
|
|
|
| |
ESC & nn | 3 8 | 2 6 | Define | |
|
|
| ESC & 0 n1 n2 d0 d1 d2 data | |
|
|
| n1 = code for first character; n2 = code for | |
|
|
| last character; d0 = left space of character; | |
|
|
| d1 = Body width of character; d2 = right | |
|
|
| space of character | |
|
|
| data: 3 bytes required for each column; | |
|
|
| super/subscripts require only 2 bytes per | |
|
|
| column |
|
ESC :0 n 0 | 58 3A | Copy ROM to RAM | ||
|
|
| n= font family | |
|
|
| 0: Roman | (Fonts in font cartridges |
|
|
| 1: Sans Serif can also be copied) | |
ESC % n | 3 7 | 2 5 | Select | |
|
|
| 0: Normal set |
|
|
|
| 1: | |
ESC 6 | 5 4 | 3 6 | Enable Printable Characters | |
|
|
| With Extended Graphics this command | |
|
|
| enables the printing of codes | |
ESC 7 | 5 5 | 3 7 | Enable Upper Control Codes | |
|
|
| Cancels ESC 6 |
Command Summary