Home » Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1st_Word_Plus_Utils.adf » 1WP_Print/Sources/diabl_uk

1WP_Print/Sources/diabl_uk

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1st_Word_Plus_Utils.adf
Filename: 1WP_Print/Sources/diabl_uk
Read OK:
File size: 208D bytes
Load address: FFFFFF41
Exec address: E94D1900
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
*    0060.25 GST 292/0.01
*
*****************************************************************
*                                                               *
*                                                               *
*                                                               *
*            DIABLO DAISYWHEEL PRINTER CONFIGURATION            *
*            =======================================            *
*                                                               *
*                                                               *
*    This file contains configuration details for the printer   *
*    described below.  To modify the printer configuration,     *
*    you must:                                                  *
*                                                               *
*    (a)  Read the chapter PRINTER CONFIGURATION in your User   *
*         Manual - THOROUGHLY!                                  *
*                                                               *
*    (b)  Edit this file using 1st Word Plus to make the        *
*         required changes (all values are HEXADECIMAL).        *
*                                                               *
*    (c)  Run the !1stConvrt program to install the new driver. *
*                                                               *
*    Consult your User Manual for details of how to load your   *
*    custom driver from the 1st Word Plus desktop, and how to   *
*    make it your default printer.                              *
*                                                               *
*    Copyright (C) 1986, 1987, 1988, GST Holdings Ltd           *
*    Copyright (C) 1989, GST Holdings plc                       *
*****************************************************************


*    Printer name
*    ============
*
*    For display on the 1st Word Plus desktop keypad 
*    and 1st Mail Printer Configuration form
*    (max 32 characters) 
*



Diablo series (UK daisywheel)


*    Configuration variables
*    =======================
*
*    These six variables define certain printer
*    configuration details required by 1st Word Plus:
*
*    (1)  1 for microspacing daisywheel, else 0
*    (2)  Character width in printer units (daisy)
*    (3)  Linefeed height in printer units
*    (4)  Mid-carriage (daisy) pixels/inch (matrix)
*    (5)  Bold offset in printer units (daisy)
*    (6)  1 to pause printing between pages, else 0


1, C, 8, 28, 1, 0


*    Printer characteristics
*    =======================
*
*    This table defines values to be sent to the
*    printer by 1st Word Plus to control its operation.
*
*    An entry consists of:
*
*    (1)  Function number (these must be kept in order)
*    (2)  Command bytes (hex commands and placeholders)
*
*    A placeholder has the top bit set and is substituted
*    by an actual value by 1st Word Plus when printing.
*
*    Lines preceded by an asterisk are commented out.


0, 1B, 1F, 81                 * Character width (set HMI to n-1)
1, A                          * Line feed only
2, 1B, 35                     * Forward print
3, 1B, 36                     * Reverse print
4, 1B,  B, 81                 * Vertical tab (set VMI to n-1)
* 5                           * Absolute horizontal tab 
* 6                           * Draft bold on
* 7                           * Draft bold off
* 8                           * NLQ bold on
* 9                           * NLQ bold off
* A                           * Draft italic on
* B                           * Draft italic off
* C                           * NLQ italic on
* D                           * NLQ italic off
* E                           * Draft light on  (color ribbon)
* F                           * Draft light off (black ribbon)
* 10                          * NLQ light on
* 11                          * NLQ light off
12, 1B, 44                    * Draft superscript on
13, 1B, 55                    * Draft superscript off
* 14                          * NLQ superscript on
* 15                          * NLQ superscript off
16, 1B, 55                    * Draft subscript on
17, 1B, 44                    * Draft subscript off
* 18                          * NLQ subscript on
* 19                          * NLQ subscript off
* 1A                          * Draft underline on
* 1B                          * Draft underline off
* 1C                          * NLQ underline on
* 1D                          * NLQ underline off
1E, C                         * Formfeed
1F, 1B, 1F, 81, 1B, 35,  D    * Horizontal initialization
20,  D, 1B, 1E, 81            * Vertical initialization
21,  D, 1B,  D, 50            * Termination: printer reset
* 22                          * Backspace
* 23                          * Carriage Return
* 24                          * Form length in lines
* 25                          * Set line feed to N units
* 26                          * Start graphics (mode 0)
* 27                          * Reserved
28, C                         * Draft Pica      (10   cpi)
* 29                          * NLQ   Pica      (10   cpi)
2A, A                         * Draft Elite     (12   cpi)
* 2B                          * NLQ   Elite     (12   cpi)
2C, 7                         * Draft Condensed (17.2 cpi)
* 2D                          * NLQ   Condensed (17.2 cpi)
2E, 14                        * Draft Expanded  ( 6   cpi)
* 2F                          * NLQ   Expanded  ( 6   cpi)
* 30                          * Black   ink
* 31                          * Magenta ink
* 32                          * Cyan    ink
* 33                          * Yellow  ink
0                             * NULL termination byte


*    Translation Table
*    =================
*
*    This table is used to translate the Archimedes
*    character codes for output to the printer.
*
*    Each entry consists of:
*
*    (1)  Archimedes character code (these must be in order)
*    (2)  The (possibly null) byte string to be output
*
*    Archimedes character codes with a NULL translation
*    string are printed as spaces.
*
*    Archimedes character codes NOT in the table are sent
*    directly to the printer without translation.
*
*    Set for a standard UK ASCII daisywheel.
*    No codes assigned to printing positions 20 and 7F hex.

23                  * # - N/A
A0
A1                  * � - N/A
A2                  * � - N/A
A3, 23              * �
A4
A5, 4F,  8, 2F      * �
A6
A7                  * � - N/A
A8                  * � - N/A
A9                  * � - N/A
AA, 61,  8, 5F      * �
AB                  * � - N/A
AC                  * � - N/A
AD
AE                  * � - N/A
AF
B0                  * � - N/A
B1, 2B,  8, 5F      * �
B2                  * � - N/A
B3                  * � - N/A
B4                  * � - N/A
B5                  * � - N/A
B6                  * � - N/A
B7
B8
B9
BA, 6F,  8, 5F      * �
BB                  * � - N/A
BC                  * � - N/A
BD                  * � - N/A
BE
BF                  * � - N/A
C0                  * � - N/A
C1
C2
C3                  * � - N/A
C4                  * � - N/A
C5                  * � - N/A
C6                  * � - N/A
C7                  * � - N/A
C8
C9                  * � - N/A
CA
CB
CC
CD
CE
CF
D0
D1                  * � - N/A
D2
D3
D4
D5                  * � - N/A
D6                  * � - N/A
D7
D8, 59,  8, 2D      * �
D9
DA
DB
DC                  * � - N/A
DD
DE
DF
E0, 61,  8, 60      * �
E1                  * � - N/A
E2, 61,  8, 5E      * �
E3, 61,  8, 7E      * �
E4                  * � - N/A
E5                  * � - N/A
E6                  * � - N/A
E7                  * � - N/A
E8, 65,  8, 60      * �
E9                  * � - N/A
EA, 65,  8, 5E      * �
EB                  * � - N/A
EC                  * � - N/A
ED                  * � - N/A
EE                  * � - N/A
EF                  * � - N/A
F0
F1, 6E,  8, 7E      * �
F2, 6F,  8, 60      * � - N/A
F3                  * � - N/A
F4, 6F,  8, 5E      * � - N/A
F5, 6F,  8, 7E      * �
F6                  * � - N/A
F7                  * � - N/A
F8                  * � - N/A
F9, 75,  8, 60      * � - N/A
FA                  * � - N/A
FB, 75,  8, 5E      * � - N/A
FC                  * � - N/A
FD
FE
FF                  * � - N/A


