Home » Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1st_Word_Plus_Utils.adf » 1WP_Print/Sources/ibm_grap
1WP_Print/Sources/ibm_grap
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/ibm_grap |
Read OK: | ✔ |
File size: | 1B5B bytes |
Load address: | FFFFFF41 |
Exec address: | E94D2406 |
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/ibm_grap
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1st_Word_Plus_Utils.adf » 1WP_Print/Sources/ibm_grap
File contents
* 0060.25 GST 294/0.01 * ***************************************************************** * * * * * * * IBM PC GRAPHICS 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) * IBM PC Graphics Printer * 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 0, 0, C, 3C, 0, 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 * Character width 1, D, A * Carriage return and line feed * 2 * Forward print * 3 * Reverse print * 4 * Vertical tab to line * 5 * Absolute horizontal tab 6, 1B, 47 * Draft bold on 7, 1B, 48 * 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 * F * Draft light off * 10 * NLQ light on * 11 * NLQ light off 12, 1B, 53, 0 * Draft superscript on 13, 1B, 54 * Draft superscript off * 14 * NLQ superscript on * 15 * NLQ superscript off 16, 1B, 53, 1 * Draft subscript on 17, 1B, 54 * Draft subscript off * 18 * NLQ subscript on * 19 * NLQ subscript off 1A, 1B, 2D, 1 * Draft underline on 1B, 1B, 2D, 0 * Draft underline off * 1C * NLQ underline on * 1D * NLQ underline off 1E, C * Formfeed 1F, 12 * Horizontal initialization 20, 1B, 36 * Vertical initialization: set 2 * 21 * Termination: printer reset * 22 * Backspace 23, D * Carriage return 24, 1B, 43, 80 * Form length in lines 25, 1B, 41, 80, 1B, 32 * Set line feed to N units 26, 1B, 4B * Start graphics (60 dots/inch) * 27 * Reserved 28, 1B, 49, 0, 12, 1B, 57, 0 * Draft Pica (10 cpi) * 29 * NLQ Pica (10 cpi) * 2A * Draft Elite (12 cpi) * 2B * NLQ Elite (12 cpi) 2C, 1B, 49, 0, 1B, 57, 0, F * Draft Condensed (17.2 cpi) * 2D * NLQ Condensed (17.2 cpi) 2E, 1B, 49, 0, 12, 1B, 57, 1 * Draft Expanded ( 5 cpi) * 2F * NLQ Expanded ( 5 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. A0 A1 A2 * � - N/A A3 A4 A5 * � - N/A A6 A7 A8 * � - N/A A9 * � - N/A AA AB AC AD AE * � - N/A AF B0 B1 B2 B3 * � - N/A B4 * � - N/A B5 B6 * � - N/A B7 B8 B9 BA BB BC BD BE BF C0 * � - N/A C1 C2 C3 * � - N/A C4 C5 C6 C7 C8 C9 CA CB CC CD CE CF D0 D1 D2 D3 D4 D5 * � - N/A D6 D7 D8 D9 DA DB DC DD DE DF E0 E1 E2 E3 * � - N/A E4 E5 E6 E7 E8 E9 EA EB EC ED EE EF F0 F1 F2 F3 F4 F5 * � - N/A F6 F7 F8 F9 FA FB FC FD FE FF 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 34 2f 30 2e 30 31 0a 2a 0a 2a 2a 2a 2a | 294/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 20 49 42 4d 20 50 43 20 47 52 41 50 48 49 43 | IBM PC GRAPHIC| 00000140 53 20 50 52 49 4e 54 45 52 20 43 4f 4e 46 49 47 |S PRINTER CONFIG| 00000150 55 52 41 54 49 4f 4e 20 20 20 20 20 20 20 20 20 |URATION | 00000160 20 20 20 20 2a 0a 2a 20 20 20 20 20 20 20 20 20 | *.* | 00000170 20 20 20 20 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 20 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 49 42 4d 20 |ters) .*....IBM | 000007c0 50 43 20 47 72 61 70 68 69 63 73 20 50 72 69 6e |PC Graphics Prin| 000007d0 74 65 72 0a 0a 0a 2a 20 20 20 20 43 6f 6e 66 69 |ter...* Confi| 000007e0 67 75 72 61 74 69 6f 6e 20 76 61 72 69 61 62 6c |guration variabl| 000007f0 65 73 0a 2a 20 20 20 20 3d 3d 3d 3d 3d 3d 3d 3d |es.* ========| 00000800 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a |===============.| 00000810 2a 0a 2a 20 20 20 20 54 68 65 73 65 20 73 69 78 |*.* These six| 00000820 20 76 61 72 69 61 62 6c 65 73 20 64 65 66 69 6e | variables defin| 00000830 65 20 63 65 72 74 61 69 6e 20 70 72 69 6e 74 65 |e certain printe| 00000840 72 0a 2a 20 20 20 20 63 6f 6e 66 69 67 75 72 61 |r.* configura| 00000850 74 69 6f 6e 20 64 65 74 61 69 6c 73 20 72 65 71 |tion details req| 00000860 75 69 72 65 64 20 62 79 20 31 73 74 20 57 6f 72 |uired by 1st Wor| 00000870 64 20 50 6c 75 73 3a 0a 2a 0a 2a 20 20 20 20 28 |d Plus:.*.* (| 00000880 31 29 20 20 31 20 66 6f 72 20 6d 69 63 72 6f 73 |1) 1 for micros| 00000890 70 61 63 69 6e 67 20 64 61 69 73 79 77 68 65 65 |pacing daisywhee| 000008a0 6c 2c 20 65 6c 73 65 20 30 0a 2a 20 20 20 20 28 |l, else 0.* (| 000008b0 32 29 20 20 43 68 61 72 61 63 74 65 72 20 77 69 |2) Character wi| 000008c0 64 74 68 20 69 6e 20 70 72 69 6e 74 65 72 20 75 |dth in printer u| 000008d0 6e 69 74 73 20 28 64 61 69 73 79 29 0a 2a 20 20 |nits (daisy).* | 000008e0 20 20 28 33 29 20 20 4c 69 6e 65 66 65 65 64 20 | (3) Linefeed | 000008f0 68 65 69 67 68 74 20 69 6e 20 70 72 69 6e 74 65 |height in printe| 00000900 72 20 75 6e 69 74 73 0a 2a 20 20 20 20 28 34 29 |r units.* (4)| 00000910 20 20 4d 69 64 2d 63 61 72 72 69 61 67 65 20 28 | Mid-carriage (| 00000920 64 61 69 73 79 29 20 70 69 78 65 6c 73 2f 69 6e |daisy) pixels/in| 00000930 63 68 20 28 6d 61 74 72 69 78 29 0a 2a 20 20 20 |ch (matrix).* | 00000940 20 28 35 29 20 20 42 6f 6c 64 20 6f 66 66 73 65 | (5) Bold offse| 00000950 74 20 69 6e 20 70 72 69 6e 74 65 72 20 75 6e 69 |t in printer uni| 00000960 74 73 20 28 64 61 69 73 79 29 0a 2a 20 20 20 20 |ts (daisy).* | 00000970 28 36 29 20 20 31 20 74 6f 20 70 61 75 73 65 20 |(6) 1 to pause | 00000980 70 72 69 6e 74 69 6e 67 20 62 65 74 77 65 65 6e |printing between| 00000990 20 70 61 67 65 73 2c 20 65 6c 73 65 20 30 0a 0a | pages, else 0..| 000009a0 0a 30 2c 20 30 2c 20 43 2c 20 33 43 2c 20 30 2c |.0, 0, C, 3C, 0,| 000009b0 20 30 0a 0a 0a 2a 20 20 20 20 50 72 69 6e 74 65 | 0...* Printe| 000009c0 72 20 63 68 61 72 61 63 74 65 72 69 73 74 69 63 |r characteristic| 000009d0 73 0a 2a 20 20 20 20 3d 3d 3d 3d 3d 3d 3d 3d 3d |s.* =========| 000009e0 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 2a |==============.*| 000009f0 0a 2a 20 20 20 20 54 68 69 73 20 74 61 62 6c 65 |.* This table| 00000a00 20 64 65 66 69 6e 65 73 20 76 61 6c 75 65 73 20 | defines values | 00000a10 74 6f 20 62 65 20 73 65 6e 74 20 74 6f 20 74 68 |to be sent to th| 00000a20 65 0a 2a 20 20 20 20 70 72 69 6e 74 65 72 20 62 |e.* printer b| 00000a30 79 20 31 73 74 20 57 6f 72 64 20 50 6c 75 73 20 |y 1st Word Plus | 00000a40 74 6f 20 63 6f 6e 74 72 6f 6c 20 69 74 73 20 6f |to control its o| 00000a50 70 65 72 61 74 69 6f 6e 2e 0a 2a 0a 2a 20 20 20 |peration..*.* | 00000a60 20 41 6e 20 65 6e 74 72 79 20 63 6f 6e 73 69 73 | An entry consis| 00000a70 74 73 20 6f 66 3a 0a 2a 0a 2a 20 20 20 20 28 31 |ts of:.*.* (1| 00000a80 29 20 20 46 75 6e 63 74 69 6f 6e 20 6e 75 6d 62 |) Function numb| 00000a90 65 72 20 28 74 68 65 73 65 20 6d 75 73 74 20 62 |er (these must b| 00000aa0 65 20 6b 65 70 74 20 69 6e 20 6f 72 64 65 72 29 |e kept in order)| 00000ab0 0a 2a 20 20 20 20 28 32 29 20 20 43 6f 6d 6d 61 |.* (2) Comma| 00000ac0 6e 64 20 62 79 74 65 73 20 28 68 65 78 20 63 6f |nd bytes (hex co| 00000ad0 6d 6d 61 6e 64 73 20 61 6e 64 20 70 6c 61 63 65 |mmands and place| 00000ae0 68 6f 6c 64 65 72 73 29 0a 2a 0a 2a 20 20 20 20 |holders).*.* | 00000af0 41 20 70 6c 61 63 65 68 6f 6c 64 65 72 20 68 61 |A placeholder ha| 00000b00 73 20 74 68 65 20 74 6f 70 20 62 69 74 20 73 65 |s the top bit se| 00000b10 74 20 61 6e 64 20 69 73 20 73 75 62 73 74 69 74 |t and is substit| 00000b20 75 74 65 64 0a 2a 20 20 20 20 62 79 20 61 6e 20 |uted.* by an | 00000b30 61 63 74 75 61 6c 20 76 61 6c 75 65 20 62 79 20 |actual value by | 00000b40 31 73 74 20 57 6f 72 64 20 50 6c 75 73 20 77 68 |1st Word Plus wh| 00000b50 65 6e 20 70 72 69 6e 74 69 6e 67 2e 0a 2a 0a 2a |en printing..*.*| 00000b60 20 20 20 20 4c 69 6e 65 73 20 70 72 65 63 65 64 | Lines preced| 00000b70 65 64 20 62 79 20 61 6e 20 61 73 74 65 72 69 73 |ed by an asteris| 00000b80 6b 20 61 72 65 20 63 6f 6d 6d 65 6e 74 65 64 20 |k are commented | 00000b90 6f 75 74 2e 0a 0a 0a 2a 20 30 20 20 20 20 20 20 |out....* 0 | 00000ba0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000bb0 20 20 20 20 20 2a 20 43 68 61 72 61 63 74 65 72 | * Character| 00000bc0 20 77 69 64 74 68 0a 31 2c 20 20 20 44 2c 20 20 | width.1, D, | 00000bd0 41 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |A | 00000be0 20 20 20 20 20 2a 20 43 61 72 72 69 61 67 65 20 | * Carriage | 00000bf0 72 65 74 75 72 6e 20 61 6e 64 20 6c 69 6e 65 20 |return and line | 00000c00 66 65 65 64 0a 2a 20 32 20 20 20 20 20 20 20 20 |feed.* 2 | 00000c10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000c20 20 20 20 2a 20 46 6f 72 77 61 72 64 20 70 72 69 | * Forward pri| 00000c30 6e 74 0a 2a 20 33 20 20 20 20 20 20 20 20 20 20 |nt.* 3 | 00000c40 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000c50 20 2a 20 52 65 76 65 72 73 65 20 70 72 69 6e 74 | * Reverse print| 00000c60 0a 2a 20 34 20 20 20 20 20 20 20 20 20 20 20 20 |.* 4 | 00000c70 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00000c80 20 56 65 72 74 69 63 61 6c 20 74 61 62 20 74 6f | Vertical tab to| 00000c90 20 6c 69 6e 65 0a 2a 20 35 20 20 20 20 20 20 20 | line.* 5 | 00000ca0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000cb0 20 20 20 20 2a 20 41 62 73 6f 6c 75 74 65 20 68 | * Absolute h| 00000cc0 6f 72 69 7a 6f 6e 74 61 6c 20 74 61 62 20 0a 36 |orizontal tab .6| 00000cd0 2c 20 20 31 42 2c 20 34 37 20 20 20 20 20 20 20 |, 1B, 47 | 00000ce0 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 44 | * D| 00000cf0 72 61 66 74 20 62 6f 6c 64 20 6f 6e 0a 37 2c 20 |raft bold on.7, | 00000d00 20 31 42 2c 20 34 38 20 20 20 20 20 20 20 20 20 | 1B, 48 | 00000d10 20 20 20 20 20 20 20 20 20 20 20 2a 20 44 72 61 | * Dra| 00000d20 66 74 20 62 6f 6c 64 20 6f 66 66 0a 2a 20 38 20 |ft bold off.* 8 | 00000d30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000d40 20 20 20 20 20 20 20 20 20 20 2a 20 4e 4c 51 20 | * NLQ | 00000d50 62 6f 6c 64 20 6f 6e 0a 2a 20 39 20 20 20 20 20 |bold on.* 9 | 00000d60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000d70 20 20 20 20 20 20 2a 20 4e 4c 51 20 62 6f 6c 64 | * NLQ bold| 00000d80 20 6f 66 66 0a 2a 20 41 20 20 20 20 20 20 20 20 | off.* A | 00000d90 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000da0 20 20 20 2a 20 44 72 61 66 74 20 69 74 61 6c 69 | * Draft itali| 00000db0 63 20 6f 6e 0a 2a 20 42 20 20 20 20 20 20 20 20 |c on.* B | 00000dc0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000dd0 20 20 20 2a 20 44 72 61 66 74 20 69 74 61 6c 69 | * Draft itali| 00000de0 63 20 6f 66 66 0a 2a 20 43 20 20 20 20 20 20 20 |c off.* C | 00000df0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000e00 20 20 20 20 2a 20 4e 4c 51 20 69 74 61 6c 69 63 | * NLQ italic| 00000e10 20 6f 6e 0a 2a 20 44 20 20 20 20 20 20 20 20 20 | on.* D | 00000e20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000e30 20 20 2a 20 4e 4c 51 20 69 74 61 6c 69 63 20 6f | * NLQ italic o| 00000e40 66 66 0a 2a 20 45 20 20 20 20 20 20 20 20 20 20 |ff.* E | 00000e50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000e60 20 2a 20 44 72 61 66 74 20 6c 69 67 68 74 20 6f | * Draft light o| 00000e70 6e 0a 2a 20 46 20 20 20 20 20 20 20 20 20 20 20 |n.* F | 00000e80 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000e90 2a 20 44 72 61 66 74 20 6c 69 67 68 74 20 6f 66 |* Draft light of| 00000ea0 66 0a 2a 20 31 30 20 20 20 20 20 20 20 20 20 20 |f.* 10 | 00000eb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000ec0 2a 20 4e 4c 51 20 6c 69 67 68 74 20 6f 6e 0a 2a |* NLQ light on.*| 00000ed0 20 31 31 20 20 20 20 20 20 20 20 20 20 20 20 20 | 11 | 00000ee0 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 4e | * N| 00000ef0 4c 51 20 6c 69 67 68 74 20 6f 66 66 0a 31 32 2c |LQ light off.12,| 00000f00 20 31 42 2c 20 35 33 2c 20 20 30 20 20 20 20 20 | 1B, 53, 0 | 00000f10 20 20 20 20 20 20 20 20 20 20 20 2a 20 44 72 61 | * Dra| 00000f20 66 74 20 73 75 70 65 72 73 63 72 69 70 74 20 6f |ft superscript o| 00000f30 6e 0a 31 33 2c 20 31 42 2c 20 35 34 20 20 20 20 |n.13, 1B, 54 | 00000f40 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000f50 2a 20 44 72 61 66 74 20 73 75 70 65 72 73 63 72 |* Draft superscr| 00000f60 69 70 74 20 6f 66 66 0a 2a 20 31 34 20 20 20 20 |ipt off.* 14 | 00000f70 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000f80 20 20 20 20 20 20 2a 20 4e 4c 51 20 73 75 70 65 | * NLQ supe| 00000f90 72 73 63 72 69 70 74 20 6f 6e 0a 2a 20 31 35 20 |rscript on.* 15 | 00000fa0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000fb0 20 20 20 20 20 20 20 20 20 2a 20 4e 4c 51 20 73 | * NLQ s| 00000fc0 75 70 65 72 73 63 72 69 70 74 20 6f 66 66 0a 31 |uperscript off.1| 00000fd0 36 2c 20 31 42 2c 20 35 33 2c 20 20 31 20 20 20 |6, 1B, 53, 1 | 00000fe0 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 44 | * D| 00000ff0 72 61 66 74 20 73 75 62 73 63 72 69 70 74 20 6f |raft subscript o| 00001000 6e 0a 31 37 2c 20 31 42 2c 20 35 34 20 20 20 20 |n.17, 1B, 54 | 00001010 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001020 2a 20 44 72 61 66 74 20 73 75 62 73 63 72 69 70 |* Draft subscrip| 00001030 74 20 6f 66 66 0a 2a 20 31 38 20 20 20 20 20 20 |t off.* 18 | 00001040 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001050 20 20 20 20 2a 20 4e 4c 51 20 73 75 62 73 63 72 | * NLQ subscr| 00001060 69 70 74 20 6f 6e 0a 2a 20 31 39 20 20 20 20 20 |ipt on.* 19 | 00001070 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001080 20 20 20 20 20 2a 20 4e 4c 51 20 73 75 62 73 63 | * NLQ subsc| 00001090 72 69 70 74 20 6f 66 66 0a 31 41 2c 20 31 42 2c |ript off.1A, 1B,| 000010a0 20 32 44 2c 20 20 31 20 20 20 20 20 20 20 20 20 | 2D, 1 | 000010b0 20 20 20 20 20 20 20 2a 20 44 72 61 66 74 20 75 | * Draft u| 000010c0 6e 64 65 72 6c 69 6e 65 20 6f 6e 0a 31 42 2c 20 |nderline on.1B, | 000010d0 31 42 2c 20 32 44 2c 20 20 30 20 20 20 20 20 20 |1B, 2D, 0 | 000010e0 20 20 20 20 20 20 20 20 20 20 2a 20 44 72 61 66 | * Draf| 000010f0 74 20 75 6e 64 65 72 6c 69 6e 65 20 6f 66 66 0a |t underline off.| 00001100 2a 20 31 43 20 20 20 20 20 20 20 20 20 20 20 20 |* 1C | 00001110 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 | * | 00001120 4e 4c 51 20 75 6e 64 65 72 6c 69 6e 65 20 6f 6e |NLQ underline on| 00001130 0a 2a 20 31 44 20 20 20 20 20 20 20 20 20 20 20 |.* 1D | 00001140 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00001150 20 4e 4c 51 20 75 6e 64 65 72 6c 69 6e 65 20 6f | NLQ underline o| 00001160 66 66 0a 31 45 2c 20 20 43 20 20 20 20 20 20 20 |ff.1E, C | 00001170 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001180 20 2a 20 46 6f 72 6d 66 65 65 64 0a 31 46 2c 20 | * Formfeed.1F, | 00001190 31 32 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |12 | 000011a0 20 20 20 20 20 20 20 20 20 20 2a 20 48 6f 72 69 | * Hori| 000011b0 7a 6f 6e 74 61 6c 20 69 6e 69 74 69 61 6c 69 7a |zontal initializ| 000011c0 61 74 69 6f 6e 0a 32 30 2c 20 31 42 2c 20 33 36 |ation.20, 1B, 36| 000011d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000011e0 20 20 20 20 2a 20 56 65 72 74 69 63 61 6c 20 69 | * Vertical i| 000011f0 6e 69 74 69 61 6c 69 7a 61 74 69 6f 6e 3a 20 73 |nitialization: s| 00001200 65 74 20 32 20 20 20 0a 2a 20 32 31 20 20 20 20 |et 2 .* 21 | 00001210 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001220 20 20 20 20 20 20 2a 20 54 65 72 6d 69 6e 61 74 | * Terminat| 00001230 69 6f 6e 3a 20 70 72 69 6e 74 65 72 20 72 65 73 |ion: printer res| 00001240 65 74 0a 2a 20 32 32 20 20 20 20 20 20 20 20 20 |et.* 22 | 00001250 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001260 20 2a 20 42 61 63 6b 73 70 61 63 65 0a 32 33 2c | * Backspace.23,| 00001270 20 20 44 20 20 20 20 20 20 20 20 20 20 20 20 20 | D | 00001280 20 20 20 20 20 20 20 20 20 20 20 2a 20 43 61 72 | * Car| 00001290 72 69 61 67 65 20 72 65 74 75 72 6e 0a 32 34 2c |riage return.24,| 000012a0 20 31 42 2c 20 34 33 2c 20 38 30 20 20 20 20 20 | 1B, 43, 80 | 000012b0 20 20 20 20 20 20 20 20 20 20 20 2a 20 46 6f 72 | * For| 000012c0 6d 20 6c 65 6e 67 74 68 20 69 6e 20 6c 69 6e 65 |m length in line| 000012d0 73 0a 32 35 2c 20 31 42 2c 20 34 31 2c 20 38 30 |s.25, 1B, 41, 80| 000012e0 2c 20 31 42 2c 20 33 32 20 20 20 20 20 20 20 20 |, 1B, 32 | 000012f0 2a 20 53 65 74 20 6c 69 6e 65 20 66 65 65 64 20 |* Set line feed | 00001300 74 6f 20 4e 20 75 6e 69 74 73 0a 32 36 2c 20 31 |to N units.26, 1| 00001310 42 2c 20 34 42 20 20 20 20 20 20 20 20 20 20 20 |B, 4B | 00001320 20 20 20 20 20 20 20 20 20 2a 20 53 74 61 72 74 | * Start| 00001330 20 67 72 61 70 68 69 63 73 20 28 36 30 20 64 6f | graphics (60 do| 00001340 74 73 2f 69 6e 63 68 29 0a 2a 20 32 37 20 20 20 |ts/inch).* 27 | 00001350 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001360 20 20 20 20 20 20 20 2a 20 52 65 73 65 72 76 65 | * Reserve| 00001370 64 0a 32 38 2c 20 31 42 2c 20 34 39 2c 20 30 2c |d.28, 1B, 49, 0,| 00001380 20 31 32 2c 20 31 42 2c 20 35 37 2c 20 30 20 20 | 12, 1B, 57, 0 | 00001390 2a 20 44 72 61 66 74 20 50 69 63 61 20 20 20 20 |* Draft Pica | 000013a0 20 20 28 31 30 20 20 20 63 70 69 29 0a 2a 20 32 | (10 cpi).* 2| 000013b0 39 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |9 | 000013c0 20 20 20 20 20 20 20 20 20 20 20 2a 20 4e 4c 51 | * NLQ| 000013d0 20 20 20 50 69 63 61 20 20 20 20 20 20 28 31 30 | Pica (10| 000013e0 20 20 20 63 70 69 29 0a 2a 20 32 41 20 20 20 20 | cpi).* 2A | 000013f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001400 20 20 20 20 20 20 2a 20 44 72 61 66 74 20 45 6c | * Draft El| 00001410 69 74 65 20 20 20 20 20 28 31 32 20 20 20 63 70 |ite (12 cp| 00001420 69 29 0a 2a 20 32 42 20 20 20 20 20 20 20 20 20 |i).* 2B | 00001430 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001440 20 2a 20 4e 4c 51 20 20 20 45 6c 69 74 65 20 20 | * NLQ Elite | 00001450 20 20 20 28 31 32 20 20 20 63 70 69 29 0a 32 43 | (12 cpi).2C| 00001460 2c 20 31 42 2c 20 34 39 2c 20 30 2c 20 31 42 2c |, 1B, 49, 0, 1B,| 00001470 20 35 37 2c 20 30 2c 20 46 20 20 20 2a 20 44 72 | 57, 0, F * Dr| 00001480 61 66 74 20 43 6f 6e 64 65 6e 73 65 64 20 28 31 |aft Condensed (1| 00001490 37 2e 32 20 63 70 69 29 0a 2a 20 32 44 20 20 20 |7.2 cpi).* 2D | 000014a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000014b0 20 20 20 20 20 20 20 2a 20 4e 4c 51 20 20 20 43 | * NLQ C| 000014c0 6f 6e 64 65 6e 73 65 64 20 28 31 37 2e 32 20 63 |ondensed (17.2 c| 000014d0 70 69 29 0a 32 45 2c 20 31 42 2c 20 34 39 2c 20 |pi).2E, 1B, 49, | 000014e0 30 2c 20 31 32 2c 20 31 42 2c 20 35 37 2c 20 31 |0, 12, 1B, 57, 1| 000014f0 20 20 2a 20 44 72 61 66 74 20 45 78 70 61 6e 64 | * Draft Expand| 00001500 65 64 20 20 28 20 35 20 20 20 63 70 69 29 0a 2a |ed ( 5 cpi).*| 00001510 20 32 46 20 20 20 20 20 20 20 20 20 20 20 20 20 | 2F | 00001520 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 4e | * N| 00001530 4c 51 20 20 20 45 78 70 61 6e 64 65 64 20 20 28 |LQ Expanded (| 00001540 20 35 20 20 20 63 70 69 29 0a 2a 20 33 30 20 20 | 5 cpi).* 30 | 00001550 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001560 20 20 20 20 20 20 20 20 2a 20 42 6c 61 63 6b 20 | * Black | 00001570 20 20 69 6e 6b 0a 2a 20 33 31 20 20 20 20 20 20 | ink.* 31 | 00001580 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001590 20 20 20 20 2a 20 4d 61 67 65 6e 74 61 20 69 6e | * Magenta in| 000015a0 6b 0a 2a 20 33 32 20 20 20 20 20 20 20 20 20 20 |k.* 32 | 000015b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000015c0 2a 20 43 79 61 6e 20 20 20 20 69 6e 6b 0a 2a 20 |* Cyan ink.* | 000015d0 33 33 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |33 | 000015e0 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 59 65 | * Ye| 000015f0 6c 6c 6f 77 20 20 69 6e 6b 0a 30 20 20 20 20 20 |llow ink.0 | 00001600 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001610 20 20 20 20 20 20 20 20 2a 20 4e 55 4c 4c 20 74 | * NULL t| 00001620 65 72 6d 69 6e 61 74 69 6f 6e 20 62 79 74 65 0a |ermination byte.| 00001630 0a 0a 2a 20 20 20 20 54 72 61 6e 73 6c 61 74 69 |..* Translati| 00001640 6f 6e 20 54 61 62 6c 65 0a 2a 20 20 20 20 3d 3d |on Table.* ==| 00001650 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a |===============.| 00001660 2a 0a 2a 20 20 20 20 54 68 69 73 20 74 61 62 6c |*.* This tabl| 00001670 65 20 69 73 20 75 73 65 64 20 74 6f 20 74 72 61 |e is used to tra| 00001680 6e 73 6c 61 74 65 20 74 68 65 20 41 72 63 68 69 |nslate the Archi| 00001690 6d 65 64 65 73 0a 2a 20 20 20 20 63 68 61 72 61 |medes.* chara| 000016a0 63 74 65 72 20 63 6f 64 65 73 20 66 6f 72 20 6f |cter codes for o| 000016b0 75 74 70 75 74 20 74 6f 20 74 68 65 20 70 72 69 |utput to the pri| 000016c0 6e 74 65 72 2e 0a 2a 0a 2a 20 20 20 20 45 61 63 |nter..*.* Eac| 000016d0 68 20 65 6e 74 72 79 20 63 6f 6e 73 69 73 74 73 |h entry consists| 000016e0 20 6f 66 3a 0a 2a 0a 2a 20 20 20 20 28 31 29 20 | of:.*.* (1) | 000016f0 20 41 72 63 68 69 6d 65 64 65 73 20 63 68 61 72 | Archimedes char| 00001700 61 63 74 65 72 20 63 6f 64 65 20 28 74 68 65 73 |acter code (thes| 00001710 65 20 6d 75 73 74 20 62 65 20 69 6e 20 6f 72 64 |e must be in ord| 00001720 65 72 29 0a 2a 20 20 20 20 28 32 29 20 20 54 68 |er).* (2) Th| 00001730 65 20 28 70 6f 73 73 69 62 6c 79 20 6e 75 6c 6c |e (possibly null| 00001740 29 20 62 79 74 65 20 73 74 72 69 6e 67 20 74 6f |) byte string to| 00001750 20 62 65 20 6f 75 74 70 75 74 0a 2a 0a 2a 20 20 | be output.*.* | 00001760 20 20 41 72 63 68 69 6d 65 64 65 73 20 63 68 61 | Archimedes cha| 00001770 72 61 63 74 65 72 20 63 6f 64 65 73 20 77 69 74 |racter codes wit| 00001780 68 20 61 20 4e 55 4c 4c 20 74 72 61 6e 73 6c 61 |h a NULL transla| 00001790 74 69 6f 6e 0a 2a 20 20 20 20 73 74 72 69 6e 67 |tion.* string| 000017a0 20 61 72 65 20 70 72 69 6e 74 65 64 20 61 73 20 | are printed as | 000017b0 73 70 61 63 65 73 2e 0a 2a 0a 2a 20 20 20 20 41 |spaces..*.* A| 000017c0 72 63 68 69 6d 65 64 65 73 20 63 68 61 72 61 63 |rchimedes charac| 000017d0 74 65 72 20 63 6f 64 65 73 20 4e 4f 54 20 69 6e |ter codes NOT in| 000017e0 20 74 68 65 20 74 61 62 6c 65 20 61 72 65 20 73 | the table are s| 000017f0 65 6e 74 0a 2a 20 20 20 20 64 69 72 65 63 74 6c |ent.* directl| 00001800 79 20 74 6f 20 74 68 65 20 70 72 69 6e 74 65 72 |y to the printer| 00001810 20 77 69 74 68 6f 75 74 20 74 72 61 6e 73 6c 61 | without transla| 00001820 74 69 6f 6e 2e 0a 0a 41 30 0a 41 31 0a 41 32 20 |tion...A0.A1.A2 | 00001830 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001840 20 20 20 20 20 20 20 20 20 20 20 2a 20 a2 20 2d | * . -| 00001850 20 4e 2f 41 0a 41 33 0a 41 34 0a 41 35 20 20 20 | N/A.A3.A4.A5 | 00001860 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001870 20 20 20 20 20 20 20 20 20 2a 20 a5 20 2d 20 4e | * . - N| 00001880 2f 41 0a 41 36 0a 41 37 0a 41 38 20 20 20 20 20 |/A.A6.A7.A8 | 00001890 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000018a0 20 20 20 20 20 20 20 2a 20 a8 20 2d 20 4e 2f 41 | * . - N/A| 000018b0 0a 41 39 20 20 20 20 20 20 20 20 20 20 20 20 20 |.A9 | 000018c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 000018d0 20 a9 20 2d 20 4e 2f 41 0a 41 41 0a 41 42 0a 41 | . - N/A.AA.AB.A| 000018e0 43 0a 41 44 0a 41 45 20 20 20 20 20 20 20 20 20 |C.AD.AE | 000018f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001900 20 20 20 2a 20 ae 20 2d 20 4e 2f 41 0a 41 46 0a | * . - N/A.AF.| 00001910 42 30 0a 42 31 0a 42 32 0a 42 33 20 20 20 20 20 |B0.B1.B2.B3 | 00001920 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001930 20 20 20 20 20 20 20 2a 20 b3 20 2d 20 4e 2f 41 | * . - N/A| 00001940 0a 42 34 20 20 20 20 20 20 20 20 20 20 20 20 20 |.B4 | 00001950 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00001960 20 b4 20 2d 20 4e 2f 41 0a 42 35 0a 42 36 20 20 | . - N/A.B5.B6 | 00001970 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001980 20 20 20 20 20 20 20 20 20 20 2a 20 b6 20 2d 20 | * . - | 00001990 4e 2f 41 0a 42 37 0a 42 38 0a 42 39 0a 42 41 0a |N/A.B7.B8.B9.BA.| 000019a0 42 42 0a 42 43 0a 42 44 0a 42 45 0a 42 46 0a 43 |BB.BC.BD.BE.BF.C| 000019b0 30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |0 | 000019c0 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 c0 | * .| 000019d0 20 2d 20 4e 2f 41 0a 43 31 0a 43 32 0a 43 33 20 | - N/A.C1.C2.C3 | 000019e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000019f0 20 20 20 20 20 20 20 20 20 20 20 2a 20 c3 20 2d | * . -| 00001a00 20 4e 2f 41 0a 43 34 0a 43 35 0a 43 36 0a 43 37 | N/A.C4.C5.C6.C7| 00001a10 0a 43 38 0a 43 39 0a 43 41 0a 43 42 0a 43 43 0a |.C8.C9.CA.CB.CC.| 00001a20 43 44 0a 43 45 0a 43 46 0a 44 30 0a 44 31 0a 44 |CD.CE.CF.D0.D1.D| 00001a30 32 0a 44 33 0a 44 34 0a 44 35 20 20 20 20 20 20 |2.D3.D4.D5 | 00001a40 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001a50 20 20 20 20 20 20 2a 20 d5 20 2d 20 4e 2f 41 0a | * . - N/A.| 00001a60 44 36 0a 44 37 0a 44 38 0a 44 39 0a 44 41 0a 44 |D6.D7.D8.D9.DA.D| 00001a70 42 0a 44 43 0a 44 44 0a 44 45 0a 44 46 0a 45 30 |B.DC.DD.DE.DF.E0| 00001a80 0a 45 31 0a 45 32 0a 45 33 20 20 20 20 20 20 20 |.E1.E2.E3 | 00001a90 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001aa0 20 20 20 20 20 2a 20 e3 20 2d 20 4e 2f 41 0a 45 | * . - N/A.E| 00001ab0 34 0a 45 35 0a 45 36 0a 45 37 0a 45 38 0a 45 39 |4.E5.E6.E7.E8.E9| 00001ac0 0a 45 41 0a 45 42 0a 45 43 0a 45 44 0a 45 45 0a |.EA.EB.EC.ED.EE.| 00001ad0 45 46 0a 46 30 0a 46 31 0a 46 32 0a 46 33 0a 46 |EF.F0.F1.F2.F3.F| 00001ae0 34 0a 46 35 20 20 20 20 20 20 20 20 20 20 20 20 |4.F5 | 00001af0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001b00 2a 20 f5 20 2d 20 4e 2f 41 0a 46 36 0a 46 37 0a |* . - N/A.F6.F7.| 00001b10 46 38 0a 46 39 0a 46 41 0a 46 42 0a 46 43 0a 46 |F8.F9.FA.FB.FC.F| 00001b20 44 0a 46 45 0a 46 46 0a 0a 0a 30 20 20 20 20 20 |D.FE.FF...0 | 00001b30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001b40 20 20 20 20 20 20 20 20 2a 20 4e 55 4c 4c 20 74 | * NULL t| 00001b50 65 72 6d 69 6e 61 74 6f 72 0a 0a |erminator..| 00001b5b