Home » Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1st_Word_Plus_Utils.adf » 1WP_Print/Sources/diablo
1WP_Print/Sources/diablo
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/diablo |
Read OK: | ✔ |
File size: | 2071 bytes |
Load address: | FFFFFF41 |
Exec address: | E94D1E62 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn ADFS disks » Archimedes » 1st_Word_Plus_Utils.ADF » 1WP_Print/Sources/diablo
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1st_Word_Plus_Utils.adf » 1WP_Print/Sources/diablo
File contents
* 0060.25 GST 293/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 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 USA ASCII daisywheel. * No codes assigned to printing positions 20 and 7F hex. A0 A1 * � - N/A A2 * � - N/A A3 * � - N/A 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 33 2f 30 2e 30 31 0a 2a 0a 2a 2a 2a 2a | 293/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 64 61 69 73 79 77 |lo series daisyw| 000007d0 68 65 65 6c 0a 0a 0a 2a 20 20 20 20 43 6f 6e 66 |heel...* Conf| 000007e0 69 67 75 72 61 74 69 6f 6e 20 76 61 72 69 61 62 |iguration variab| 000007f0 6c 65 73 0a 2a 20 20 20 20 3d 3d 3d 3d 3d 3d 3d |les.* =======| 00000800 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000810 0a 2a 0a 2a 20 20 20 20 54 68 65 73 65 20 73 69 |.*.* These si| 00000820 78 20 76 61 72 69 61 62 6c 65 73 20 64 65 66 69 |x variables defi| 00000830 6e 65 20 63 65 72 74 61 69 6e 20 70 72 69 6e 74 |ne certain print| 00000840 65 72 0a 2a 20 20 20 20 63 6f 6e 66 69 67 75 72 |er.* configur| 00000850 61 74 69 6f 6e 20 64 65 74 61 69 6c 73 20 72 65 |ation details re| 00000860 71 75 69 72 65 64 20 62 79 20 31 73 74 20 57 6f |quired by 1st Wo| 00000870 72 64 20 50 6c 75 73 3a 0a 2a 0a 2a 20 20 20 20 |rd Plus:.*.* | 00000880 28 31 29 20 20 31 20 66 6f 72 20 6d 69 63 72 6f |(1) 1 for micro| 00000890 73 70 61 63 69 6e 67 20 64 61 69 73 79 77 68 65 |spacing daisywhe| 000008a0 65 6c 2c 20 65 6c 73 65 20 30 0a 2a 20 20 20 20 |el, else 0.* | 000008b0 28 32 29 20 20 43 68 61 72 61 63 74 65 72 20 77 |(2) Character w| 000008c0 69 64 74 68 20 69 6e 20 70 72 69 6e 74 65 72 20 |idth in printer | 000008d0 75 6e 69 74 73 20 28 64 61 69 73 79 29 0a 2a 20 |units (daisy).* | 000008e0 20 20 20 28 33 29 20 20 4c 69 6e 65 66 65 65 64 | (3) Linefeed| 000008f0 20 68 65 69 67 68 74 20 69 6e 20 70 72 69 6e 74 | height in print| 00000900 65 72 20 75 6e 69 74 73 0a 2a 20 20 20 20 28 34 |er units.* (4| 00000910 29 20 20 4d 69 64 2d 63 61 72 72 69 61 67 65 20 |) Mid-carriage | 00000920 28 64 61 69 73 79 29 20 70 69 78 65 6c 73 2f 69 |(daisy) pixels/i| 00000930 6e 63 68 20 28 6d 61 74 72 69 78 29 0a 2a 20 20 |nch (matrix).* | 00000940 20 20 28 35 29 20 20 42 6f 6c 64 20 6f 66 66 73 | (5) Bold offs| 00000950 65 74 20 69 6e 20 70 72 69 6e 74 65 72 20 75 6e |et in printer un| 00000960 69 74 73 20 28 64 61 69 73 79 29 0a 2a 20 20 20 |its (daisy).* | 00000970 20 28 36 29 20 20 31 20 74 6f 20 70 61 75 73 65 | (6) 1 to pause| 00000980 20 70 72 69 6e 74 69 6e 67 20 62 65 74 77 65 65 | printing betwee| 00000990 6e 20 70 61 67 65 73 2c 20 65 6c 73 65 20 30 0a |n pages, else 0.| 000009a0 0a 0a 31 2c 20 43 2c 20 38 2c 20 32 38 2c 20 31 |..1, C, 8, 28, 1| 000009b0 2c 20 30 0a 0a 0a 2a 20 20 20 20 50 72 69 6e 74 |, 0...* Print| 000009c0 65 72 20 63 68 61 72 61 63 74 65 72 69 73 74 69 |er characteristi| 000009d0 63 73 0a 2a 20 20 20 20 3d 3d 3d 3d 3d 3d 3d 3d |cs.* ========| 000009e0 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a |===============.| 000009f0 2a 0a 2a 20 20 20 20 54 68 69 73 20 74 61 62 6c |*.* This tabl| 00000a00 65 20 64 65 66 69 6e 65 73 20 76 61 6c 75 65 73 |e defines values| 00000a10 20 74 6f 20 62 65 20 73 65 6e 74 20 74 6f 20 74 | to be sent to t| 00000a20 68 65 0a 2a 20 20 20 20 70 72 69 6e 74 65 72 20 |he.* printer | 00000a30 62 79 20 31 73 74 20 57 6f 72 64 20 50 6c 75 73 |by 1st Word Plus| 00000a40 20 74 6f 20 63 6f 6e 74 72 6f 6c 20 69 74 73 20 | to control its | 00000a50 6f 70 65 72 61 74 69 6f 6e 2e 0a 2a 0a 2a 20 20 |operation..*.* | 00000a60 20 20 41 6e 20 65 6e 74 72 79 20 63 6f 6e 73 69 | An entry consi| 00000a70 73 74 73 20 6f 66 3a 0a 2a 0a 2a 20 20 20 20 28 |sts of:.*.* (| 00000a80 31 29 20 20 46 75 6e 63 74 69 6f 6e 20 6e 75 6d |1) Function num| 00000a90 62 65 72 20 28 74 68 65 73 65 20 6d 75 73 74 20 |ber (these must | 00000aa0 62 65 20 6b 65 70 74 20 69 6e 20 6f 72 64 65 72 |be kept in order| 00000ab0 29 0a 2a 20 20 20 20 28 32 29 20 20 43 6f 6d 6d |).* (2) Comm| 00000ac0 61 6e 64 20 62 79 74 65 73 20 28 68 65 78 20 63 |and bytes (hex c| 00000ad0 6f 6d 6d 61 6e 64 73 20 61 6e 64 20 70 6c 61 63 |ommands and plac| 00000ae0 65 68 6f 6c 64 65 72 73 29 0a 2a 0a 2a 20 20 20 |eholders).*.* | 00000af0 20 41 20 70 6c 61 63 65 68 6f 6c 64 65 72 20 68 | A placeholder h| 00000b00 61 73 20 74 68 65 20 74 6f 70 20 62 69 74 20 73 |as the top bit s| 00000b10 65 74 20 61 6e 64 20 69 73 20 73 75 62 73 74 69 |et and is substi| 00000b20 74 75 74 65 64 0a 2a 20 20 20 20 62 79 20 61 6e |tuted.* by an| 00000b30 20 61 63 74 75 61 6c 20 76 61 6c 75 65 20 62 79 | actual value by| 00000b40 20 31 73 74 20 57 6f 72 64 20 50 6c 75 73 20 77 | 1st Word Plus w| 00000b50 68 65 6e 20 70 72 69 6e 74 69 6e 67 2e 0a 2a 0a |hen printing..*.| 00000b60 2a 20 20 20 20 4c 69 6e 65 73 20 70 72 65 63 65 |* Lines prece| 00000b70 64 65 64 20 62 79 20 61 6e 20 61 73 74 65 72 69 |ded by an asteri| 00000b80 73 6b 20 61 72 65 20 63 6f 6d 6d 65 6e 74 65 64 |sk are commented| 00000b90 20 6f 75 74 2e 0a 0a 0a 30 2c 20 31 42 2c 20 31 | out....0, 1B, 1| 00000ba0 46 2c 20 38 31 20 20 20 20 20 20 20 20 20 20 20 |F, 81 | 00000bb0 20 20 20 20 20 20 2a 20 43 68 61 72 61 63 74 65 | * Characte| 00000bc0 72 20 77 69 64 74 68 20 28 73 65 74 20 48 4d 49 |r width (set HMI| 00000bd0 20 74 6f 20 6e 2d 31 29 0a 31 2c 20 41 20 20 20 | to n-1).1, A | 00000be0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000bf0 20 20 20 20 20 20 20 2a 20 4c 69 6e 65 20 66 65 | * Line fe| 00000c00 65 64 20 6f 6e 6c 79 0a 32 2c 20 31 42 2c 20 33 |ed only.2, 1B, 3| 00000c10 35 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |5 | 00000c20 20 20 20 20 20 20 2a 20 46 6f 72 77 61 72 64 20 | * Forward | 00000c30 70 72 69 6e 74 0a 33 2c 20 31 42 2c 20 33 36 20 |print.3, 1B, 36 | 00000c40 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000c50 20 20 20 20 2a 20 52 65 76 65 72 73 65 20 70 72 | * Reverse pr| 00000c60 69 6e 74 0a 34 2c 20 31 42 2c 20 20 42 2c 20 38 |int.4, 1B, B, 8| 00000c70 31 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |1 | 00000c80 20 20 2a 20 56 65 72 74 69 63 61 6c 20 74 61 62 | * Vertical tab| 00000c90 20 28 73 65 74 20 56 4d 49 20 74 6f 20 6e 2d 31 | (set VMI to n-1| 00000ca0 29 0a 2a 20 35 20 20 20 20 20 20 20 20 20 20 20 |).* 5 | 00000cb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000cc0 2a 20 41 62 73 6f 6c 75 74 65 20 68 6f 72 69 7a |* Absolute horiz| 00000cd0 6f 6e 74 61 6c 20 74 61 62 20 0a 2a 20 36 20 20 |ontal tab .* 6 | 00000ce0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000cf0 20 20 20 20 20 20 20 20 20 2a 20 44 72 61 66 74 | * Draft| 00000d00 20 62 6f 6c 64 20 6f 6e 0a 2a 20 37 20 20 20 20 | bold on.* 7 | 00000d10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000d20 20 20 20 20 20 20 20 2a 20 44 72 61 66 74 20 62 | * Draft b| 00000d30 6f 6c 64 20 6f 66 66 0a 2a 20 38 20 20 20 20 20 |old 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 2a 20 4e 4c 51 20 62 6f 6c 64 | * NLQ bold| 00000d60 20 6f 6e 0a 2a 20 39 20 20 20 20 20 20 20 20 20 | on.* 9 | 00000d70 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000d80 20 20 2a 20 4e 4c 51 20 62 6f 6c 64 20 6f 66 66 | * NLQ bold off| 00000d90 0a 2a 20 41 20 20 20 20 20 20 20 20 20 20 20 20 |.* A | 00000da0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00000db0 20 44 72 61 66 74 20 69 74 61 6c 69 63 20 6f 6e | Draft italic on| 00000dc0 0a 2a 20 42 20 20 20 20 20 20 20 20 20 20 20 20 |.* B | 00000dd0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00000de0 20 44 72 61 66 74 20 69 74 61 6c 69 63 20 6f 66 | Draft italic of| 00000df0 66 0a 2a 20 43 20 20 20 20 20 20 20 20 20 20 20 |f.* C | 00000e00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000e10 2a 20 4e 4c 51 20 69 74 61 6c 69 63 20 6f 6e 0a |* NLQ italic on.| 00000e20 2a 20 44 20 20 20 20 20 20 20 20 20 20 20 20 20 |* D | 00000e30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 | * | 00000e40 4e 4c 51 20 69 74 61 6c 69 63 20 6f 66 66 0a 2a |NLQ italic off.*| 00000e50 20 45 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | E | 00000e60 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 44 | * D| 00000e70 72 61 66 74 20 6c 69 67 68 74 20 6f 6e 20 20 28 |raft light on (| 00000e80 63 6f 6c 6f 72 20 72 69 62 62 6f 6e 29 0a 2a 20 |color ribbon).* | 00000e90 46 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |F | 00000ea0 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 44 72 | * Dr| 00000eb0 61 66 74 20 6c 69 67 68 74 20 6f 66 66 20 28 62 |aft light off (b| 00000ec0 6c 61 63 6b 20 72 69 62 62 6f 6e 29 0a 2a 20 31 |lack ribbon).* 1| 00000ed0 30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |0 | 00000ee0 20 20 20 20 20 20 20 20 20 20 20 2a 20 4e 4c 51 | * NLQ| 00000ef0 20 6c 69 67 68 74 20 6f 6e 0a 2a 20 31 31 20 20 | light on.* 11 | 00000f00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000f10 20 20 20 20 20 20 20 20 2a 20 4e 4c 51 20 6c 69 | * NLQ li| 00000f20 67 68 74 20 6f 66 66 0a 31 32 2c 20 31 42 2c 20 |ght off.12, 1B, | 00000f30 34 34 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |44 | 00000f40 20 20 20 20 20 20 2a 20 44 72 61 66 74 20 73 75 | * Draft su| 00000f50 70 65 72 73 63 72 69 70 74 20 6f 6e 0a 31 33 2c |perscript on.13,| 00000f60 20 31 42 2c 20 35 35 20 20 20 20 20 20 20 20 20 | 1B, 55 | 00000f70 20 20 20 20 20 20 20 20 20 20 20 2a 20 44 72 61 | * Dra| 00000f80 66 74 20 73 75 70 65 72 73 63 72 69 70 74 20 6f |ft superscript o| 00000f90 66 66 0a 2a 20 31 34 20 20 20 20 20 20 20 20 20 |ff.* 14 | 00000fa0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000fb0 20 2a 20 4e 4c 51 20 73 75 70 65 72 73 63 72 69 | * NLQ superscri| 00000fc0 70 74 20 6f 6e 0a 2a 20 31 35 20 20 20 20 20 20 |pt on.* 15 | 00000fd0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000fe0 20 20 20 20 2a 20 4e 4c 51 20 73 75 70 65 72 73 | * NLQ supers| 00000ff0 63 72 69 70 74 20 6f 66 66 0a 31 36 2c 20 31 42 |cript off.16, 1B| 00001000 2c 20 35 35 20 20 20 20 20 20 20 20 20 20 20 20 |, 55 | 00001010 20 20 20 20 20 20 20 20 2a 20 44 72 61 66 74 20 | * Draft | 00001020 73 75 62 73 63 72 69 70 74 20 6f 6e 0a 31 37 2c |subscript on.17,| 00001030 20 31 42 2c 20 34 34 20 20 20 20 20 20 20 20 20 | 1B, 44 | 00001040 20 20 20 20 20 20 20 20 20 20 20 2a 20 44 72 61 | * Dra| 00001050 66 74 20 73 75 62 73 63 72 69 70 74 20 6f 66 66 |ft subscript off| 00001060 0a 2a 20 31 38 20 20 20 20 20 20 20 20 20 20 20 |.* 18 | 00001070 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00001080 20 4e 4c 51 20 73 75 62 73 63 72 69 70 74 20 6f | NLQ subscript o| 00001090 6e 0a 2a 20 31 39 20 20 20 20 20 20 20 20 20 20 |n.* 19 | 000010a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000010b0 2a 20 4e 4c 51 20 73 75 62 73 63 72 69 70 74 20 |* NLQ subscript | 000010c0 6f 66 66 0a 2a 20 31 41 20 20 20 20 20 20 20 20 |off.* 1A | 000010d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000010e0 20 20 2a 20 44 72 61 66 74 20 75 6e 64 65 72 6c | * Draft underl| 000010f0 69 6e 65 20 6f 6e 0a 2a 20 31 42 20 20 20 20 20 |ine 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 2a 20 44 72 61 66 74 20 75 6e 64 | * Draft und| 00001120 65 72 6c 69 6e 65 20 6f 66 66 0a 2a 20 31 43 20 |erline off.* 1C | 00001130 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001140 20 20 20 20 20 20 20 20 20 2a 20 4e 4c 51 20 75 | * NLQ u| 00001150 6e 64 65 72 6c 69 6e 65 20 6f 6e 0a 2a 20 31 44 |nderline on.* 1D| 00001160 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001170 20 20 20 20 20 20 20 20 20 20 2a 20 4e 4c 51 20 | * NLQ | 00001180 75 6e 64 65 72 6c 69 6e 65 20 6f 66 66 0a 31 45 |underline off.1E| 00001190 2c 20 43 20 20 20 20 20 20 20 20 20 20 20 20 20 |, C | 000011a0 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 46 6f | * Fo| 000011b0 72 6d 66 65 65 64 0a 31 46 2c 20 31 42 2c 20 31 |rmfeed.1F, 1B, 1| 000011c0 46 2c 20 38 31 2c 20 31 42 2c 20 33 35 2c 20 20 |F, 81, 1B, 35, | 000011d0 44 20 20 20 20 2a 20 48 6f 72 69 7a 6f 6e 74 61 |D * Horizonta| 000011e0 6c 20 69 6e 69 74 69 61 6c 69 7a 61 74 69 6f 6e |l initialization| 000011f0 0a 32 30 2c 20 20 44 2c 20 31 42 2c 20 31 45 2c |.20, D, 1B, 1E,| 00001200 20 38 31 20 20 20 20 20 20 20 20 20 20 20 20 2a | 81 *| 00001210 20 56 65 72 74 69 63 61 6c 20 69 6e 69 74 69 61 | Vertical initia| 00001220 6c 69 7a 61 74 69 6f 6e 0a 32 31 2c 20 20 44 2c |lization.21, D,| 00001230 20 31 42 2c 20 20 44 2c 20 35 30 20 20 20 20 20 | 1B, D, 50 | 00001240 20 20 20 20 20 20 20 2a 20 54 65 72 6d 69 6e 61 | * Termina| 00001250 74 69 6f 6e 3a 20 70 72 69 6e 74 65 72 20 72 65 |tion: printer re| 00001260 73 65 74 0a 2a 20 32 32 20 20 20 20 20 20 20 20 |set.* 22 | 00001270 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001280 20 20 2a 20 42 61 63 6b 73 70 61 63 65 0a 2a 20 | * Backspace.* | 00001290 32 33 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |23 | 000012a0 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 43 61 | * Ca| 000012b0 72 72 69 61 67 65 20 52 65 74 75 72 6e 0a 2a 20 |rriage Return.* | 000012c0 32 34 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |24 | 000012d0 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 46 6f | * Fo| 000012e0 72 6d 20 6c 65 6e 67 74 68 20 69 6e 20 6c 69 6e |rm length in lin| 000012f0 65 73 0a 2a 20 32 35 20 20 20 20 20 20 20 20 20 |es.* 25 | 00001300 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001310 20 2a 20 53 65 74 20 6c 69 6e 65 20 66 65 65 64 | * Set line feed| 00001320 20 74 6f 20 4e 20 75 6e 69 74 73 0a 2a 20 32 36 | to N units.* 26| 00001330 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001340 20 20 20 20 20 20 20 20 20 20 2a 20 53 74 61 72 | * Star| 00001350 74 20 67 72 61 70 68 69 63 73 20 28 6d 6f 64 65 |t graphics (mode| 00001360 20 30 29 0a 2a 20 32 37 20 20 20 20 20 20 20 20 | 0).* 27 | 00001370 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001380 20 20 2a 20 52 65 73 65 72 76 65 64 0a 32 38 2c | * Reserved.28,| 00001390 20 43 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | C | 000013a0 20 20 20 20 20 20 20 20 20 20 20 2a 20 44 72 61 | * Dra| 000013b0 66 74 20 50 69 63 61 20 20 20 20 20 20 28 31 30 |ft Pica (10| 000013c0 20 20 20 63 70 69 29 0a 2a 20 32 39 20 20 20 20 | cpi).* 29 | 000013d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000013e0 20 20 20 20 20 20 2a 20 4e 4c 51 20 20 20 50 69 | * NLQ Pi| 000013f0 63 61 20 20 20 20 20 20 28 31 30 20 20 20 63 70 |ca (10 cp| 00001400 69 29 0a 32 41 2c 20 41 20 20 20 20 20 20 20 20 |i).2A, A | 00001410 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001420 20 2a 20 44 72 61 66 74 20 45 6c 69 74 65 20 20 | * Draft Elite | 00001430 20 20 20 28 31 32 20 20 20 63 70 69 29 0a 2a 20 | (12 cpi).* | 00001440 32 42 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |2B | 00001450 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 4e 4c | * NL| 00001460 51 20 20 20 45 6c 69 74 65 20 20 20 20 20 28 31 |Q Elite (1| 00001470 32 20 20 20 63 70 69 29 0a 32 43 2c 20 37 20 20 |2 cpi).2C, 7 | 00001480 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001490 20 20 20 20 20 20 20 2a 20 44 72 61 66 74 20 43 | * Draft C| 000014a0 6f 6e 64 65 6e 73 65 64 20 28 31 37 2e 32 20 63 |ondensed (17.2 c| 000014b0 70 69 29 0a 2a 20 32 44 20 20 20 20 20 20 20 20 |pi).* 2D | 000014c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000014d0 20 20 2a 20 4e 4c 51 20 20 20 43 6f 6e 64 65 6e | * NLQ Conden| 000014e0 73 65 64 20 28 31 37 2e 32 20 63 70 69 29 0a 32 |sed (17.2 cpi).2| 000014f0 45 2c 20 31 34 20 20 20 20 20 20 20 20 20 20 20 |E, 14 | 00001500 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 44 | * D| 00001510 72 61 66 74 20 45 78 70 61 6e 64 65 64 20 20 28 |raft Expanded (| 00001520 20 36 20 20 20 63 70 69 29 0a 2a 20 32 46 20 20 | 6 cpi).* 2F | 00001530 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001540 20 20 20 20 20 20 20 20 2a 20 4e 4c 51 20 20 20 | * NLQ | 00001550 45 78 70 61 6e 64 65 64 20 20 28 20 36 20 20 20 |Expanded ( 6 | 00001560 63 70 69 29 0a 2a 20 33 30 20 20 20 20 20 20 20 |cpi).* 30 | 00001570 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001580 20 20 20 2a 20 42 6c 61 63 6b 20 20 20 69 6e 6b | * Black ink| 00001590 0a 2a 20 33 31 20 20 20 20 20 20 20 20 20 20 20 |.* 31 | 000015a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 000015b0 20 4d 61 67 65 6e 74 61 20 69 6e 6b 0a 2a 20 33 | Magenta ink.* 3| 000015c0 32 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |2 | 000015d0 20 20 20 20 20 20 20 20 20 20 20 2a 20 43 79 61 | * Cya| 000015e0 6e 20 20 20 20 69 6e 6b 0a 2a 20 33 33 20 20 20 |n ink.* 33 | 000015f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001600 20 20 20 20 20 20 20 2a 20 59 65 6c 6c 6f 77 20 | * Yellow | 00001610 20 69 6e 6b 0a 30 20 20 20 20 20 20 20 20 20 20 | ink.0 | 00001620 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001630 20 20 20 2a 20 4e 55 4c 4c 20 74 65 72 6d 69 6e | * NULL termin| 00001640 61 74 69 6f 6e 20 62 79 74 65 0a 0a 0a 2a 20 20 |ation byte...* | 00001650 20 20 54 72 61 6e 73 6c 61 74 69 6f 6e 20 54 61 | Translation Ta| 00001660 62 6c 65 0a 2a 20 20 20 20 3d 3d 3d 3d 3d 3d 3d |ble.* =======| 00001670 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 2a 0a 2a 20 20 |==========.*.* | 00001680 20 20 54 68 69 73 20 74 61 62 6c 65 20 69 73 20 | This table is | 00001690 75 73 65 64 20 74 6f 20 74 72 61 6e 73 6c 61 74 |used to translat| 000016a0 65 20 74 68 65 20 41 72 63 68 69 6d 65 64 65 73 |e the Archimedes| 000016b0 0a 2a 20 20 20 20 63 68 61 72 61 63 74 65 72 20 |.* character | 000016c0 63 6f 64 65 73 20 66 6f 72 20 6f 75 74 70 75 74 |codes for output| 000016d0 20 74 6f 20 74 68 65 20 70 72 69 6e 74 65 72 2e | to the printer.| 000016e0 0a 2a 0a 2a 20 20 20 20 45 61 63 68 20 65 6e 74 |.*.* Each ent| 000016f0 72 79 20 63 6f 6e 73 69 73 74 73 20 6f 66 3a 0a |ry consists of:.| 00001700 2a 0a 2a 20 20 20 20 28 31 29 20 20 41 72 63 68 |*.* (1) Arch| 00001710 69 6d 65 64 65 73 20 63 68 61 72 61 63 74 65 72 |imedes character| 00001720 20 63 6f 64 65 20 28 74 68 65 73 65 20 6d 75 73 | code (these mus| 00001730 74 20 62 65 20 69 6e 20 6f 72 64 65 72 29 0a 2a |t be in order).*| 00001740 20 20 20 20 28 32 29 20 20 54 68 65 20 28 70 6f | (2) The (po| 00001750 73 73 69 62 6c 79 20 6e 75 6c 6c 29 20 62 79 74 |ssibly null) byt| 00001760 65 20 73 74 72 69 6e 67 20 74 6f 20 62 65 20 6f |e string to be o| 00001770 75 74 70 75 74 0a 2a 0a 2a 20 20 20 20 41 72 63 |utput.*.* Arc| 00001780 68 69 6d 65 64 65 73 20 63 68 61 72 61 63 74 65 |himedes characte| 00001790 72 20 63 6f 64 65 73 20 77 69 74 68 20 61 20 4e |r codes with a N| 000017a0 55 4c 4c 20 74 72 61 6e 73 6c 61 74 69 6f 6e 0a |ULL translation.| 000017b0 2a 20 20 20 20 73 74 72 69 6e 67 20 61 72 65 20 |* string are | 000017c0 70 72 69 6e 74 65 64 20 61 73 20 73 70 61 63 65 |printed as space| 000017d0 73 2e 0a 2a 0a 2a 20 20 20 20 41 72 63 68 69 6d |s..*.* Archim| 000017e0 65 64 65 73 20 63 68 61 72 61 63 74 65 72 20 63 |edes character c| 000017f0 6f 64 65 73 20 4e 4f 54 20 69 6e 20 74 68 65 20 |odes NOT in the | 00001800 74 61 62 6c 65 20 61 72 65 20 73 65 6e 74 0a 2a |table are sent.*| 00001810 20 20 20 20 64 69 72 65 63 74 6c 79 20 74 6f 20 | directly to | 00001820 74 68 65 20 70 72 69 6e 74 65 72 20 77 69 74 68 |the printer with| 00001830 6f 75 74 20 74 72 61 6e 73 6c 61 74 69 6f 6e 2e |out translation.| 00001840 0a 2a 0a 2a 20 20 20 20 53 65 74 20 66 6f 72 20 |.*.* Set for | 00001850 61 20 73 74 61 6e 64 61 72 64 20 55 53 41 20 41 |a standard USA A| 00001860 53 43 49 49 20 64 61 69 73 79 77 68 65 65 6c 2e |SCII daisywheel.| 00001870 0a 2a 20 20 20 20 4e 6f 20 63 6f 64 65 73 20 61 |.* No codes a| 00001880 73 73 69 67 6e 65 64 20 74 6f 20 70 72 69 6e 74 |ssigned to print| 00001890 69 6e 67 20 70 6f 73 69 74 69 6f 6e 73 20 32 30 |ing positions 20| 000018a0 20 61 6e 64 20 37 46 20 68 65 78 2e 0a 0a 41 30 | and 7F hex...A0| 000018b0 0a 41 31 20 20 20 20 20 20 20 20 20 20 20 20 20 |.A1 | 000018c0 20 20 20 20 20 2a 20 a1 20 2d 20 4e 2f 41 0a 41 | * . - N/A.A| 000018d0 32 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |2 | 000018e0 20 20 20 2a 20 a2 20 2d 20 4e 2f 41 0a 41 33 20 | * . - N/A.A3 | 000018f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001900 20 2a 20 a3 20 2d 20 4e 2f 41 0a 41 34 0a 41 35 | * . - N/A.A4.A5| 00001910 2c 20 34 46 2c 20 20 38 2c 20 32 46 20 20 20 20 |, 4F, 8, 2F | 00001920 20 20 2a 20 a5 0a 41 36 0a 41 37 20 20 20 20 20 | * ..A6.A7 | 00001930 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 a7 | * .| 00001940 20 2d 20 4e 2f 41 0a 41 38 20 20 20 20 20 20 20 | - N/A.A8 | 00001950 20 20 20 20 20 20 20 20 20 20 20 2a 20 a8 20 2d | * . -| 00001960 20 4e 2f 41 0a 41 39 20 20 20 20 20 20 20 20 20 | N/A.A9 | 00001970 20 20 20 20 20 20 20 20 20 2a 20 a9 20 2d 20 4e | * . - N| 00001980 2f 41 0a 41 41 2c 20 36 31 2c 20 20 38 2c 20 35 |/A.AA, 61, 8, 5| 00001990 46 20 20 20 20 20 20 2a 20 aa 0a 41 42 20 20 20 |F * ..AB | 000019a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 000019b0 20 ab 20 2d 20 4e 2f 41 0a 41 43 20 20 20 20 20 | . - N/A.AC | 000019c0 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 ac | * .| 000019d0 20 2d 20 4e 2f 41 0a 41 44 0a 41 45 20 20 20 20 | - N/A.AD.AE | 000019e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 | * | 000019f0 ae 20 2d 20 4e 2f 41 0a 41 46 0a 42 30 20 20 20 |. - N/A.AF.B0 | 00001a00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00001a10 20 b0 20 2d 20 4e 2f 41 0a 42 31 2c 20 32 42 2c | . - N/A.B1, 2B,| 00001a20 20 20 38 2c 20 35 46 20 20 20 20 20 20 2a 20 b1 | 8, 5F * .| 00001a30 0a 42 32 20 20 20 20 20 20 20 20 20 20 20 20 20 |.B2 | 00001a40 20 20 20 20 20 2a 20 b2 20 2d 20 4e 2f 41 0a 42 | * . - N/A.B| 00001a50 33 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |3 | 00001a60 20 20 20 2a 20 b3 20 2d 20 4e 2f 41 0a 42 34 20 | * . - N/A.B4 | 00001a70 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001a80 20 2a 20 b4 20 2d 20 4e 2f 41 0a 42 35 20 20 20 | * . - N/A.B5 | 00001a90 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00001aa0 20 b5 20 2d 20 4e 2f 41 0a 42 36 20 20 20 20 20 | . - N/A.B6 | 00001ab0 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 b6 | * .| 00001ac0 20 2d 20 4e 2f 41 0a 42 37 0a 42 38 0a 42 39 0a | - N/A.B7.B8.B9.| 00001ad0 42 41 2c 20 36 46 2c 20 20 38 2c 20 35 46 20 20 |BA, 6F, 8, 5F | 00001ae0 20 20 20 20 2a 20 ba 0a 42 42 20 20 20 20 20 20 | * ..BB | 00001af0 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 bb 20 | * . | 00001b00 2d 20 4e 2f 41 0a 42 43 20 20 20 20 20 20 20 20 |- N/A.BC | 00001b10 20 20 20 20 20 20 20 20 20 20 2a 20 bc 20 2d 20 | * . - | 00001b20 4e 2f 41 0a 42 44 20 20 20 20 20 20 20 20 20 20 |N/A.BD | 00001b30 20 20 20 20 20 20 20 20 2a 20 bd 20 2d 20 4e 2f | * . - N/| 00001b40 41 0a 42 45 0a 42 46 20 20 20 20 20 20 20 20 20 |A.BE.BF | 00001b50 20 20 20 20 20 20 20 20 20 2a 20 bf 20 2d 20 4e | * . - N| 00001b60 2f 41 0a 43 30 20 20 20 20 20 20 20 20 20 20 20 |/A.C0 | 00001b70 20 20 20 20 20 20 20 2a 20 c0 20 2d 20 4e 2f 41 | * . - N/A| 00001b80 0a 43 31 0a 43 32 0a 43 33 20 20 20 20 20 20 20 |.C1.C2.C3 | 00001b90 20 20 20 20 20 20 20 20 20 20 20 2a 20 c3 20 2d | * . -| 00001ba0 20 4e 2f 41 0a 43 34 20 20 20 20 20 20 20 20 20 | N/A.C4 | 00001bb0 20 20 20 20 20 20 20 20 20 2a 20 c4 20 2d 20 4e | * . - N| 00001bc0 2f 41 0a 43 35 20 20 20 20 20 20 20 20 20 20 20 |/A.C5 | 00001bd0 20 20 20 20 20 20 20 2a 20 c5 20 2d 20 4e 2f 41 | * . - N/A| 00001be0 0a 43 36 20 20 20 20 20 20 20 20 20 20 20 20 20 |.C6 | 00001bf0 20 20 20 20 20 2a 20 c6 20 2d 20 4e 2f 41 0a 43 | * . - N/A.C| 00001c00 37 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |7 | 00001c10 20 20 20 2a 20 c7 20 2d 20 4e 2f 41 0a 43 38 0a | * . - N/A.C8.| 00001c20 43 39 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |C9 | 00001c30 20 20 20 20 2a 20 c9 20 2d 20 4e 2f 41 0a 43 41 | * . - N/A.CA| 00001c40 0a 43 42 0a 43 43 0a 43 44 0a 43 45 0a 43 46 0a |.CB.CC.CD.CE.CF.| 00001c50 44 30 0a 44 31 20 20 20 20 20 20 20 20 20 20 20 |D0.D1 | 00001c60 20 20 20 20 20 20 20 2a 20 d1 20 2d 20 4e 2f 41 | * . - N/A| 00001c70 0a 44 32 0a 44 33 0a 44 34 0a 44 35 20 20 20 20 |.D2.D3.D4.D5 | 00001c80 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 | * | 00001c90 d5 20 2d 20 4e 2f 41 0a 44 36 20 20 20 20 20 20 |. - N/A.D6 | 00001ca0 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 d6 20 | * . | 00001cb0 2d 20 4e 2f 41 0a 44 37 0a 44 38 2c 20 35 39 2c |- N/A.D7.D8, 59,| 00001cc0 20 20 38 2c 20 32 44 20 20 20 20 20 20 2a 20 d8 | 8, 2D * .| 00001cd0 0a 44 39 0a 44 41 0a 44 42 0a 44 43 20 20 20 20 |.D9.DA.DB.DC | 00001ce0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 | * | 00001cf0 dc 20 2d 20 4e 2f 41 0a 44 44 0a 44 45 0a 44 46 |. - N/A.DD.DE.DF| 00001d00 0a 45 30 2c 20 36 31 2c 20 20 38 2c 20 36 30 20 |.E0, 61, 8, 60 | 00001d10 20 20 20 20 20 2a 20 e0 0a 45 31 20 20 20 20 20 | * ..E1 | 00001d20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 e1 | * .| 00001d30 20 2d 20 4e 2f 41 0a 45 32 2c 20 36 31 2c 20 20 | - N/A.E2, 61, | 00001d40 38 2c 20 35 45 20 20 20 20 20 20 2a 20 e2 0a 45 |8, 5E * ..E| 00001d50 33 2c 20 36 31 2c 20 20 38 2c 20 37 45 20 20 20 |3, 61, 8, 7E | 00001d60 20 20 20 2a 20 e3 0a 45 34 20 20 20 20 20 20 20 | * ..E4 | 00001d70 20 20 20 20 20 20 20 20 20 20 20 2a 20 e4 20 2d | * . -| 00001d80 20 4e 2f 41 0a 45 35 20 20 20 20 20 20 20 20 20 | N/A.E5 | 00001d90 20 20 20 20 20 20 20 20 20 2a 20 e5 20 2d 20 4e | * . - N| 00001da0 2f 41 0a 45 36 20 20 20 20 20 20 20 20 20 20 20 |/A.E6 | 00001db0 20 20 20 20 20 20 20 2a 20 e6 20 2d 20 4e 2f 41 | * . - N/A| 00001dc0 0a 45 37 20 20 20 20 20 20 20 20 20 20 20 20 20 |.E7 | 00001dd0 20 20 20 20 20 2a 20 e7 20 2d 20 4e 2f 41 0a 45 | * . - N/A.E| 00001de0 38 2c 20 36 35 2c 20 20 38 2c 20 36 30 20 20 20 |8, 65, 8, 60 | 00001df0 20 20 20 2a 20 e8 0a 45 39 20 20 20 20 20 20 20 | * ..E9 | 00001e00 20 20 20 20 20 20 20 20 20 20 20 2a 20 e9 20 2d | * . -| 00001e10 20 4e 2f 41 0a 45 41 2c 20 36 35 2c 20 20 38 2c | N/A.EA, 65, 8,| 00001e20 20 35 45 20 20 20 20 20 20 2a 20 ea 0a 45 42 20 | 5E * ..EB | 00001e30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001e40 20 2a 20 eb 20 2d 20 4e 2f 41 0a 45 43 20 20 20 | * . - N/A.EC | 00001e50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00001e60 20 ec 20 2d 20 4e 2f 41 0a 45 44 20 20 20 20 20 | . - N/A.ED | 00001e70 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 ed | * .| 00001e80 20 2d 20 4e 2f 41 0a 45 45 20 20 20 20 20 20 20 | - N/A.EE | 00001e90 20 20 20 20 20 20 20 20 20 20 20 2a 20 ee 20 2d | * . -| 00001ea0 20 4e 2f 41 0a 45 46 20 20 20 20 20 20 20 20 20 | N/A.EF | 00001eb0 20 20 20 20 20 20 20 20 20 2a 20 ef 20 2d 20 4e | * . - N| 00001ec0 2f 41 0a 46 30 0a 46 31 2c 20 36 45 2c 20 20 38 |/A.F0.F1, 6E, 8| 00001ed0 2c 20 37 45 20 20 20 20 20 20 2a 20 f1 0a 46 32 |, 7E * ..F2| 00001ee0 2c 20 36 46 2c 20 20 38 2c 20 36 30 20 20 20 20 |, 6F, 8, 60 | 00001ef0 20 20 2a 20 f2 20 2d 20 4e 2f 41 0a 46 33 20 20 | * . - N/A.F3 | 00001f00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001f10 2a 20 f3 20 2d 20 4e 2f 41 0a 46 34 2c 20 36 46 |* . - N/A.F4, 6F| 00001f20 2c 20 20 38 2c 20 35 45 20 20 20 20 20 20 2a 20 |, 8, 5E * | 00001f30 f4 20 2d 20 4e 2f 41 0a 46 35 2c 20 36 46 2c 20 |. - N/A.F5, 6F, | 00001f40 20 38 2c 20 37 45 20 20 20 20 20 20 2a 20 f5 0a | 8, 7E * ..| 00001f50 46 36 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |F6 | 00001f60 20 20 20 20 2a 20 f6 20 2d 20 4e 2f 41 0a 46 37 | * . - N/A.F7| 00001f70 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001f80 20 20 2a 20 f7 20 2d 20 4e 2f 41 0a 46 38 20 20 | * . - N/A.F8 | 00001f90 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001fa0 2a 20 f8 20 2d 20 4e 2f 41 0a 46 39 2c 20 37 35 |* . - N/A.F9, 75| 00001fb0 2c 20 20 38 2c 20 36 30 20 20 20 20 20 20 2a 20 |, 8, 60 * | 00001fc0 f9 20 2d 20 4e 2f 41 0a 46 41 20 20 20 20 20 20 |. - N/A.FA | 00001fd0 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 fa 20 | * . | 00001fe0 2d 20 4e 2f 41 0a 46 42 2c 20 37 35 2c 20 20 38 |- N/A.FB, 75, 8| 00001ff0 2c 20 35 45 20 20 20 20 20 20 2a 20 fb 20 2d 20 |, 5E * . - | 00002000 4e 2f 41 0a 46 43 20 20 20 20 20 20 20 20 20 20 |N/A.FC | 00002010 20 20 20 20 20 20 20 20 2a 20 fc 20 2d 20 4e 2f | * . - N/| 00002020 41 0a 46 44 0a 46 45 0a 46 46 20 20 20 20 20 20 |A.FD.FE.FF | 00002030 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 ff 20 | * . | 00002040 2d 20 4e 2f 41 0a 0a 0a 30 20 20 20 20 20 20 20 |- N/A...0 | 00002050 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 4e 55 | * NU| 00002060 4c 4c 20 74 65 72 6d 69 6e 61 74 6f 72 0a 0a 0a |LL terminator...| 00002070 0a |.| 00002071