home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
beehive
/
utilitys
/
gtr03.arc
/
FREEDOM.INC
< prev
next >
Wrap
Text File
|
1991-01-13
|
768b
|
22 lines
; Freedom 200 ASCII conversion table
graon: db esc,'$',0 ; Freedom 200. Turn ON graphic mode
graoff: db esc,'%',0 ; Freedom 200. Turn OFF graphic mode
; 8-------------->9--------------> ;
; 0123456789abcdef0123456789abcdef ; ==> Byte...
table: db ' ' ; <== maps to
; A-------------->B--------------> ;
; 0123456789abcdef0123456789abcdef ; ==> Byte...
db ' ?"" !<>###JLLLGGLJGHHHG' ; <== maps to
; C-------------->D--------------> ;
; 0123456789abcdef0123456789abcdef ; ==> Byte...
db 'EONMKIMMEFONMKIOONFEEFFMIHF#nlmo' ; <== maps to
; E-------------->F--------------> ;
; 0123456789abcdef0123456789abcdef ; ==> Byte...
db ' = ' ; <== maps to