home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
cpm
/
walnut-creek-CDROM
/
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