home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Elysian Archive
/
AmigaElysianArchive.iso
/
printer
/
pfont.lha
/
MPS1250-Config
< prev
next >
Wrap
Text File
|
1990-07-15
|
1KB
|
36 lines
PAR:
1b 40
1b 7e 35 01
1b 3a 00 00 00
1b 3d 0f 00 14 * 00 00
1b 49 06
1b d0
21
7e
Comments may follow the config file, like this. This config file is for
the Commodore MPS-1250. When PFont was tested, dip switches 1 and 6 were
in the ON position, all other dip switches were off. The MPS-1250 will only
accept a few download characters in Epson mode (which is how mine is
usually set) so line 3 sets IBM mode, which allows all characters between
0x20 and 0x7e to be defined.
Each line in the config file must:
- begin in the first column.
- end with a return immediately after the last entry, with no extra
spaces or other characters.
Line 1 - Selects device, either SER: or PAR:.
Line 2 - Hex escape sequence to reset the printer.
Line 3 - Optional hex initalization sequence 1.
Line 4 - Optional hex initalization sequence 2.
Line 5 - Hex sequence to copy ROM printer font to RAM.
Line 6 - Hex sequence to download a single character. Use * to represent the
number of the character being defined.
Line 7 - Hex sequence to acticate the RAM font just downloaded.
Line 8 - Optional hex post download sequence.
Line 9 - Hex value for lowest character to download.
Line 10- Hex value for highest character to download.