0                   * NULL terminator



00000000  2a 20 20 20 20 30 30 36  30 2e 32 35 20 47 53 54  |*    0060.25 GST|
00000010  20 32 39 32 2f 30 2e 30  31 0a 2a 0a 2a 2a 2a 2a  | 292/0.01.*.****|
00000020  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
*
00000050  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 0a 2a 20  |*************.* |
00000060  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000090  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 0a  |              *.|
000000a0  2a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |*               |
000000b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000000e0  2a 0a 2a 20 20 20 20 20  20 20 20 20 20 20 20 20  |*.*             |
000000f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000120  20 20 2a 0a 2a 20 20 20  20 20 20 20 20 20 20 20  |  *.*           |
00000130  20 44 49 41 42 4c 4f 20  44 41 49 53 59 57 48 45  | DIABLO DAISYWHE|
00000140  45 4c 20 50 52 49 4e 54  45 52 20 43 4f 4e 46 49  |EL PRINTER CONFI|
00000150  47 55 52 41 54 49 4f 4e  20 20 20 20 20 20 20 20  |GURATION        |
00000160  20 20 20 20 2a 0a 2a 20  20 20 20 20 20 20 20 20  |    *.*         |
00000170  20 20 20 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |   =============|
00000180  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000190  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 20 20 20 20 20 20  |==========      |
000001a0  20 20 20 20 20 20 2a 0a  2a 20 20 20 20 20 20 20  |      *.*       |
000001b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000001e0  20 20 20 20 20 20 20 20  2a 0a 2a 20 20 20 20 20  |        *.*     |
000001f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000220  20 20 20 20 20 20 20 20  20 20 2a 0a 2a 20 20 20  |          *.*   |
00000230  20 54 68 69 73 20 66 69  6c 65 20 63 6f 6e 74 61  | This file conta|
00000240  69 6e 73 20 63 6f 6e 66  69 67 75 72 61 74 69 6f  |ins configuratio|
00000250  6e 20 64 65 74 61 69 6c  73 20 66 6f 72 20 74 68  |n details for th|
00000260  65 20 70 72 69 6e 74 65  72 20 20 20 2a 0a 2a 20  |e printer   *.* |
00000270  20 20 20 64 65 73 63 72  69 62 65 64 20 62 65 6c  |   described bel|
00000280  6f 77 2e 20 20 54 6f 20  6d 6f 64 69 66 79 20 74  |ow.  To modify t|
00000290  68 65 20 70 72 69 6e 74  65 72 20 63 6f 6e 66 69  |he printer confi|
000002a0  67 75 72 61 74 69 6f 6e  2c 20 20 20 20 20 2a 0a  |guration,     *.|
000002b0  2a 20 20 20 20 79 6f 75  20 6d 75 73 74 3a 20 20  |*    you must:  |
000002c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000002f0  2a 0a 2a 20 20 20 20 20  20 20 20 20 20 20 20 20  |*.*             |
00000300  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000330  20 20 2a 0a 2a 20 20 20  20 28 61 29 20 20 52 65  |  *.*    (a)  Re|
00000340  61 64 20 74 68 65 20 63  68 61 70 74 65 72 20 50  |ad the chapter P|
00000350  52 49 4e 54 45 52 20 43  4f 4e 46 49 47 55 52 41  |RINTER CONFIGURA|
00000360  54 49 4f 4e 20 69 6e 20  79 6f 75 72 20 55 73 65  |TION in your Use|
00000370  72 20 20 20 2a 0a 2a 20  20 20 20 20 20 20 20 20  |r   *.*         |
00000380  4d 61 6e 75 61 6c 20 2d  20 54 48 4f 52 4f 55 47  |Manual - THOROUG|
00000390  48 4c 59 21 20 20 20 20  20 20 20 20 20 20 20 20  |HLY!            |
000003a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000003b0  20 20 20 20 20 20 2a 0a  2a 20 20 20 20 20 20 20  |      *.*       |
000003c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000003f0  20 20 20 20 20 20 20 20  2a 0a 2a 20 20 20 20 28  |        *.*    (|
00000400  62 29 20 20 45 64 69 74  20 74 68 69 73 20 66 69  |b)  Edit this fi|
00000410  6c 65 20 75 73 69 6e 67  20 31 73 74 20 57 6f 72  |le using 1st Wor|
00000420  64 20 50 6c 75 73 20 74  6f 20 6d 61 6b 65 20 74  |d Plus to make t|
00000430  68 65 20 20 20 20 20 20  20 20 2a 0a 2a 20 20 20  |he        *.*   |
00000440  20 20 20 20 20 20 72 65  71 75 69 72 65 64 20 63  |      required c|
00000450  68 61 6e 67 65 73 20 28  61 6c 6c 20 76 61 6c 75  |hanges (all valu|
00000460  65 73 20 61 72 65 20 48  45 58 41 44 45 43 49 4d  |es are HEXADECIM|
00000470  41 4c 29 2e 20 20 20 20  20 20 20 20 2a 0a 2a 20  |AL).        *.* |
00000480  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000004b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 0a  |              *.|
000004c0  2a 20 20 20 20 28 63 29  20 20 52 75 6e 20 74 68  |*    (c)  Run th|
000004d0  65 20 21 31 73 74 43 6f  6e 76 72 74 20 70 72 6f  |e !1stConvrt pro|
000004e0  67 72 61 6d 20 74 6f 20  69 6e 73 74 61 6c 6c 20  |gram to install |
000004f0  74 68 65 20 6e 65 77 20  64 72 69 76 65 72 2e 20  |the new driver. |
00000500  2a 0a 2a 20 20 20 20 20  20 20 20 20 20 20 20 20  |*.*             |
00000510  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000540  20 20 2a 0a 2a 20 20 20  20 43 6f 6e 73 75 6c 74  |  *.*    Consult|
00000550  20 79 6f 75 72 20 55 73  65 72 20 4d 61 6e 75 61  | your User Manua|
00000560  6c 20 66 6f 72 20 64 65  74 61 69 6c 73 20 6f 66  |l for details of|
00000570  20 68 6f 77 20 74 6f 20  6c 6f 61 64 20 79 6f 75  | how to load you|
00000580  72 20 20 20 2a 0a 2a 20  20 20 20 63 75 73 74 6f  |r   *.*    custo|
00000590  6d 20 64 72 69 76 65 72  20 66 72 6f 6d 20 74 68  |m driver from th|
000005a0  65 20 31 73 74 20 57 6f  72 64 20 50 6c 75 73 20  |e 1st Word Plus |
000005b0  64 65 73 6b 74 6f 70 2c  20 61 6e 64 20 68 6f 77  |desktop, and how|
000005c0  20 74 6f 20 20 20 2a 0a  2a 20 20 20 20 6d 61 6b  | to   *.*    mak|
000005d0  65 20 69 74 20 79 6f 75  72 20 64 65 66 61 75 6c  |e it your defaul|
000005e0  74 20 70 72 69 6e 74 65  72 2e 20 20 20 20 20 20  |t printer.      |
000005f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000600  20 20 20 20 20 20 20 20  2a 0a 2a 20 20 20 20 20  |        *.*     |
00000610  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000640  20 20 20 20 20 20 20 20  20 20 2a 0a 2a 20 20 20  |          *.*   |
00000650  20 43 6f 70 79 72 69 67  68 74 20 28 43 29 20 31  | Copyright (C) 1|
00000660  39 38 36 2c 20 31 39 38  37 2c 20 31 39 38 38 2c  |986, 1987, 1988,|
00000670  20 47 53 54 20 48 6f 6c  64 69 6e 67 73 20 4c 74  | GST Holdings Lt|
00000680  64 20 20 20 20 20 20 20  20 20 20 20 2a 0a 2a 20  |d           *.* |
00000690  20 20 20 43 6f 70 79 72  69 67 68 74 20 28 43 29  |   Copyright (C)|
000006a0  20 31 39 38 39 2c 20 47  53 54 20 48 6f 6c 64 69  | 1989, GST Holdi|
000006b0  6e 67 73 20 70 6c 63 20  20 20 20 20 20 20 20 20  |ngs plc         |
000006c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 0a  |              *.|
000006d0  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
*
00000710  2a 0a 0a 0a 2a 20 20 20  20 50 72 69 6e 74 65 72  |*...*    Printer|
00000720  20 6e 61 6d 65 0a 2a 20  20 20 20 3d 3d 3d 3d 3d  | name.*    =====|
00000730  3d 3d 3d 3d 3d 3d 3d 0a  2a 0a 2a 20 20 20 20 46  |=======.*.*    F|
00000740  6f 72 20 64 69 73 70 6c  61 79 20 6f 6e 20 74 68  |or display on th|
00000750  65 20 31 73 74 20 57 6f  72 64 20 50 6c 75 73 20  |e 1st Word Plus |
00000760  64 65 73 6b 74 6f 70 20  6b 65 79 70 61 64 20 0a  |desktop keypad .|
00000770  2a 20 20 20 20 61 6e 64  20 31 73 74 20 4d 61 69  |*    and 1st Mai|
00000780  6c 20 50 72 69 6e 74 65  72 20 43 6f 6e 66 69 67  |l Printer Config|
00000790  75 72 61 74 69 6f 6e 20  66 6f 72 6d 0a 2a 20 20  |uration form.*  |
000007a0  20 20 28 6d 61 78 20 33  32 20 63 68 61 72 61 63  |  (max 32 charac|
000007b0  74 65 72 73 29 20 0a 2a  0a 0a 0a 0a 44 69 61 62  |ters) .*....Diab|
000007c0  6c 6f 20 73 65 72 69 65  73 20 28 55 4b 20 64 61  |lo series (UK da|
000007d0  69 73 79 77 68 65 65 6c  29 0a 0a 0a 2a 20 20 20  |isywheel)...*   |
000007e0  20 43 6f 6e 66 69 67 75  72 61 74 69 6f 6e 20 76  | Configuration v|
000007f0  61 72 69 61 62 6c 65 73  0a 2a 20 20 20 20 3d 3d  |ariables.*    ==|
00000800  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000810  3d 3d 3d 3d 3d 0a 2a 0a  2a 20 20 20 20 54 68 65  |=====.*.*    The|
00000820  73 65 20 73 69 78 20 76  61 72 69 61 62 6c 65 73  |se six variables|
00000830  20 64 65 66 69 6e 65 20  63 65 72 74 61 69 6e 20  | define certain |
00000840  70 72 69 6e 74 65 72 0a  2a 20 20 20 20 63 6f 6e  |printer.*    con|
00000850  66 69 67 75 72 61 74 69  6f 6e 20 64 65 74 61 69  |figuration detai|
00000860  6c 73 20 72 65 71 75 69  72 65 64 20 62 79 20 31  |ls required by 1|
00000870  73 74 20 57 6f 72 64 20  50 6c 75 73 3a 0a 2a 0a  |st Word Plus:.*.|
00000880  2a 20 20 20 20 28 31 29  20 20 31 20 66 6f 72 20  |*    (1)  1 for |
00000890  6d 69 63 72 6f 73 70 61  63 69 6e 67 20 64 61 69  |microspacing dai|
000008a0  73 79 77 68 65 65 6c 2c  20 65 6c 73 65 20 30 0a  |sywheel, else 0.|
000008b0  2a 20 20 20 20 28 32 29  20 20 43 68 61 72 61 63  |*    (2)  Charac|
000008c0  74 65 72 20 77 69 64 74  68 20 69 6e 20 70 72 69  |ter width in pri|
000008d0  6e 74 65 72 20 75 6e 69  74 73 20 28 64 61 69 73  |nter units (dais|
000008e0  79 29 0a 2a 20 20 20 20  28 33 29 20 20 4c 69 6e  |y).*    (3)  Lin|
000008f0  65 66 65 65 64 20 68 65  69 67 68 74 20 69 6e 20  |efeed height in |
00000900  70 72 69 6e 74 65 72 20  75 6e 69 74 73 0a 2a 20  |printer units.* |
00000910  20 20 20 28 34 29 20 20  4d 69 64 2d 63 61 72 72  |   (4)  Mid-carr|
00000920  69 61 67 65 20 28 64 61  69 73 79 29 20 70 69 78  |iage (daisy) pix|
00000930  65 6c 73 2f 69 6e 63 68  20 28 6d 61 74 72 69 78  |els/inch (matrix|
00000940  29 0a 2a 20 20 20 20 28  35 29 20 20 42 6f 6c 64  |).*    (5)  Bold|
00000950  20 6f 66 66 73 65 74 20  69 6e 20 70 72 69 6e 74  | offset in print|
00000960  65 72 20 75 6e 69 74 73  20 28 64 61 69 73 79 29  |er units (daisy)|
00000970  0a 2a 20 20 20 20 28 36  29 20 20 31 20 74 6f 20  |.*    (6)  1 to |
00000980  70 61 75 73 65 20 70 72  69 6e 74 69 6e 67 20 62  |pause printing b|
00000990  65 74 77 65 65 6e 20 70  61 67 65 73 2c 20 65 6c  |etween pages, el|
000009a0  73 65 20 30 0a 0a 0a 31  2c 20 43 2c 20 38 2c 20  |se 0...1, C, 8, |
000009b0  32 38 2c 20 31 2c 20 30  0a 0a 0a 2a 20 20 20 20  |28, 1, 0...*    |
000009c0  50 72 69 6e 74 65 72 20  63 68 61 72 61 63 74 65  |Printer characte|
000009d0  72 69 73 74 69 63 73 0a  2a 20 20 20 20 3d 3d 3d  |ristics.*    ===|
000009e0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
000009f0  3d 3d 3d 3d 0a 2a 0a 2a  20 20 20 20 54 68 69 73  |====.*.*    This|
00000a00  20 74 61 62 6c 65 20 64  65 66 69 6e 65 73 20 76  | table defines v|
00000a10  61 6c 75 65 73 20 74 6f  20 62 65 20 73 65 6e 74  |alues to be sent|
00000a20  20 74 6f 20 74 68 65 0a  2a 20 20 20 20 70 72 69  | to the.*    pri|
00000a30  6e 74 65 72 20 62 79 20  31 73 74 20 57 6f 72 64  |nter by 1st Word|
00000a40  20 50 6c 75 73 20 74 6f  20 63 6f 6e 74 72 6f 6c  | Plus to control|
00000a50  20 69 74 73 20 6f 70 65  72 61 74 69 6f 6e 2e 0a  | its operation..|
00000a60  2a 0a 2a 20 20 20 20 41  6e 20 65 6e 74 72 79 20  |*.*    An entry |
00000a70  63 6f 6e 73 69 73 74 73  20 6f 66 3a 0a 2a 0a 2a  |consists of:.*.*|
00000a80  20 20 20 20 28 31 29 20  20 46 75 6e 63 74 69 6f  |    (1)  Functio|
00000a90  6e 20 6e 75 6d 62 65 72  20 28 74 68 65 73 65 20  |n number (these |
00000aa0  6d 75 73 74 20 62 65 20  6b 65 70 74 20 69 6e 20  |must be kept in |
00000ab0  6f 72 64 65 72 29 0a 2a  20 20 20 20 28 32 29 20  |order).*    (2) |
00000ac0  20 43 6f 6d 6d 61 6e 64  20 62 79 74 65 73 20 28  | Command bytes (|
00000ad0  68 65 78 20 63 6f 6d 6d  61 6e 64 73 20 61 6e 64  |hex commands and|
00000ae0  20 70 6c 61 63 65 68 6f  6c 64 65 72 73 29 0a 2a  | placeholders).*|
00000af0  0a 2a 20 20 20 20 41 20  70 6c 61 63 65 68 6f 6c  |.*    A placehol|
00000b00  64 65 72 20 68 61 73 20  74 68 65 20 74 6f 70 20  |der has the top |
00000b10  62 69 74 20 73 65 74 20  61 6e 64 20 69 73 20 73  |bit set and is s|
00000b20  75 62 73 74 69 74 75 74  65 64 0a 2a 20 20 20 20  |ubstituted.*    |
00000b30  62 79 20 61 6e 20 61 63  74 75 61 6c 20 76 61 6c  |by an actual val|
00000b40  75 65 20 62 79 20 31 73  74 20 57 6f 72 64 20 50  |ue by 1st Word P|
00000b50  6c 75 73 20 77 68 65 6e  20 70 72 69 6e 74 69 6e  |lus when printin|
00000b60  67 2e 0a 2a 0a 2a 20 20  20 20 4c 69 6e 65 73 20  |g..*.*    Lines |
00000b70  70 72 65 63 65 64 65 64  20 62 79 20 61 6e 20 61  |preceded by an a|
00000b80  73 74 65 72 69 73 6b 20  61 72 65 20 63 6f 6d 6d  |sterisk are comm|
00000b90  65 6e 74 65 64 20 6f 75  74 2e 0a 0a 0a 30 2c 20  |ented out....0, |
00000ba0  31 42 2c 20 31 46 2c 20  38 31 20 20 20 20 20 20  |1B, 1F, 81      |
00000bb0  20 20 20 20 20 20 20 20  20 20 20 2a 20 43 68 61  |           * Cha|
00000bc0  72 61 63 74 65 72 20 77  69 64 74 68 20 28 73 65  |racter width (se|
00000bd0  74 20 48 4d 49 20 74 6f  20 6e 2d 31 29 0a 31 2c  |t HMI to n-1).1,|
00000be0  20 41 20 20 20 20 20 20  20 20 20 20 20 20 20 20  | A              |
00000bf0  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 4c 69  |            * Li|
00000c00  6e 65 20 66 65 65 64 20  6f 6e 6c 79 0a 32 2c 20  |ne feed only.2, |
00000c10  31 42 2c 20 33 35 20 20  20 20 20 20 20 20 20 20  |1B, 35          |
00000c20  20 20 20 20 20 20 20 20  20 20 20 2a 20 46 6f 72  |           * For|
00000c30  77 61 72 64 20 70 72 69  6e 74 0a 33 2c 20 31 42  |ward print.3, 1B|
00000c40  2c 20 33 36 20 20 20 20  20 20 20 20 20 20 20 20  |, 36            |
00000c50  20 20 20 20 20 20 20 20  20 2a 20 52 65 76 65 72  |         * Rever|
00000c60  73 65 20 70 72 69 6e 74  0a 34 2c 20 31 42 2c 20  |se print.4, 1B, |
00000c70  20 42 2c 20 38 31 20 20  20 20 20 20 20 20 20 20  | B, 81          |
00000c80  20 20 20 20 20 20 20 2a  20 56 65 72 74 69 63 61  |       * Vertica|
00000c90  6c 20 74 61 62 20 28 73  65 74 20 56 4d 49 20 74  |l tab (set VMI t|
00000ca0  6f 20 6e 2d 31 29 0a 2a  20 35 20 20 20 20 20 20  |o n-1).* 5      |
00000cb0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000cc0  20 20 20 20 20 2a 20 41  62 73 6f 6c 75 74 65 20  |     * Absolute |
00000cd0  68 6f 72 69 7a 6f 6e 74  61 6c 20 74 61 62 20 0a  |horizontal tab .|
00000ce0  2a 20 36 20 20 20 20 20  20 20 20 20 20 20 20 20  |* 6             |
00000cf0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00000d00  44 72 61 66 74 20 62 6f  6c 64 20 6f 6e 0a 2a 20  |Draft bold on.* |
00000d10  37 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |7               |
00000d20  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 44 72  |            * Dr|
00000d30  61 66 74 20 62 6f 6c 64  20 6f 66 66 0a 2a 20 38  |aft bold off.* 8|
00000d40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000d50  20 20 20 20 20 20 20 20  20 20 20 2a 20 4e 4c 51  |           * NLQ|
00000d60  20 62 6f 6c 64 20 6f 6e  0a 2a 20 39 20 20 20 20  | bold on.* 9    |
00000d70  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000d80  20 20 20 20 20 20 20 2a  20 4e 4c 51 20 62 6f 6c  |       * NLQ bol|
00000d90  64 20 6f 66 66 0a 2a 20  41 20 20 20 20 20 20 20  |d off.* A       |
00000da0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000db0  20 20 20 20 2a 20 44 72  61 66 74 20 69 74 61 6c  |    * Draft ital|
00000dc0  69 63 20 6f 6e 0a 2a 20  42 20 20 20 20 20 20 20  |ic on.* B       |
00000dd0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000de0  20 20 20 20 2a 20 44 72  61 66 74 20 69 74 61 6c  |    * Draft ital|
00000df0  69 63 20 6f 66 66 0a 2a  20 43 20 20 20 20 20 20  |ic off.* C      |
00000e00  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000e10  20 20 20 20 20 2a 20 4e  4c 51 20 69 74 61 6c 69  |     * NLQ itali|
00000e20  63 20 6f 6e 0a 2a 20 44  20 20 20 20 20 20 20 20  |c on.* D        |
00000e30  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000e40  20 20 20 2a 20 4e 4c 51  20 69 74 61 6c 69 63 20  |   * NLQ italic |
00000e50  6f 66 66 0a 2a 20 45 20  20 20 20 20 20 20 20 20  |off.* E         |
00000e60  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000e70  20 20 2a 20 44 72 61 66  74 20 6c 69 67 68 74 20  |  * Draft light |
00000e80  6f 6e 20 20 28 63 6f 6c  6f 72 20 72 69 62 62 6f  |on  (color ribbo|
00000e90  6e 29 0a 2a 20 46 20 20  20 20 20 20 20 20 20 20  |n).* F          |
00000ea0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000eb0  20 2a 20 44 72 61 66 74  20 6c 69 67 68 74 20 6f  | * Draft light o|
00000ec0  66 66 20 28 62 6c 61 63  6b 20 72 69 62 62 6f 6e  |ff (black ribbon|
00000ed0  29 0a 2a 20 31 30 20 20  20 20 20 20 20 20 20 20  |).* 10          |
00000ee0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000ef0  2a 20 4e 4c 51 20 6c 69  67 68 74 20 6f 6e 0a 2a  |* NLQ light on.*|
00000f00  20 31 31 20 20 20 20 20  20 20 20 20 20 20 20 20  | 11             |
00000f10  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 4e  |             * N|
00000f20  4c 51 20 6c 69 67 68 74  20 6f 66 66 0a 31 32 2c  |LQ light off.12,|
00000f30  20 31 42 2c 20 34 34 20  20 20 20 20 20 20 20 20  | 1B, 44         |
00000f40  20 20 20 20 20 20 20 20  20 20 20 2a 20 44 72 61  |           * Dra|
00000f50  66 74 20 73 75 70 65 72  73 63 72 69 70 74 20 6f  |ft superscript o|
00000f60  6e 0a 31 33 2c 20 31 42  2c 20 35 35 20 20 20 20  |n.13, 1B, 55    |
00000f70  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000f80  2a 20 44 72 61 66 74 20  73 75 70 65 72 73 63 72  |* Draft superscr|
00000f90  69 70 74 20 6f 66 66 0a  2a 20 31 34 20 20 20 20  |ipt off.* 14    |
00000fa0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000fb0  20 20 20 20 20 20 2a 20  4e 4c 51 20 73 75 70 65  |      * NLQ supe|
00000fc0  72 73 63 72 69 70 74 20  6f 6e 0a 2a 20 31 35 20  |rscript on.* 15 |
00000fd0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000fe0  20 20 20 20 20 20 20 20  20 2a 20 4e 4c 51 20 73  |         * NLQ s|
00000ff0  75 70 65 72 73 63 72 69  70 74 20 6f 66 66 0a 31  |uperscript off.1|
00001000  36 2c 20 31 42 2c 20 35  35 20 20 20 20 20 20 20  |6, 1B, 55       |
00001010  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 44  |             * D|
00001020  72 61 66 74 20 73 75 62  73 63 72 69 70 74 20 6f  |raft subscript o|
00001030  6e 0a 31 37 2c 20 31 42  2c 20 34 34 20 20 20 20  |n.17, 1B, 44    |
00001040  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001050  2a 20 44 72 61 66 74 20  73 75 62 73 63 72 69 70  |* Draft subscrip|
00001060  74 20 6f 66 66 0a 2a 20  31 38 20 20 20 20 20 20  |t off.* 18      |
00001070  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001080  20 20 20 20 2a 20 4e 4c  51 20 73 75 62 73 63 72  |    * NLQ subscr|
00001090  69 70 74 20 6f 6e 0a 2a  20 31 39 20 20 20 20 20  |ipt on.* 19     |
000010a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000010b0  20 20 20 20 20 2a 20 4e  4c 51 20 73 75 62 73 63  |     * NLQ subsc|
000010c0  72 69 70 74 20 6f 66 66  0a 2a 20 31 41 20 20 20  |ript off.* 1A   |
000010d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000010e0  20 20 20 20 20 20 20 2a  20 44 72 61 66 74 20 75  |       * Draft u|
000010f0  6e 64 65 72 6c 69 6e 65  20 6f 6e 0a 2a 20 31 42  |nderline on.* 1B|
00001100  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001110  20 20 20 20 20 20 20 20  20 20 2a 20 44 72 61 66  |          * Draf|
00001120  74 20 75 6e 64 65 72 6c  69 6e 65 20 6f 66 66 0a  |t underline off.|
00001130  2a 20 31 43 20 20 20 20  20 20 20 20 20 20 20 20  |* 1C            |
00001140  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00001150  4e 4c 51 20 75 6e 64 65  72 6c 69 6e 65 20 6f 6e  |NLQ underline on|
00001160  0a 2a 20 31 44 20 20 20  20 20 20 20 20 20 20 20  |.* 1D           |
00001170  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
00001180  20 4e 4c 51 20 75 6e 64  65 72 6c 69 6e 65 20 6f  | NLQ underline o|
00001190  66 66 0a 31 45 2c 20 43  20 20 20 20 20 20 20 20  |ff.1E, C        |
000011a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000011b0  20 2a 20 46 6f 72 6d 66  65 65 64 0a 31 46 2c 20  | * Formfeed.1F, |
000011c0  31 42 2c 20 31 46 2c 20  38 31 2c 20 31 42 2c 20  |1B, 1F, 81, 1B, |
000011d0  33 35 2c 20 20 44 20 20  20 20 2a 20 48 6f 72 69  |35,  D    * Hori|
000011e0  7a 6f 6e 74 61 6c 20 69  6e 69 74 69 61 6c 69 7a  |zontal initializ|
000011f0  61 74 69 6f 6e 0a 32 30  2c 20 20 44 2c 20 31 42  |ation.20,  D, 1B|
00001200  2c 20 31 45 2c 20 38 31  20 20 20 20 20 20 20 20  |, 1E, 81        |
00001210  20 20 20 20 2a 20 56 65  72 74 69 63 61 6c 20 69  |    * Vertical i|
00001220  6e 69 74 69 61 6c 69 7a  61 74 69 6f 6e 0a 32 31  |nitialization.21|
00001230  2c 20 20 44 2c 20 31 42  2c 20 20 44 2c 20 35 30  |,  D, 1B,  D, 50|
00001240  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 54 65  |            * Te|
00001250  72 6d 69 6e 61 74 69 6f  6e 3a 20 70 72 69 6e 74  |rmination: print|
00001260  65 72 20 72 65 73 65 74  0a 2a 20 32 32 20 20 20  |er reset.* 22   |
00001270  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001280  20 20 20 20 20 20 20 2a  20 42 61 63 6b 73 70 61  |       * Backspa|
00001290  63 65 0a 2a 20 32 33 20  20 20 20 20 20 20 20 20  |ce.* 23         |
000012a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000012b0  20 2a 20 43 61 72 72 69  61 67 65 20 52 65 74 75  | * Carriage Retu|
000012c0  72 6e 0a 2a 20 32 34 20  20 20 20 20 20 20 20 20  |rn.* 24         |
000012d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000012e0  20 2a 20 46 6f 72 6d 20  6c 65 6e 67 74 68 20 69  | * Form length i|
000012f0  6e 20 6c 69 6e 65 73 0a  2a 20 32 35 20 20 20 20  |n lines.* 25    |
00001300  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001310  20 20 20 20 20 20 2a 20  53 65 74 20 6c 69 6e 65  |      * Set line|
00001320  20 66 65 65 64 20 74 6f  20 4e 20 75 6e 69 74 73  | feed to N units|
00001330  0a 2a 20 32 36 20 20 20  20 20 20 20 20 20 20 20  |.* 26           |
00001340  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
00001350  20 53 74 61 72 74 20 67  72 61 70 68 69 63 73 20  | Start graphics |
00001360  28 6d 6f 64 65 20 30 29  0a 2a 20 32 37 20 20 20  |(mode 0).* 27   |
00001370  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001380  20 20 20 20 20 20 20 2a  20 52 65 73 65 72 76 65  |       * Reserve|
00001390  64 0a 32 38 2c 20 43 20  20 20 20 20 20 20 20 20  |d.28, C         |
000013a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000013b0  2a 20 44 72 61 66 74 20  50 69 63 61 20 20 20 20  |* Draft Pica    |
000013c0  20 20 28 31 30 20 20 20  63 70 69 29 0a 2a 20 32  |  (10   cpi).* 2|
000013d0  39 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |9               |
000013e0  20 20 20 20 20 20 20 20  20 20 20 2a 20 4e 4c 51  |           * NLQ|
000013f0  20 20 20 50 69 63 61 20  20 20 20 20 20 28 31 30  |   Pica      (10|
00001400  20 20 20 63 70 69 29 0a  32 41 2c 20 41 20 20 20  |   cpi).2A, A   |
00001410  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001420  20 20 20 20 20 20 2a 20  44 72 61 66 74 20 45 6c  |      * Draft El|
00001430  69 74 65 20 20 20 20 20  28 31 32 20 20 20 63 70  |ite     (12   cp|
00001440  69 29 0a 2a 20 32 42 20  20 20 20 20 20 20 20 20  |i).* 2B         |
00001450  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001460  20 2a 20 4e 4c 51 20 20  20 45 6c 69 74 65 20 20  | * NLQ   Elite  |
00001470  20 20 20 28 31 32 20 20  20 63 70 69 29 0a 32 43  |   (12   cpi).2C|
00001480  2c 20 37 20 20 20 20 20  20 20 20 20 20 20 20 20  |, 7             |
00001490  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 44 72  |            * Dr|
000014a0  61 66 74 20 43 6f 6e 64  65 6e 73 65 64 20 28 31  |aft Condensed (1|
000014b0  37 2e 32 20 63 70 69 29  0a 2a 20 32 44 20 20 20  |7.2 cpi).* 2D   |
000014c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000014d0  20 20 20 20 20 20 20 2a  20 4e 4c 51 20 20 20 43  |       * NLQ   C|
000014e0  6f 6e 64 65 6e 73 65 64  20 28 31 37 2e 32 20 63  |ondensed (17.2 c|
000014f0  70 69 29 0a 32 45 2c 20  31 34 20 20 20 20 20 20  |pi).2E, 14      |
00001500  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001510  20 20 2a 20 44 72 61 66  74 20 45 78 70 61 6e 64  |  * Draft Expand|
00001520  65 64 20 20 28 20 36 20  20 20 63 70 69 29 0a 2a  |ed  ( 6   cpi).*|
00001530  20 32 46 20 20 20 20 20  20 20 20 20 20 20 20 20  | 2F             |
00001540  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 4e  |             * N|
00001550  4c 51 20 20 20 45 78 70  61 6e 64 65 64 20 20 28  |LQ   Expanded  (|
00001560  20 36 20 20 20 63 70 69  29 0a 2a 20 33 30 20 20  | 6   cpi).* 30  |
00001570  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001580  20 20 20 20 20 20 20 20  2a 20 42 6c 61 63 6b 20  |        * Black |
00001590  20 20 69 6e 6b 0a 2a 20  33 31 20 20 20 20 20 20  |  ink.* 31      |
000015a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000015b0  20 20 20 20 2a 20 4d 61  67 65 6e 74 61 20 69 6e  |    * Magenta in|
000015c0  6b 0a 2a 20 33 32 20 20  20 20 20 20 20 20 20 20  |k.* 32          |
000015d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000015e0  2a 20 43 79 61 6e 20 20  20 20 69 6e 6b 0a 2a 20  |* Cyan    ink.* |
000015f0  33 33 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |33              |
00001600  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 59 65  |            * Ye|
00001610  6c 6c 6f 77 20 20 69 6e  6b 0a 30 20 20 20 20 20  |llow  ink.0     |
00001620  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001630  20 20 20 20 20 20 20 20  2a 20 4e 55 4c 4c 20 74  |        * NULL t|
00001640  65 72 6d 69 6e 61 74 69  6f 6e 20 62 79 74 65 0a  |ermination byte.|
00001650  0a 0a 2a 20 20 20 20 54  72 61 6e 73 6c 61 74 69  |..*    Translati|
00001660  6f 6e 20 54 61 62 6c 65  0a 2a 20 20 20 20 3d 3d  |on Table.*    ==|
00001670  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 0a  |===============.|
00001680  2a 0a 2a 20 20 20 20 54  68 69 73 20 74 61 62 6c  |*.*    This tabl|
00001690  65 20 69 73 20 75 73 65  64 20 74 6f 20 74 72 61  |e is used to tra|
000016a0  6e 73 6c 61 74 65 20 74  68 65 20 41 72 63 68 69  |nslate the Archi|
000016b0  6d 65 64 65 73 0a 2a 20  20 20 20 63 68 61 72 61  |medes.*    chara|
000016c0  63 74 65 72 20 63 6f 64  65 73 20 66 6f 72 20 6f  |cter codes for o|
000016d0  75 74 70 75 74 20 74 6f  20 74 68 65 20 70 72 69  |utput to the pri|
000016e0  6e 74 65 72 2e 0a 2a 0a  2a 20 20 20 20 45 61 63  |nter..*.*    Eac|
000016f0  68 20 65 6e 74 72 79 20  63 6f 6e 73 69 73 74 73  |h entry consists|
00001700  20 6f 66 3a 0a 2a 0a 2a  20 20 20 20 28 31 29 20  | of:.*.*    (1) |
00001710  20 41 72 63 68 69 6d 65  64 65 73 20 63 68 61 72  | Archimedes char|
00001720  61 63 74 65 72 20 63 6f  64 65 20 28 74 68 65 73  |acter code (thes|
00001730  65 20 6d 75 73 74 20 62  65 20 69 6e 20 6f 72 64  |e must be in ord|
00001740  65 72 29 0a 2a 20 20 20  20 28 32 29 20 20 54 68  |er).*    (2)  Th|
00001750  65 20 28 70 6f 73 73 69  62 6c 79 20 6e 75 6c 6c  |e (possibly null|
00001760  29 20 62 79 74 65 20 73  74 72 69 6e 67 20 74 6f  |) byte string to|
00001770  20 62 65 20 6f 75 74 70  75 74 0a 2a 0a 2a 20 20  | be output.*.*  |
00001780  20 20 41 72 63 68 69 6d  65 64 65 73 20 63 68 61  |  Archimedes cha|
00001790  72 61 63 74 65 72 20 63  6f 64 65 73 20 77 69 74  |racter codes wit|
000017a0  68 20 61 20 4e 55 4c 4c  20 74 72 61 6e 73 6c 61  |h a NULL transla|
000017b0  74 69 6f 6e 0a 2a 20 20  20 20 73 74 72 69 6e 67  |tion.*    string|
000017c0  20 61 72 65 20 70 72 69  6e 74 65 64 20 61 73 20  | are printed as |
000017d0  73 70 61 63 65 73 2e 0a  2a 0a 2a 20 20 20 20 41  |spaces..*.*    A|
000017e0  72 63 68 69 6d 65 64 65  73 20 63 68 61 72 61 63  |rchimedes charac|
000017f0  74 65 72 20 63 6f 64 65  73 20 4e 4f 54 20 69 6e  |ter codes NOT in|
00001800  20 74 68 65 20 74 61 62  6c 65 20 61 72 65 20 73  | the table are s|
00001810  65 6e 74 0a 2a 20 20 20  20 64 69 72 65 63 74 6c  |ent.*    directl|
00001820  79 20 74 6f 20 74 68 65  20 70 72 69 6e 74 65 72  |y to the printer|
00001830  20 77 69 74 68 6f 75 74  20 74 72 61 6e 73 6c 61  | without transla|
00001840  74 69 6f 6e 2e 0a 2a 0a  2a 20 20 20 20 53 65 74  |tion..*.*    Set|
00001850  20 66 6f 72 20 61 20 73  74 61 6e 64 61 72 64 20  | for a standard |
00001860  55 4b 20 41 53 43 49 49  20 64 61 69 73 79 77 68  |UK ASCII daisywh|
00001870  65 65 6c 2e 0a 2a 20 20  20 20 4e 6f 20 63 6f 64  |eel..*    No cod|
00001880  65 73 20 61 73 73 69 67  6e 65 64 20 74 6f 20 70  |es assigned to p|
00001890  72 69 6e 74 69 6e 67 20  70 6f 73 69 74 69 6f 6e  |rinting position|
000018a0  73 20 32 30 20 61 6e 64  20 37 46 20 68 65 78 2e  |s 20 and 7F hex.|
000018b0  0a 0a 32 33 20 20 20 20  20 20 20 20 20 20 20 20  |..23            |
000018c0  20 20 20 20 20 20 2a 20  23 20 2d 20 4e 2f 41 0a  |      * # - N/A.|
000018d0  41 30 0a 41 31 20 20 20  20 20 20 20 20 20 20 20  |A0.A1           |
000018e0  20 20 20 20 20 20 20 2a  20 a1 20 2d 20 4e 2f 41  |       * . - N/A|
000018f0  0a 41 32 20 20 20 20 20  20 20 20 20 20 20 20 20  |.A2             |
00001900  20 20 20 20 20 2a 20 a2  20 2d 20 4e 2f 41 0a 41  |     * . - N/A.A|
00001910  33 2c 20 32 33 20 20 20  20 20 20 20 20 20 20 20  |3, 23           |
00001920  20 20 20 2a 20 a3 0a 41  34 0a 41 35 2c 20 34 46  |   * ..A4.A5, 4F|
00001930  2c 20 20 38 2c 20 32 46  20 20 20 20 20 20 2a 20  |,  8, 2F      * |
00001940  a5 0a 41 36 0a 41 37 20  20 20 20 20 20 20 20 20  |..A6.A7         |
00001950  20 20 20 20 20 20 20 20  20 2a 20 a7 20 2d 20 4e  |         * . - N|
00001960  2f 41 0a 41 38 20 20 20  20 20 20 20 20 20 20 20  |/A.A8           |
00001970  20 20 20 20 20 20 20 2a  20 a8 20 2d 20 4e 2f 41  |       * . - N/A|
00001980  0a 41 39 20 20 20 20 20  20 20 20 20 20 20 20 20  |.A9             |
00001990  20 20 20 20 20 2a 20 a9  20 2d 20 4e 2f 41 0a 41  |     * . - N/A.A|
000019a0  41 2c 20 36 31 2c 20 20  38 2c 20 35 46 20 20 20  |A, 61,  8, 5F   |
000019b0  20 20 20 2a 20 aa 0a 41  42 20 20 20 20 20 20 20  |   * ..AB       |
000019c0  20 20 20 20 20 20 20 20  20 20 20 2a 20 ab 20 2d  |           * . -|
000019d0  20 4e 2f 41 0a 41 43 20  20 20 20 20 20 20 20 20  | N/A.AC         |
000019e0  20 20 20 20 20 20 20 20  20 2a 20 ac 20 2d 20 4e  |         * . - N|
000019f0  2f 41 0a 41 44 0a 41 45  20 20 20 20 20 20 20 20  |/A.AD.AE        |
00001a00  20 20 20 20 20 20 20 20  20 20 2a 20 ae 20 2d 20  |          * . - |
00001a10  4e 2f 41 0a 41 46 0a 42  30 20 20 20 20 20 20 20  |N/A.AF.B0       |
00001a20  20 20 20 20 20 20 20 20  20 20 20 2a 20 b0 20 2d  |           * . -|
00001a30  20 4e 2f 41 0a 42 31 2c  20 32 42 2c 20 20 38 2c  | N/A.B1, 2B,  8,|
00001a40  20 35 46 20 20 20 20 20  20 2a 20 b1 0a 42 32 20  | 5F      * ..B2 |
00001a50  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001a60  20 2a 20 b2 20 2d 20 4e  2f 41 0a 42 33 20 20 20  | * . - N/A.B3   |
00001a70  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
00001a80  20 b3 20 2d 20 4e 2f 41  0a 42 34 20 20 20 20 20  | . - N/A.B4     |
00001a90  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 b4  |             * .|
00001aa0  20 2d 20 4e 2f 41 0a 42  35 20 20 20 20 20 20 20  | - N/A.B5       |
00001ab0  20 20 20 20 20 20 20 20  20 20 20 2a 20 b5 20 2d  |           * . -|
00001ac0  20 4e 2f 41 0a 42 36 20  20 20 20 20 20 20 20 20  | N/A.B6         |
00001ad0  20 20 20 20 20 20 20 20  20 2a 20 b6 20 2d 20 4e  |         * . - N|
00001ae0  2f 41 0a 42 37 0a 42 38  0a 42 39 0a 42 41 2c 20  |/A.B7.B8.B9.BA, |
00001af0  36 46 2c 20 20 38 2c 20  35 46 20 20 20 20 20 20  |6F,  8, 5F      |
00001b00  2a 20 ba 0a 42 42 20 20  20 20 20 20 20 20 20 20  |* ..BB          |
00001b10  20 20 20 20 20 20 20 20  2a 20 bb 20 2d 20 4e 2f  |        * . - N/|
00001b20  41 0a 42 43 20 20 20 20  20 20 20 20 20 20 20 20  |A.BC            |
00001b30  20 20 20 20 20 20 2a 20  bc 20 2d 20 4e 2f 41 0a  |      * . - N/A.|
00001b40  42 44 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |BD              |
00001b50  20 20 20 20 2a 20 bd 20  2d 20 4e 2f 41 0a 42 45  |    * . - N/A.BE|
00001b60  0a 42 46 20 20 20 20 20  20 20 20 20 20 20 20 20  |.BF             |
00001b70  20 20 20 20 20 2a 20 bf  20 2d 20 4e 2f 41 0a 43  |     * . - N/A.C|
00001b80  30 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |0               |
00001b90  20 20 20 2a 20 c0 20 2d  20 4e 2f 41 0a 43 31 0a  |   * . - N/A.C1.|
00001ba0  43 32 0a 43 33 20 20 20  20 20 20 20 20 20 20 20  |C2.C3           |
00001bb0  20 20 20 20 20 20 20 2a  20 c3 20 2d 20 4e 2f 41  |       * . - N/A|
00001bc0  0a 43 34 20 20 20 20 20  20 20 20 20 20 20 20 20  |.C4             |
00001bd0  20 20 20 20 20 2a 20 c4  20 2d 20 4e 2f 41 0a 43  |     * . - N/A.C|
00001be0  35 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |5               |
00001bf0  20 20 20 2a 20 c5 20 2d  20 4e 2f 41 0a 43 36 20  |   * . - N/A.C6 |
00001c00  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001c10  20 2a 20 c6 20 2d 20 4e  2f 41 0a 43 37 20 20 20  | * . - N/A.C7   |
00001c20  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
00001c30  20 c7 20 2d 20 4e 2f 41  0a 43 38 0a 43 39 20 20  | . - N/A.C8.C9  |
00001c40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001c50  2a 20 c9 20 2d 20 4e 2f  41 0a 43 41 0a 43 42 0a  |* . - N/A.CA.CB.|
00001c60  43 43 0a 43 44 0a 43 45  0a 43 46 0a 44 30 0a 44  |CC.CD.CE.CF.D0.D|
00001c70  31 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |1               |
00001c80  20 20 20 2a 20 d1 20 2d  20 4e 2f 41 0a 44 32 0a  |   * . - N/A.D2.|
00001c90  44 33 0a 44 34 0a 44 35  20 20 20 20 20 20 20 20  |D3.D4.D5        |
00001ca0  20 20 20 20 20 20 20 20  20 20 2a 20 d5 20 2d 20  |          * . - |
00001cb0  4e 2f 41 0a 44 36 20 20  20 20 20 20 20 20 20 20  |N/A.D6          |
00001cc0  20 20 20 20 20 20 20 20  2a 20 d6 20 2d 20 4e 2f  |        * . - N/|
00001cd0  41 0a 44 37 0a 44 38 2c  20 35 39 2c 20 20 38 2c  |A.D7.D8, 59,  8,|
00001ce0  20 32 44 20 20 20 20 20  20 2a 20 d8 0a 44 39 0a  | 2D      * ..D9.|
00001cf0  44 41 0a 44 42 0a 44 43  20 20 20 20 20 20 20 20  |DA.DB.DC        |
00001d00  20 20 20 20 20 20 20 20  20 20 2a 20 dc 20 2d 20  |          * . - |
00001d10  4e 2f 41 0a 44 44 0a 44  45 0a 44 46 0a 45 30 2c  |N/A.DD.DE.DF.E0,|
00001d20  20 36 31 2c 20 20 38 2c  20 36 30 20 20 20 20 20  | 61,  8, 60     |
00001d30  20 2a 20 e0 0a 45 31 20  20 20 20 20 20 20 20 20  | * ..E1         |
00001d40  20 20 20 20 20 20 20 20  20 2a 20 e1 20 2d 20 4e  |         * . - N|
00001d50  2f 41 0a 45 32 2c 20 36  31 2c 20 20 38 2c 20 35  |/A.E2, 61,  8, 5|
00001d60  45 20 20 20 20 20 20 2a  20 e2 0a 45 33 2c 20 36  |E      * ..E3, 6|
00001d70  31 2c 20 20 38 2c 20 37  45 20 20 20 20 20 20 2a  |1,  8, 7E      *|
00001d80  20 e3 0a 45 34 20 20 20  20 20 20 20 20 20 20 20  | ..E4           |
00001d90  20 20 20 20 20 20 20 2a  20 e4 20 2d 20 4e 2f 41  |       * . - N/A|
00001da0  0a 45 35 20 20 20 20 20  20 20 20 20 20 20 20 20  |.E5             |
00001db0  20 20 20 20 20 2a 20 e5  20 2d 20 4e 2f 41 0a 45  |     * . - N/A.E|
00001dc0  36 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |6               |
00001dd0  20 20 20 2a 20 e6 20 2d  20 4e 2f 41 0a 45 37 20  |   * . - N/A.E7 |
00001de0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001df0  20 2a 20 e7 20 2d 20 4e  2f 41 0a 45 38 2c 20 36  | * . - N/A.E8, 6|
00001e00  35 2c 20 20 38 2c 20 36  30 20 20 20 20 20 20 2a  |5,  8, 60      *|
00001e10  20 e8 0a 45 39 20 20 20  20 20 20 20 20 20 20 20  | ..E9           |
00001e20  20 20 20 20 20 20 20 2a  20 e9 20 2d 20 4e 2f 41  |       * . - N/A|
00001e30  0a 45 41 2c 20 36 35 2c  20 20 38 2c 20 35 45 20  |.EA, 65,  8, 5E |
00001e40  20 20 20 20 20 2a 20 ea  0a 45 42 20 20 20 20 20  |     * ..EB     |
00001e50  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 eb  |             * .|
00001e60  20 2d 20 4e 2f 41 0a 45  43 20 20 20 20 20 20 20  | - N/A.EC       |
00001e70  20 20 20 20 20 20 20 20  20 20 20 2a 20 ec 20 2d  |           * . -|
00001e80  20 4e 2f 41 0a 45 44 20  20 20 20 20 20 20 20 20  | N/A.ED         |
00001e90  20 20 20 20 20 20 20 20  20 2a 20 ed 20 2d 20 4e  |         * . - N|
00001ea0  2f 41 0a 45 45 20 20 20  20 20 20 20 20 20 20 20  |/A.EE           |
00001eb0  20 20 20 20 20 20 20 2a  20 ee 20 2d 20 4e 2f 41  |       * . - N/A|
00001ec0  0a 45 46 20 20 20 20 20  20 20 20 20 20 20 20 20  |.EF             |
00001ed0  20 20 20 20 20 2a 20 ef  20 2d 20 4e 2f 41 0a 46  |     * . - N/A.F|
00001ee0  30 0a 46 31 2c 20 36 45  2c 20 20 38 2c 20 37 45  |0.F1, 6E,  8, 7E|
00001ef0  20 20 20 20 20 20 2a 20  f1 0a 46 32 2c 20 36 46  |      * ..F2, 6F|
00001f00  2c 20 20 38 2c 20 36 30  20 20 20 20 20 20 2a 20  |,  8, 60      * |
00001f10  f2 20 2d 20 4e 2f 41 0a  46 33 20 20 20 20 20 20  |. - N/A.F3      |
00001f20  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 f3 20  |            * . |
00001f30  2d 20 4e 2f 41 0a 46 34  2c 20 36 46 2c 20 20 38  |- N/A.F4, 6F,  8|
00001f40  2c 20 35 45 20 20 20 20  20 20 2a 20 f4 20 2d 20  |, 5E      * . - |
00001f50  4e 2f 41 0a 46 35 2c 20  36 46 2c 20 20 38 2c 20  |N/A.F5, 6F,  8, |
00001f60  37 45 20 20 20 20 20 20  2a 20 f5 0a 46 36 20 20  |7E      * ..F6  |
00001f70  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001f80  2a 20 f6 20 2d 20 4e 2f  41 0a 46 37 20 20 20 20  |* . - N/A.F7    |
00001f90  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00001fa0  f7 20 2d 20 4e 2f 41 0a  46 38 20 20 20 20 20 20  |. - N/A.F8      |
00001fb0  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 f8 20  |            * . |
00001fc0  2d 20 4e 2f 41 0a 46 39  2c 20 37 35 2c 20 20 38  |- N/A.F9, 75,  8|
00001fd0  2c 20 36 30 20 20 20 20  20 20 2a 20 f9 20 2d 20  |, 60      * . - |
00001fe0  4e 2f 41 0a 46 41 20 20  20 20 20 20 20 20 20 20  |N/A.FA          |
00001ff0  20 20 20 20 20 20 20 20  2a 20 fa 20 2d 20 4e 2f  |        * . - N/|
00002000  41 0a 46 42 2c 20 37 35  2c 20 20 38 2c 20 35 45  |A.FB, 75,  8, 5E|
00002010  20 20 20 20 20 20 2a 20  fb 20 2d 20 4e 2f 41 0a  |      * . - N/A.|
00002020  46 43 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |FC              |
00002030  20 20 20 20 2a 20 fc 20  2d 20 4e 2f 41 0a 46 44  |    * . - N/A.FD|
00002040  0a 46 45 0a 46 46 20 20  20 20 20 20 20 20 20 20  |.FE.FF          |
00002050  20 20 20 20 20 20 20 20  2a 20 ff 20 2d 20 4e 2f  |        * . - N/|
00002060  41 0a 0a 0a 30 20 20 20  20 20 20 20 20 20 20 20  |A...0           |
00002070  20 20 20 20 20 20 20 20  2a 20 4e 55 4c 4c 20 74  |        * NULL t|
00002080  65 72 6d 69 6e 61 74 6f  72 0a 0a 0a 0a           |erminator....|
0000208d
1WP_Print/Sources/diabl_uk.m0
1WP_Print/Sources/diabl_uk.m1
1WP_Print/Sources/diabl_uk.m2
1WP_Print/Sources/diabl_uk.m4
1WP_Print/Sources/diabl_uk.m5