Home » Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1st_Word_Plus_Utils.adf » 1WP_Print/Sources/epson_lx
1WP_Print/Sources/epson_lx
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/epson_lx |
Read OK: | ✔ |
File size: | 2DDA bytes |
Load address: | FFFFFF41 |
Exec address: | E94CF158 |
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/epson_lx
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1st_Word_Plus_Utils.adf » 1WP_Print/Sources/epson_lx
File contents
* 0060.25 GST 286/0.01 * ***************************************************************** * * * * * * * EPSON LX/GX/FX 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) * Epson LX/GX/FX (9-pin NLQ) * 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, 48, 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, 1B, 42, 80, 0, B * Vertical tab to line * 5 * Absolute horizontal tab 6, 1B, 47 * Draft bold on 7, 1B, 48 * Draft bold off 8, 1B, 45 * NLQ bold on 9, 1B, 46 * NLQ bold off A, 1B, 34 * Draft italic on B, 1B, 35 * Draft italic off C, 1B, 78, 0, 1B, 34, 1B, 47 * NLQ italic on D, 1B, 48, 1B, 35, 1B, 78, 1 * NLQ italic off * E * Draft light on * F * Draft light off 10, 1B, 78, 0 * NLQ light on 11, 1B, 78, 1 * NLQ light off 12, 1B, 53, 0 * Draft superscript on 13, 1B, 54 * Draft superscript off 14, 1B, 78, 0, 1B, 53, 0 * NLQ superscript on 15, 1B, 54, 1B, 78, 1 * NLQ superscript off 16, 1B, 53, 1 * Draft subscript on 17, 1B, 54 * Draft subscript off 18, 1B, 78, 0, 1B, 53, 1 * NLQ subscript on 19, 1B, 54, 1B, 78, 1 * 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, 52, 0 * Vertical initialization 21, 1B, 40 * Termination: printer reset 22, 8 * Backspace 23, D * Carriage return 24, 1B, 43, 80 * Form length in lines 25, 1B, 41, 80 * Set line feed to N units 26, 1B, 2A, 5 * Start graphics (mode 5) * 27 * Reserved 28, 1B,78,0,12,1B,57,0,1B,50 * Draft Pica (10 cpi) 29, 12,1B,57,0,1B,50,1B,78,1 * NLQ Pica (10 cpi) 2A, 1B,78,0,12,1B,57,0,1B,4D * Draft Elite (12 cpi) * 2B * NLQ Elite (12 cpi) 2C, 1B,78,0,1B,57,0,1B,50,F * Draft Condensed (17.2 cpi) * 2D * NLQ Condensed (17.2 cpi) 2E, 1B,78,0,12,1B,4D,1B,57,1 * 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. A0, 20 * non break space A1, 1B, 52, 7, 5B, 1B, 52, 0 * � - Spanish upside down ! A2 * � - N/A cent A3, 1B, 52, 3, 23, 1B, 52, 0 * � - UK pound A4, 1B, 52, 5, 24, 1B, 52, 0 * � - Swedish circle with horns A5, 1B, 52, 8, 5C, 1B, 52, 0 * � - Japanese Yen A6, 7C * � - broken vertical bar A7, 1B, 52, 2, 40, 1B, 52, 0 * � - German ??? A8, 1B, 52, 1, 7E, 1B, 52, 0 * � - France umlaut A9 * � - N/A copyright AA, 61, 8, 5F * � - a BS _ a underline AB * � - N/A << AC * � - N/A top right rectangle AD, 2D * � - hyphen soft hyphen AE * � - N/A registered AF * � - N/A raised hyphen B0, 1B, 52, 1, 5B, 1B, 52, 0 * � - France raised circle B1, 2B, 8, 5F * � - + BS _ plus/minus B2 * � - N/A superscript 2 B3 * � - N/A superscript 3 B4, 27 * � - back quote B5 * � - N/A mu B6 * � - N/A paragraph B7 * � - N/A centred dot B8 * � - N/A small comma B9 * � - N/A superscript 1 BA, 6F, 8, 5F * � - O BS _ o underline BB * � - N/A >> BC * � - N/A 1/4 BD * � - N/A 1/2 BE * � - N/A 3/4 BF, 1B, 52, 7, 5D, 1B, 52, 0 * � - Spanish upside down ? C0, 41 * � - A A \ C1, 41 * � - A A / C2, 41 * � - A A ^ C3, 41 * � - A A ~ C4, 1B, 52, 2, 5B, 1B, 52, 0 * � - German A umlaut C5, 1B, 52, 5, 5D, 1B, 52, 0 * � - Swedish A circle C6, 1B, 52, 4, 5B, 1B, 52, 0 * � - Danish AE ligature C7, 43 * � - C C cedilla C8, 45 * � - E E \ C9, 1B, 52, 5, 40, 1B, 52, 0 * � - Swedish E / CA, 45 * � - E E ^ CB, 45 * � - E E umlaut CC, 49 * � - I I \ CD, 49 * � - I I / CE, 49 * � - I I ^ CF, 49 * � - I I umlaut D0, 44 * � - D D with bar D1, 1B, 52, 7, 5C, 1B, 52, 0 * � - Spanish N ~ D2, 4F * � - O O \ D3, 4F * � - O O / D4, 4F * � - O O ^ D5, 4F * � - O O ~ D6, 1B, 52, 5, 5C, 1B, 52, 0 * � - Swedish O umlaut D7 * � - N/A cross D8, 1B, 52, 4, 5C, 1B, 52, 0 * � - Danish O slash D9, 55 * � - U U \ DA, 55 * � - U U / DB, 55 * � - U U ^ DC, 1B, 52, 2, 5D, 1B, 52, 0 * � - German U umlaut DD, 59 * � - Y Y / DE * � - N/A capital thorn DF, 1B, 52, 2, 7E, 1B, 52, 0 * � - German beta / schluss E0, 1B, 52, 6, 7B, 1B, 52, 0 * � - Italian a \ E1, 61, 8, 27 * � - a BS ' a / E2, 61, 8, 5E * � - a BS ^ a ^ E3, 61, 8, 7E * � - a BS ~ a ~ E4, 1B, 52, 5, 7B, 1B, 52, 0 * � - Swedish a umlaut E5, 1B, 52, 5, 7D, 1B, 52, 0 * � - Swedish a circle E6 * � - N/A ae ligature E7, 1B, 52, 1, 5C, 1B, 52, 0 * � - French c cedilla E8, 1B, 52, 1, 7D, 1B, 52, 0 * � - French e \ E9, 1B, 52, 1, 7B, 1B, 52, 0 * � - French e / EA, 65, 8, 5E * � - e BS ^ e ^ EB,65,8,1B,52,1,7E,1B, 52, 0 * � - e BS French umlaut EC, 1B, 52, 6, 7E, 1B, 52, 0 * � - Italian i \ ED, 69 * � - i i / EE, 69 * � - i i ^ EF, 69 * � - i i umlaut F0, 64 * � - d d with bar F1, 1B, 52, 7, 7C, 1B, 52, 0 * � - Spanish n ~ F2, 1B, 52, 6, 7C, 1B, 52, 0 * � - Italian o \ F3, 6F, 8, 27 * � - o BS ' o / F4, 6F, 8, 5E * � - o BS ^ o ^ F5, 6F, 8, 7E * � - o BS ~ o ~ F6, 1B, 52, 2, 5C, 1B, 52, 0 * � - German o umlaut F7 * � - N/A divide F8, 1B, 52, 4, 7C, 1B, 52, 0 * � - Danish o slash F9, 1B, 52, 1, 7C, 1B, 52, 0 * � - French u \ FA, 75, 8, 27 * � - u BS ' u / FB, 75, 8, 5E * � - u BS ^ u ^ FC, 1B, 52, 2, 7D, 1B, 52, 0 * � - German u umlaut FD, 79, 8, 27 * � - y BS ' y / FE * � - N/A lower case thorn FF,79,8,1B,52,1,7E,1B, 52, 0 * � - y BS French umlaut 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 38 36 2f 30 2e 30 31 0a 2a 0a 2a 2a 2a 2a | 286/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 20 45 50 53 4f 4e 20 4c 58 2f 47 58 2f 46 | EPSON LX/GX/F| 00000140 58 20 50 52 49 4e 54 45 52 20 43 4f 4e 46 49 47 |X 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 20 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 45 70 73 6f |ters) .*....Epso| 000007c0 6e 20 4c 58 2f 47 58 2f 46 58 20 28 39 2d 70 69 |n LX/GX/FX (9-pi| 000007d0 6e 20 4e 4c 51 29 0a 0a 0a 2a 20 20 20 20 43 6f |n NLQ)...* Co| 000007e0 6e 66 69 67 75 72 61 74 69 6f 6e 20 76 61 72 69 |nfiguration vari| 000007f0 61 62 6c 65 73 0a 2a 20 20 20 20 3d 3d 3d 3d 3d |ables.* =====| 00000800 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000810 3d 3d 0a 2a 0a 2a 20 20 20 20 54 68 65 73 65 20 |==.*.* These | 00000820 73 69 78 20 76 61 72 69 61 62 6c 65 73 20 64 65 |six variables de| 00000830 66 69 6e 65 20 63 65 72 74 61 69 6e 20 70 72 69 |fine certain pri| 00000840 6e 74 65 72 0a 2a 20 20 20 20 63 6f 6e 66 69 67 |nter.* config| 00000850 75 72 61 74 69 6f 6e 20 64 65 74 61 69 6c 73 20 |uration details | 00000860 72 65 71 75 69 72 65 64 20 62 79 20 31 73 74 20 |required by 1st | 00000870 57 6f 72 64 20 50 6c 75 73 3a 0a 2a 0a 2a 20 20 |Word Plus:.*.* | 00000880 20 20 28 31 29 20 20 31 20 66 6f 72 20 6d 69 63 | (1) 1 for mic| 00000890 72 6f 73 70 61 63 69 6e 67 20 64 61 69 73 79 77 |rospacing daisyw| 000008a0 68 65 65 6c 2c 20 65 6c 73 65 20 30 0a 2a 20 20 |heel, else 0.* | 000008b0 20 20 28 32 29 20 20 43 68 61 72 61 63 74 65 72 | (2) Character| 000008c0 20 77 69 64 74 68 20 69 6e 20 70 72 69 6e 74 65 | width in printe| 000008d0 72 20 75 6e 69 74 73 20 28 64 61 69 73 79 29 0a |r units (daisy).| 000008e0 2a 20 20 20 20 28 33 29 20 20 4c 69 6e 65 66 65 |* (3) Linefe| 000008f0 65 64 20 68 65 69 67 68 74 20 69 6e 20 70 72 69 |ed height in pri| 00000900 6e 74 65 72 20 75 6e 69 74 73 0a 2a 20 20 20 20 |nter units.* | 00000910 28 34 29 20 20 4d 69 64 2d 63 61 72 72 69 61 67 |(4) Mid-carriag| 00000920 65 20 28 64 61 69 73 79 29 20 70 69 78 65 6c 73 |e (daisy) pixels| 00000930 2f 69 6e 63 68 20 28 6d 61 74 72 69 78 29 0a 2a |/inch (matrix).*| 00000940 20 20 20 20 28 35 29 20 20 42 6f 6c 64 20 6f 66 | (5) Bold of| 00000950 66 73 65 74 20 69 6e 20 70 72 69 6e 74 65 72 20 |fset in printer | 00000960 75 6e 69 74 73 20 28 64 61 69 73 79 29 0a 2a 20 |units (daisy).* | 00000970 20 20 20 28 36 29 20 20 31 20 74 6f 20 70 61 75 | (6) 1 to pau| 00000980 73 65 20 70 72 69 6e 74 69 6e 67 20 62 65 74 77 |se printing betw| 00000990 65 65 6e 20 70 61 67 65 73 2c 20 65 6c 73 65 20 |een pages, else | 000009a0 30 0a 0a 0a 30 2c 20 30 2c 20 43 2c 20 34 38 2c |0...0, 0, C, 48,| 000009b0 20 30 2c 20 30 0a 0a 0a 2a 20 20 20 20 50 72 69 | 0, 0...* Pri| 000009c0 6e 74 65 72 20 63 68 61 72 61 63 74 65 72 69 73 |nter characteris| 000009d0 74 69 63 73 0a 2a 20 20 20 20 3d 3d 3d 3d 3d 3d |tics.* ======| 000009e0 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 000009f0 3d 0a 2a 0a 2a 20 20 20 20 54 68 69 73 20 74 61 |=.*.* This ta| 00000a00 62 6c 65 20 64 65 66 69 6e 65 73 20 76 61 6c 75 |ble defines valu| 00000a10 65 73 20 74 6f 20 62 65 20 73 65 6e 74 20 74 6f |es to be sent to| 00000a20 20 74 68 65 0a 2a 20 20 20 20 70 72 69 6e 74 65 | the.* printe| 00000a30 72 20 62 79 20 31 73 74 20 57 6f 72 64 20 50 6c |r by 1st Word Pl| 00000a40 75 73 20 74 6f 20 63 6f 6e 74 72 6f 6c 20 69 74 |us to control it| 00000a50 73 20 6f 70 65 72 61 74 69 6f 6e 2e 0a 2a 0a 2a |s operation..*.*| 00000a60 20 20 20 20 41 6e 20 65 6e 74 72 79 20 63 6f 6e | An entry con| 00000a70 73 69 73 74 73 20 6f 66 3a 0a 2a 0a 2a 20 20 20 |sists of:.*.* | 00000a80 20 28 31 29 20 20 46 75 6e 63 74 69 6f 6e 20 6e | (1) Function n| 00000a90 75 6d 62 65 72 20 28 74 68 65 73 65 20 6d 75 73 |umber (these mus| 00000aa0 74 20 62 65 20 6b 65 70 74 20 69 6e 20 6f 72 64 |t be kept in ord| 00000ab0 65 72 29 0a 2a 20 20 20 20 28 32 29 20 20 43 6f |er).* (2) Co| 00000ac0 6d 6d 61 6e 64 20 62 79 74 65 73 20 28 68 65 78 |mmand bytes (hex| 00000ad0 20 63 6f 6d 6d 61 6e 64 73 20 61 6e 64 20 70 6c | commands and pl| 00000ae0 61 63 65 68 6f 6c 64 65 72 73 29 0a 2a 0a 2a 20 |aceholders).*.* | 00000af0 20 20 20 41 20 70 6c 61 63 65 68 6f 6c 64 65 72 | A placeholder| 00000b00 20 68 61 73 20 74 68 65 20 74 6f 70 20 62 69 74 | has the top bit| 00000b10 20 73 65 74 20 61 6e 64 20 69 73 20 73 75 62 73 | set and is subs| 00000b20 74 69 74 75 74 65 64 0a 2a 20 20 20 20 62 79 20 |tituted.* by | 00000b30 61 6e 20 61 63 74 75 61 6c 20 76 61 6c 75 65 20 |an actual value | 00000b40 62 79 20 31 73 74 20 57 6f 72 64 20 50 6c 75 73 |by 1st Word Plus| 00000b50 20 77 68 65 6e 20 70 72 69 6e 74 69 6e 67 2e 0a | when printing..| 00000b60 2a 0a 2a 20 20 20 20 4c 69 6e 65 73 20 70 72 65 |*.* Lines pre| 00000b70 63 65 64 65 64 20 62 79 20 61 6e 20 61 73 74 65 |ceded by an aste| 00000b80 72 69 73 6b 20 61 72 65 20 63 6f 6d 6d 65 6e 74 |risk are comment| 00000b90 65 64 20 6f 75 74 2e 0a 0a 0a 2a 20 30 20 20 20 |ed 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 20 20 20 2a 20 43 68 61 72 61 63 | * Charac| 00000bc0 74 65 72 20 77 69 64 74 68 0a 31 2c 20 20 20 44 |ter width.1, D| 00000bd0 2c 20 20 41 20 20 20 20 20 20 20 20 20 20 20 20 |, A | 00000be0 20 20 20 20 20 20 20 20 2a 20 43 61 72 72 69 61 | * Carria| 00000bf0 67 65 20 72 65 74 75 72 6e 20 61 6e 64 20 6c 69 |ge return and li| 00000c00 6e 65 20 66 65 65 64 0a 2a 20 32 20 20 20 20 20 |ne feed.* 2 | 00000c10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 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 2a 20 33 20 20 20 20 20 20 20 |print.* 3 | 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 20 31 42 2c 20 34 32 2c 20 |int.4, 1B, 42, | 00000c70 38 30 2c 20 20 30 2c 20 20 42 20 20 20 20 20 20 |80, 0, B | 00000c80 20 20 2a 20 56 65 72 74 69 63 61 6c 20 74 61 62 | * Vertical tab| 00000c90 20 74 6f 20 6c 69 6e 65 0a 2a 20 35 20 20 20 20 | to line.* 5 | 00000ca0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000cb0 20 20 20 20 20 20 20 2a 20 41 62 73 6f 6c 75 74 | * Absolut| 00000cc0 65 20 68 6f 72 69 7a 6f 6e 74 61 6c 20 74 61 62 |e horizontal tab| 00000cd0 20 0a 36 2c 20 20 31 42 2c 20 34 37 20 20 20 20 | .6, 1B, 47 | 00000ce0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000cf0 2a 20 44 72 61 66 74 20 62 6f 6c 64 20 6f 6e 0a |* Draft bold on.| 00000d00 37 2c 20 20 31 42 2c 20 34 38 20 20 20 20 20 20 |7, 1B, 48 | 00000d10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 | * | 00000d20 44 72 61 66 74 20 62 6f 6c 64 20 6f 66 66 0a 38 |Draft bold off.8| 00000d30 2c 20 20 31 42 2c 20 34 35 20 20 20 20 20 20 20 |, 1B, 45 | 00000d40 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 4e | * N| 00000d50 4c 51 20 62 6f 6c 64 20 6f 6e 0a 39 2c 20 20 31 |LQ bold on.9, 1| 00000d60 42 2c 20 34 36 20 20 20 20 20 20 20 20 20 20 20 |B, 46 | 00000d70 20 20 20 20 20 20 20 20 20 2a 20 4e 4c 51 20 62 | * NLQ b| 00000d80 6f 6c 64 20 6f 66 66 0a 41 2c 20 20 31 42 2c 20 |old off.A, 1B, | 00000d90 33 34 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |34 | 00000da0 20 20 20 20 20 20 2a 20 44 72 61 66 74 20 69 74 | * Draft it| 00000db0 61 6c 69 63 20 6f 6e 0a 42 2c 20 20 31 42 2c 20 |alic on.B, 1B, | 00000dc0 33 35 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |35 | 00000dd0 20 20 20 20 20 20 2a 20 44 72 61 66 74 20 69 74 | * Draft it| 00000de0 61 6c 69 63 20 6f 66 66 0a 43 2c 20 20 31 42 2c |alic off.C, 1B,| 00000df0 20 37 38 2c 20 30 2c 20 31 42 2c 20 33 34 2c 20 | 78, 0, 1B, 34, | 00000e00 31 42 2c 20 34 37 20 2a 20 4e 4c 51 20 69 74 61 |1B, 47 * NLQ ita| 00000e10 6c 69 63 20 6f 6e 0a 44 2c 20 20 31 42 2c 20 34 |lic on.D, 1B, 4| 00000e20 38 2c 20 31 42 2c 20 33 35 2c 20 31 42 2c 20 37 |8, 1B, 35, 1B, 7| 00000e30 38 2c 20 31 20 2a 20 4e 4c 51 20 69 74 61 6c 69 |8, 1 * NLQ itali| 00000e40 63 20 6f 66 66 0a 2a 20 45 20 20 20 20 20 20 20 |c off.* E | 00000e50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000e60 20 20 20 20 2a 20 44 72 61 66 74 20 6c 69 67 68 | * Draft ligh| 00000e70 74 20 6f 6e 0a 2a 20 46 20 20 20 20 20 20 20 20 |t on.* F | 00000e80 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000e90 20 20 20 2a 20 44 72 61 66 74 20 6c 69 67 68 74 | * Draft light| 00000ea0 20 6f 66 66 0a 31 30 2c 20 31 42 2c 20 37 38 2c | off.10, 1B, 78,| 00000eb0 20 20 30 20 20 20 20 20 20 20 20 20 20 20 20 20 | 0 | 00000ec0 20 20 20 2a 20 4e 4c 51 20 6c 69 67 68 74 20 6f | * NLQ light o| 00000ed0 6e 0a 31 31 2c 20 31 42 2c 20 37 38 2c 20 20 31 |n.11, 1B, 78, 1| 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 66 66 0a |* NLQ light off.| 00000f00 31 32 2c 20 31 42 2c 20 35 33 2c 20 20 30 20 20 |12, 1B, 53, 0 | 00000f10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 | * | 00000f20 44 72 61 66 74 20 73 75 70 65 72 73 63 72 69 70 |Draft superscrip| 00000f30 74 20 6f 6e 0a 31 33 2c 20 31 42 2c 20 35 34 20 |t on.13, 1B, 54 | 00000f40 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000f50 20 20 20 2a 20 44 72 61 66 74 20 73 75 70 65 72 | * Draft super| 00000f60 73 63 72 69 70 74 20 6f 66 66 0a 31 34 2c 20 31 |script off.14, 1| 00000f70 42 2c 20 37 38 2c 20 20 30 2c 20 31 42 2c 20 35 |B, 78, 0, 1B, 5| 00000f80 33 2c 20 20 30 20 20 20 20 2a 20 4e 4c 51 20 73 |3, 0 * NLQ s| 00000f90 75 70 65 72 73 63 72 69 70 74 20 6f 6e 0a 31 35 |uperscript on.15| 00000fa0 2c 20 31 42 2c 20 35 34 2c 20 31 42 2c 20 37 38 |, 1B, 54, 1B, 78| 00000fb0 2c 20 20 31 20 20 20 20 20 20 20 20 2a 20 4e 4c |, 1 * NL| 00000fc0 51 20 73 75 70 65 72 73 63 72 69 70 74 20 6f 66 |Q superscript of| 00000fd0 66 0a 31 36 2c 20 31 42 2c 20 35 33 2c 20 20 31 |f.16, 1B, 53, 1| 00000fe0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000ff0 2a 20 44 72 61 66 74 20 73 75 62 73 63 72 69 70 |* Draft subscrip| 00001000 74 20 6f 6e 0a 31 37 2c 20 31 42 2c 20 35 34 20 |t on.17, 1B, 54 | 00001010 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001020 20 20 20 2a 20 44 72 61 66 74 20 73 75 62 73 63 | * Draft subsc| 00001030 72 69 70 74 20 6f 66 66 0a 31 38 2c 20 31 42 2c |ript off.18, 1B,| 00001040 20 37 38 2c 20 20 30 2c 20 31 42 2c 20 35 33 2c | 78, 0, 1B, 53,| 00001050 20 20 31 20 20 20 20 2a 20 4e 4c 51 20 73 75 62 | 1 * NLQ sub| 00001060 73 63 72 69 70 74 20 6f 6e 0a 31 39 2c 20 31 42 |script on.19, 1B| 00001070 2c 20 35 34 2c 20 31 42 2c 20 37 38 2c 20 20 31 |, 54, 1B, 78, 1| 00001080 20 20 20 20 20 20 20 20 2a 20 4e 4c 51 20 73 75 | * NLQ su| 00001090 62 73 63 72 69 70 74 20 6f 66 66 0a 31 41 2c 20 |bscript off.1A, | 000010a0 31 42 2c 20 32 44 2c 20 20 31 20 20 20 20 20 20 |1B, 2D, 1 | 000010b0 20 20 20 20 20 20 20 20 20 20 2a 20 44 72 61 66 | * Draf| 000010c0 74 20 75 6e 64 65 72 6c 69 6e 65 20 6f 6e 0a 31 |t underline on.1| 000010d0 42 2c 20 31 42 2c 20 32 44 2c 20 20 30 20 20 20 |B, 1B, 2D, 0 | 000010e0 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 44 | * D| 000010f0 72 61 66 74 20 75 6e 64 65 72 6c 69 6e 65 20 6f |raft underline o| 00001100 66 66 0a 2a 20 31 43 20 20 20 20 20 20 20 20 20 |ff.* 1C | 00001110 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001120 20 2a 20 4e 4c 51 20 75 6e 64 65 72 6c 69 6e 65 | * NLQ underline| 00001130 20 6f 6e 0a 2a 20 31 44 20 20 20 20 20 20 20 20 | on.* 1D | 00001140 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001150 20 20 2a 20 4e 4c 51 20 75 6e 64 65 72 6c 69 6e | * NLQ underlin| 00001160 65 20 6f 66 66 0a 31 45 2c 20 20 43 20 20 20 20 |e off.1E, C | 00001170 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001180 20 20 20 20 2a 20 46 6f 72 6d 66 65 65 64 0a 31 | * Formfeed.1| 00001190 46 2c 20 31 32 20 20 20 20 20 20 20 20 20 20 20 |F, 12 | 000011a0 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 48 | * H| 000011b0 6f 72 69 7a 6f 6e 74 61 6c 20 69 6e 69 74 69 61 |orizontal initia| 000011c0 6c 69 7a 61 74 69 6f 6e 0a 32 30 2c 20 31 42 2c |lization.20, 1B,| 000011d0 20 35 32 2c 20 20 30 20 20 20 20 20 20 20 20 20 | 52, 0 | 000011e0 20 20 20 20 20 20 20 2a 20 56 65 72 74 69 63 61 | * Vertica| 000011f0 6c 20 69 6e 69 74 69 61 6c 69 7a 61 74 69 6f 6e |l initialization| 00001200 0a 32 31 2c 20 31 42 2c 20 34 30 20 20 20 20 20 |.21, 1B, 40 | 00001210 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00001220 20 54 65 72 6d 69 6e 61 74 69 6f 6e 3a 20 70 72 | Termination: pr| 00001230 69 6e 74 65 72 20 72 65 73 65 74 0a 32 32 2c 20 |inter reset.22, | 00001240 20 38 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | 8 | 00001250 20 20 20 20 20 20 20 20 20 20 2a 20 42 61 63 6b | * Back| 00001260 73 70 61 63 65 0a 32 33 2c 20 20 44 20 20 20 20 |space.23, D | 00001270 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001280 20 20 20 20 2a 20 43 61 72 72 69 61 67 65 20 72 | * Carriage r| 00001290 65 74 75 72 6e 0a 32 34 2c 20 31 42 2c 20 34 33 |eturn.24, 1B, 43| 000012a0 2c 20 38 30 20 20 20 20 20 20 20 20 20 20 20 20 |, 80 | 000012b0 20 20 20 20 2a 20 46 6f 72 6d 20 6c 65 6e 67 74 | * Form lengt| 000012c0 68 20 69 6e 20 6c 69 6e 65 73 0a 32 35 2c 20 31 |h in lines.25, 1| 000012d0 42 2c 20 34 31 2c 20 38 30 20 20 20 20 20 20 20 |B, 41, 80 | 000012e0 20 20 20 20 20 20 20 20 20 2a 20 53 65 74 20 6c | * Set l| 000012f0 69 6e 65 20 66 65 65 64 20 74 6f 20 4e 20 75 6e |ine feed to N un| 00001300 69 74 73 0a 32 36 2c 20 31 42 2c 20 32 41 2c 20 |its.26, 1B, 2A, | 00001310 20 35 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | 5 | 00001320 20 20 2a 20 53 74 61 72 74 20 67 72 61 70 68 69 | * Start graphi| 00001330 63 73 20 28 6d 6f 64 65 20 35 29 0a 2a 20 32 37 |cs (mode 5).* 27| 00001340 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001350 20 20 20 20 20 20 20 20 20 20 2a 20 52 65 73 65 | * Rese| 00001360 72 76 65 64 0a 32 38 2c 20 31 42 2c 37 38 2c 30 |rved.28, 1B,78,0| 00001370 2c 31 32 2c 31 42 2c 35 37 2c 30 2c 31 42 2c 35 |,12,1B,57,0,1B,5| 00001380 30 20 20 2a 20 44 72 61 66 74 20 50 69 63 61 20 |0 * Draft Pica | 00001390 20 20 20 20 20 28 31 30 20 20 20 63 70 69 29 0a | (10 cpi).| 000013a0 32 39 2c 20 31 32 2c 31 42 2c 35 37 2c 30 2c 31 |29, 12,1B,57,0,1| 000013b0 42 2c 35 30 2c 31 42 2c 37 38 2c 31 20 20 2a 20 |B,50,1B,78,1 * | 000013c0 4e 4c 51 20 20 20 50 69 63 61 20 20 20 20 20 20 |NLQ Pica | 000013d0 28 31 30 20 20 20 63 70 69 29 0a 32 41 2c 20 31 |(10 cpi).2A, 1| 000013e0 42 2c 37 38 2c 30 2c 31 32 2c 31 42 2c 35 37 2c |B,78,0,12,1B,57,| 000013f0 30 2c 31 42 2c 34 44 20 20 2a 20 44 72 61 66 74 |0,1B,4D * Draft| 00001400 20 45 6c 69 74 65 20 20 20 20 20 28 31 32 20 20 | Elite (12 | 00001410 20 63 70 69 29 0a 2a 20 32 42 20 20 20 20 20 20 | cpi).* 2B | 00001420 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001430 20 20 20 20 2a 20 4e 4c 51 20 20 20 45 6c 69 74 | * NLQ Elit| 00001440 65 20 20 20 20 20 28 31 32 20 20 20 63 70 69 29 |e (12 cpi)| 00001450 0a 32 43 2c 20 31 42 2c 37 38 2c 30 2c 31 42 2c |.2C, 1B,78,0,1B,| 00001460 35 37 2c 30 2c 31 42 2c 35 30 2c 46 20 20 20 2a |57,0,1B,50,F *| 00001470 20 44 72 61 66 74 20 43 6f 6e 64 65 6e 73 65 64 | Draft Condensed| 00001480 20 28 31 37 2e 32 20 63 70 69 29 0a 2a 20 32 44 | (17.2 cpi).* 2D| 00001490 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000014a0 20 20 20 20 20 20 20 20 20 20 2a 20 4e 4c 51 20 | * NLQ | 000014b0 20 20 43 6f 6e 64 65 6e 73 65 64 20 28 31 37 2e | Condensed (17.| 000014c0 32 20 63 70 69 29 0a 32 45 2c 20 31 42 2c 37 38 |2 cpi).2E, 1B,78| 000014d0 2c 30 2c 31 32 2c 31 42 2c 34 44 2c 31 42 2c 35 |,0,12,1B,4D,1B,5| 000014e0 37 2c 31 20 20 2a 20 44 72 61 66 74 20 45 78 70 |7,1 * Draft Exp| 000014f0 61 6e 64 65 64 20 20 28 20 36 20 20 20 63 70 69 |anded ( 6 cpi| 00001500 29 0a 2a 20 32 46 20 20 20 20 20 20 20 20 20 20 |).* 2F | 00001510 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001520 2a 20 4e 4c 51 20 20 20 45 78 70 61 6e 64 65 64 |* NLQ Expanded| 00001530 20 20 28 20 36 20 20 20 63 70 69 29 0a 2a 20 33 | ( 6 cpi).* 3| 00001540 30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |0 | 00001550 20 20 20 20 20 20 20 20 20 20 20 2a 20 42 6c 61 | * Bla| 00001560 63 6b 20 20 20 69 6e 6b 0a 2a 20 33 31 20 20 20 |ck ink.* 31 | 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 2a 20 4d 61 67 65 6e 74 61 | * Magenta| 00001590 20 69 6e 6b 0a 2a 20 33 32 20 20 20 20 20 20 20 | ink.* 32 | 000015a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000015b0 20 20 20 2a 20 43 79 61 6e 20 20 20 20 69 6e 6b | * Cyan ink| 000015c0 0a 2a 20 33 33 20 20 20 20 20 20 20 20 20 20 20 |.* 33 | 000015d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 000015e0 20 59 65 6c 6c 6f 77 20 20 69 6e 6b 0a 30 20 20 | Yellow ink.0 | 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 20 20 20 20 2a 20 4e 55 4c | * NUL| 00001610 4c 20 74 65 72 6d 69 6e 61 74 69 6f 6e 20 62 79 |L termination by| 00001620 74 65 0a 0a 0a 2a 20 20 20 20 54 72 61 6e 73 6c |te...* Transl| 00001630 61 74 69 6f 6e 20 54 61 62 6c 65 0a 2a 20 20 20 |ation Table.* | 00001640 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d | ===============| 00001650 3d 3d 0a 2a 0a 2a 20 20 20 20 54 68 69 73 20 74 |==.*.* This t| 00001660 61 62 6c 65 20 69 73 20 75 73 65 64 20 74 6f 20 |able is used to | 00001670 74 72 61 6e 73 6c 61 74 65 20 74 68 65 20 41 72 |translate the Ar| 00001680 63 68 69 6d 65 64 65 73 0a 2a 20 20 20 20 63 68 |chimedes.* ch| 00001690 61 72 61 63 74 65 72 20 63 6f 64 65 73 20 66 6f |aracter codes fo| 000016a0 72 20 6f 75 74 70 75 74 20 74 6f 20 74 68 65 20 |r output to the | 000016b0 70 72 69 6e 74 65 72 2e 0a 2a 0a 2a 20 20 20 20 |printer..*.* | 000016c0 45 61 63 68 20 65 6e 74 72 79 20 63 6f 6e 73 69 |Each entry consi| 000016d0 73 74 73 20 6f 66 3a 0a 2a 0a 2a 20 20 20 20 28 |sts of:.*.* (| 000016e0 31 29 20 20 41 72 63 68 69 6d 65 64 65 73 20 63 |1) Archimedes c| 000016f0 68 61 72 61 63 74 65 72 20 63 6f 64 65 20 28 74 |haracter code (t| 00001700 68 65 73 65 20 6d 75 73 74 20 62 65 20 69 6e 20 |hese must be in | 00001710 6f 72 64 65 72 29 0a 2a 20 20 20 20 28 32 29 20 |order).* (2) | 00001720 20 54 68 65 20 28 70 6f 73 73 69 62 6c 79 20 6e | The (possibly n| 00001730 75 6c 6c 29 20 62 79 74 65 20 73 74 72 69 6e 67 |ull) byte string| 00001740 20 74 6f 20 62 65 20 6f 75 74 70 75 74 0a 2a 0a | to be output.*.| 00001750 2a 20 20 20 20 41 72 63 68 69 6d 65 64 65 73 20 |* Archimedes | 00001760 63 68 61 72 61 63 74 65 72 20 63 6f 64 65 73 20 |character codes | 00001770 77 69 74 68 20 61 20 4e 55 4c 4c 20 74 72 61 6e |with a NULL tran| 00001780 73 6c 61 74 69 6f 6e 0a 2a 20 20 20 20 73 74 72 |slation.* str| 00001790 69 6e 67 20 61 72 65 20 70 72 69 6e 74 65 64 20 |ing are printed | 000017a0 61 73 20 73 70 61 63 65 73 2e 0a 2a 0a 2a 20 20 |as spaces..*.* | 000017b0 20 20 41 72 63 68 69 6d 65 64 65 73 20 63 68 61 | Archimedes cha| 000017c0 72 61 63 74 65 72 20 63 6f 64 65 73 20 4e 4f 54 |racter codes NOT| 000017d0 20 69 6e 20 74 68 65 20 74 61 62 6c 65 20 61 72 | in the table ar| 000017e0 65 20 73 65 6e 74 0a 2a 20 20 20 20 64 69 72 65 |e sent.* dire| 000017f0 63 74 6c 79 20 74 6f 20 74 68 65 20 70 72 69 6e |ctly to the prin| 00001800 74 65 72 20 77 69 74 68 6f 75 74 20 74 72 61 6e |ter without tran| 00001810 73 6c 61 74 69 6f 6e 2e 0a 0a 0a 0a 41 30 2c 20 |slation.....A0, | 00001820 32 30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |20 | 00001830 20 20 20 20 20 20 20 20 20 20 2a 20 6e 6f 6e 20 | * non | 00001840 62 72 65 61 6b 20 73 70 61 63 65 0a 41 31 2c 20 |break space.A1, | 00001850 31 42 2c 20 35 32 2c 20 37 2c 20 35 42 2c 20 31 |1B, 52, 7, 5B, 1| 00001860 42 2c 20 35 32 2c 20 30 20 20 2a 20 a1 20 2d 20 |B, 52, 0 * . - | 00001870 53 70 61 6e 69 73 68 20 20 20 20 20 20 20 75 70 |Spanish up| 00001880 73 69 64 65 20 64 6f 77 6e 20 21 0a 41 32 20 20 |side down !.A2 | 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 20 20 20 2a 20 a2 20 2d 20 | * . - | 000018b0 4e 2f 41 20 20 20 20 20 20 20 20 20 20 20 63 65 |N/A ce| 000018c0 6e 74 0a 41 33 2c 20 31 42 2c 20 35 32 2c 20 33 |nt.A3, 1B, 52, 3| 000018d0 2c 20 32 33 2c 20 31 42 2c 20 35 32 2c 20 30 20 |, 23, 1B, 52, 0 | 000018e0 20 2a 20 a3 20 2d 20 55 4b 20 20 20 20 20 20 20 | * . - UK | 000018f0 20 20 20 20 20 70 6f 75 6e 64 0a 41 34 2c 20 31 | pound.A4, 1| 00001900 42 2c 20 35 32 2c 20 35 2c 20 32 34 2c 20 31 42 |B, 52, 5, 24, 1B| 00001910 2c 20 35 32 2c 20 30 20 20 2a 20 a4 20 2d 20 53 |, 52, 0 * . - S| 00001920 77 65 64 69 73 68 20 20 20 20 20 20 20 63 69 72 |wedish cir| 00001930 63 6c 65 20 77 69 74 68 20 68 6f 72 6e 73 0a 41 |cle with horns.A| 00001940 35 2c 20 31 42 2c 20 35 32 2c 20 38 2c 20 35 43 |5, 1B, 52, 8, 5C| 00001950 2c 20 31 42 2c 20 35 32 2c 20 30 20 20 2a 20 a5 |, 1B, 52, 0 * .| 00001960 20 2d 20 4a 61 70 61 6e 65 73 65 20 20 20 20 20 | - Japanese | 00001970 20 59 65 6e 0a 41 36 2c 20 37 43 20 20 20 20 20 | Yen.A6, 7C | 00001980 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001990 20 20 20 2a 20 a6 20 2d 20 20 20 20 20 20 20 20 | * . - | 000019a0 20 20 20 20 20 20 20 62 72 6f 6b 65 6e 20 76 65 | broken ve| 000019b0 72 74 69 63 61 6c 20 62 61 72 0a 41 37 2c 20 31 |rtical bar.A7, 1| 000019c0 42 2c 20 35 32 2c 20 32 2c 20 34 30 2c 20 31 42 |B, 52, 2, 40, 1B| 000019d0 2c 20 35 32 2c 20 30 20 20 2a 20 a7 20 2d 20 47 |, 52, 0 * . - G| 000019e0 65 72 6d 61 6e 20 20 20 20 20 20 20 20 3f 3f 3f |erman ???| 000019f0 0a 41 38 2c 20 31 42 2c 20 35 32 2c 20 31 2c 20 |.A8, 1B, 52, 1, | 00001a00 37 45 2c 20 31 42 2c 20 35 32 2c 20 30 20 20 2a |7E, 1B, 52, 0 *| 00001a10 20 a8 20 2d 20 46 72 61 6e 63 65 20 20 20 20 20 | . - France | 00001a20 20 20 20 75 6d 6c 61 75 74 0a 41 39 20 20 20 20 | umlaut.A9 | 00001a30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001a40 20 20 20 20 20 20 20 20 2a 20 a9 20 2d 20 4e 2f | * . - N/| 00001a50 41 20 20 20 20 20 20 20 20 20 20 20 63 6f 70 79 |A copy| 00001a60 72 69 67 68 74 0a 41 41 2c 20 36 31 2c 20 38 2c |right.AA, 61, 8,| 00001a70 20 35 46 20 20 20 20 20 20 20 20 20 20 20 20 20 | 5F | 00001a80 20 20 20 20 2a 20 aa 20 2d 20 61 20 42 53 20 5f | * . - a BS _| 00001a90 20 20 20 20 20 20 20 20 61 20 75 6e 64 65 72 6c | a underl| 00001aa0 69 6e 65 0a 41 42 20 20 20 20 20 20 20 20 20 20 |ine.AB | 00001ab0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001ac0 20 20 2a 20 ab 20 2d 20 4e 2f 41 20 20 20 20 20 | * . - N/A | 00001ad0 20 20 20 20 20 20 3c 3c 0a 41 43 20 20 20 20 20 | <<.AC | 00001ae0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001af0 20 20 20 20 20 20 20 2a 20 ac 20 2d 20 4e 2f 41 | * . - N/A| 00001b00 20 20 20 20 20 20 20 20 20 20 20 74 6f 70 20 72 | top r| 00001b10 69 67 68 74 20 72 65 63 74 61 6e 67 6c 65 0a 41 |ight rectangle.A| 00001b20 44 2c 20 32 44 20 20 20 20 20 20 20 20 20 20 20 |D, 2D | 00001b30 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 ad | * .| 00001b40 20 2d 20 68 79 70 68 65 6e 20 20 20 20 20 20 20 | - hyphen | 00001b50 20 73 6f 66 74 20 68 79 70 68 65 6e 0a 41 45 20 | soft hyphen.AE | 00001b60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001b70 20 20 20 20 20 20 20 20 20 20 20 2a 20 ae 20 2d | * . -| 00001b80 20 4e 2f 41 20 20 20 20 20 20 20 20 20 20 20 72 | N/A r| 00001b90 65 67 69 73 74 65 72 65 64 0a 41 46 20 20 20 20 |egistered.AF | 00001ba0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001bb0 20 20 20 20 20 20 20 20 2a 20 af 20 2d 20 4e 2f | * . - N/| 00001bc0 41 20 20 20 20 20 20 20 20 20 20 20 72 61 69 73 |A rais| 00001bd0 65 64 20 68 79 70 68 65 6e 0a 42 30 2c 20 31 42 |ed hyphen.B0, 1B| 00001be0 2c 20 35 32 2c 20 31 2c 20 35 42 2c 20 31 42 2c |, 52, 1, 5B, 1B,| 00001bf0 20 35 32 2c 20 30 20 20 2a 20 b0 20 2d 20 46 72 | 52, 0 * . - Fr| 00001c00 61 6e 63 65 20 20 20 20 20 20 20 20 72 61 69 73 |ance rais| 00001c10 65 64 20 63 69 72 63 6c 65 0a 42 31 2c 20 32 42 |ed circle.B1, 2B| 00001c20 2c 20 20 38 2c 20 35 46 20 20 20 20 20 20 20 20 |, 8, 5F | 00001c30 20 20 20 20 20 20 20 20 2a 20 b1 20 2d 20 2b 20 | * . - + | 00001c40 42 53 20 5f 20 20 20 20 20 20 20 20 70 6c 75 73 |BS _ plus| 00001c50 2f 6d 69 6e 75 73 0a 42 32 20 20 20 20 20 20 20 |/minus.B2 | 00001c60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001c70 20 20 20 20 20 2a 20 b2 20 2d 20 4e 2f 41 20 20 | * . - N/A | 00001c80 20 20 20 20 20 20 20 20 20 73 75 70 65 72 73 63 | supersc| 00001c90 72 69 70 74 20 32 0a 42 33 20 20 20 20 20 20 20 |ript 2.B3 | 00001ca0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001cb0 20 20 20 20 20 2a 20 b3 20 2d 20 4e 2f 41 20 20 | * . - N/A | 00001cc0 20 20 20 20 20 20 20 20 20 73 75 70 65 72 73 63 | supersc| 00001cd0 72 69 70 74 20 33 0a 42 34 2c 20 32 37 20 20 20 |ript 3.B4, 27 | 00001ce0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001cf0 20 20 20 20 20 2a 20 b4 20 2d 20 20 20 20 20 20 | * . - | 00001d00 20 20 20 20 20 20 20 20 20 62 61 63 6b 20 71 75 | back qu| 00001d10 6f 74 65 0a 42 35 20 20 20 20 20 20 20 20 20 20 |ote.B5 | 00001d20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001d30 20 20 2a 20 b5 20 2d 20 4e 2f 41 20 20 20 20 20 | * . - N/A | 00001d40 20 20 20 20 20 20 6d 75 0a 42 36 20 20 20 20 20 | mu.B6 | 00001d50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001d60 20 20 20 20 20 20 20 2a 20 b6 20 2d 20 4e 2f 41 | * . - N/A| 00001d70 20 20 20 20 20 20 20 20 20 20 20 70 61 72 61 67 | parag| 00001d80 72 61 70 68 0a 42 37 20 20 20 20 20 20 20 20 20 |raph.B7 | 00001d90 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001da0 20 20 20 2a 20 b7 20 2d 20 4e 2f 41 20 20 20 20 | * . - N/A | 00001db0 20 20 20 20 20 20 20 63 65 6e 74 72 65 64 20 64 | centred d| 00001dc0 6f 74 0a 42 38 20 20 20 20 20 20 20 20 20 20 20 |ot.B8 | 00001dd0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001de0 20 2a 20 b8 20 2d 20 4e 2f 41 20 20 20 20 20 20 | * . - N/A | 00001df0 20 20 20 20 20 73 6d 61 6c 6c 20 63 6f 6d 6d 61 | small comma| 00001e00 0a 42 39 20 20 20 20 20 20 20 20 20 20 20 20 20 |.B9 | 00001e10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00001e20 20 b9 20 2d 20 4e 2f 41 20 20 20 20 20 20 20 20 | . - N/A | 00001e30 20 20 20 73 75 70 65 72 73 63 72 69 70 74 20 31 | superscript 1| 00001e40 0a 42 41 2c 20 36 46 2c 20 20 38 2c 20 35 46 20 |.BA, 6F, 8, 5F | 00001e50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00001e60 20 ba 20 2d 20 4f 20 42 53 20 5f 20 20 20 20 20 | . - O BS _ | 00001e70 20 20 20 6f 20 75 6e 64 65 72 6c 69 6e 65 0a 42 | o underline.B| 00001e80 42 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |B | 00001e90 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 bb | * .| 00001ea0 20 2d 20 4e 2f 41 20 20 20 20 20 20 20 20 20 20 | - N/A | 00001eb0 20 3e 3e 0a 42 43 20 20 20 20 20 20 20 20 20 20 | >>.BC | 00001ec0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001ed0 20 20 2a 20 bc 20 2d 20 4e 2f 41 20 20 20 20 20 | * . - N/A | 00001ee0 20 20 20 20 20 20 31 2f 34 0a 42 44 20 20 20 20 | 1/4.BD | 00001ef0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001f00 20 20 20 20 20 20 20 20 2a 20 bd 20 2d 20 4e 2f | * . - N/| 00001f10 41 20 20 20 20 20 20 20 20 20 20 20 31 2f 32 0a |A 1/2.| 00001f20 42 45 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |BE | 00001f30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 | * | 00001f40 be 20 2d 20 4e 2f 41 20 20 20 20 20 20 20 20 20 |. - N/A | 00001f50 20 20 33 2f 34 0a 42 46 2c 20 31 42 2c 20 35 32 | 3/4.BF, 1B, 52| 00001f60 2c 20 37 2c 20 35 44 2c 20 31 42 2c 20 35 32 2c |, 7, 5D, 1B, 52,| 00001f70 20 30 20 20 2a 20 bf 20 2d 20 53 70 61 6e 69 73 | 0 * . - Spanis| 00001f80 68 20 20 20 20 20 20 20 75 70 73 69 64 65 20 64 |h upside d| 00001f90 6f 77 6e 20 3f 0a 43 30 2c 20 34 31 20 20 20 20 |own ?.C0, 41 | 00001fa0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001fb0 20 20 20 20 2a 20 c0 20 2d 20 41 20 20 20 20 20 | * . - A | 00001fc0 20 20 20 20 20 20 20 20 41 20 5c 0a 43 31 2c 20 | A \.C1, | 00001fd0 34 31 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |41 | 00001fe0 20 20 20 20 20 20 20 20 20 20 2a 20 c1 20 2d 20 | * . - | 00001ff0 41 20 20 20 20 20 20 20 20 20 20 20 20 20 41 20 |A A | 00002000 2f 0a 43 32 2c 20 34 31 20 20 20 20 20 20 20 20 |/.C2, 41 | 00002010 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002020 2a 20 c2 20 2d 20 41 20 20 20 20 20 20 20 20 20 |* . - A | 00002030 20 20 20 20 41 20 5e 0a 43 33 2c 20 34 31 20 20 | A ^.C3, 41 | 00002040 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002050 20 20 20 20 20 20 2a 20 c3 20 2d 20 41 20 20 20 | * . - A | 00002060 20 20 20 20 20 20 20 20 20 20 41 20 7e 0a 43 34 | A ~.C4| 00002070 2c 20 31 42 2c 20 35 32 2c 20 32 2c 20 35 42 2c |, 1B, 52, 2, 5B,| 00002080 20 31 42 2c 20 35 32 2c 20 30 20 20 2a 20 c4 20 | 1B, 52, 0 * . | 00002090 2d 20 47 65 72 6d 61 6e 20 20 20 20 20 20 20 20 |- German | 000020a0 41 20 75 6d 6c 61 75 74 0a 43 35 2c 20 31 42 2c |A umlaut.C5, 1B,| 000020b0 20 35 32 2c 20 35 2c 20 35 44 2c 20 31 42 2c 20 | 52, 5, 5D, 1B, | 000020c0 35 32 2c 20 30 20 20 2a 20 c5 20 2d 20 53 77 65 |52, 0 * . - Swe| 000020d0 64 69 73 68 20 20 20 20 20 20 20 41 20 63 69 72 |dish A cir| 000020e0 63 6c 65 0a 43 36 2c 20 31 42 2c 20 35 32 2c 20 |cle.C6, 1B, 52, | 000020f0 34 2c 20 35 42 2c 20 31 42 2c 20 35 32 2c 20 30 |4, 5B, 1B, 52, 0| 00002100 20 20 2a 20 c6 20 2d 20 44 61 6e 69 73 68 20 20 | * . - Danish | 00002110 20 20 20 20 20 20 41 45 20 6c 69 67 61 74 75 72 | AE ligatur| 00002120 65 0a 43 37 2c 20 34 33 20 20 20 20 20 20 20 20 |e.C7, 43 | 00002130 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002140 2a 20 c7 20 2d 20 43 20 20 20 20 20 20 20 20 20 |* . - C | 00002150 20 20 20 20 43 20 63 65 64 69 6c 6c 61 0a 43 38 | C cedilla.C8| 00002160 2c 20 34 35 20 20 20 20 20 20 20 20 20 20 20 20 |, 45 | 00002170 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 c8 20 | * . | 00002180 2d 20 45 20 20 20 20 20 20 20 20 20 20 20 20 20 |- E | 00002190 45 20 5c 0a 43 39 2c 20 31 42 2c 20 35 32 2c 20 |E \.C9, 1B, 52, | 000021a0 35 2c 20 34 30 2c 20 31 42 2c 20 35 32 2c 20 30 |5, 40, 1B, 52, 0| 000021b0 20 20 2a 20 c9 20 2d 20 53 77 65 64 69 73 68 20 | * . - Swedish | 000021c0 20 20 20 20 20 20 45 20 2f 0a 43 41 2c 20 34 35 | E /.CA, 45| 000021d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000021e0 20 20 20 20 20 20 20 20 2a 20 ca 20 2d 20 45 20 | * . - E | 000021f0 20 20 20 20 20 20 20 20 20 20 20 20 45 20 5e 0a | E ^.| 00002200 43 42 2c 20 34 35 20 20 20 20 20 20 20 20 20 20 |CB, 45 | 00002210 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 | * | 00002220 cb 20 2d 20 45 20 20 20 20 20 20 20 20 20 20 20 |. - E | 00002230 20 20 45 20 75 6d 6c 61 75 74 0a 43 43 2c 20 34 | E umlaut.CC, 4| 00002240 39 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |9 | 00002250 20 20 20 20 20 20 20 20 20 2a 20 cc 20 2d 20 49 | * . - I| 00002260 20 20 20 20 20 20 20 20 20 20 20 20 20 49 20 5c | I \| 00002270 0a 43 44 2c 20 34 39 20 20 20 20 20 20 20 20 20 |.CD, 49 | 00002280 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00002290 20 cd 20 2d 20 49 20 20 20 20 20 20 20 20 20 20 | . - I | 000022a0 20 20 20 49 20 2f 0a 43 45 2c 20 34 39 20 20 20 | I /.CE, 49 | 000022b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000022c0 20 20 20 20 20 2a 20 ce 20 2d 20 49 20 20 20 20 | * . - I | 000022d0 20 20 20 20 20 20 20 20 20 49 20 5e 0a 43 46 2c | I ^.CF,| 000022e0 20 34 39 20 20 20 20 20 20 20 20 20 20 20 20 20 | 49 | 000022f0 20 20 20 20 20 20 20 20 20 20 20 2a 20 cf 20 2d | * . -| 00002300 20 49 20 20 20 20 20 20 20 20 20 20 20 20 20 49 | I I| 00002310 20 75 6d 6c 61 75 74 0a 44 30 2c 20 34 34 20 20 | umlaut.D0, 44 | 00002320 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002330 20 20 20 20 20 20 2a 20 d0 20 2d 20 44 20 20 20 | * . - D | 00002340 20 20 20 20 20 20 20 20 20 20 44 20 77 69 74 68 | D with| 00002350 20 62 61 72 0a 44 31 2c 20 31 42 2c 20 35 32 2c | bar.D1, 1B, 52,| 00002360 20 37 2c 20 35 43 2c 20 31 42 2c 20 35 32 2c 20 | 7, 5C, 1B, 52, | 00002370 30 20 20 2a 20 d1 20 2d 20 53 70 61 6e 69 73 68 |0 * . - Spanish| 00002380 20 20 20 20 20 20 20 4e 20 7e 0a 44 32 2c 20 34 | N ~.D2, 4| 00002390 46 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |F | 000023a0 20 20 20 20 20 20 20 20 20 2a 20 d2 20 2d 20 4f | * . - O| 000023b0 20 20 20 20 20 20 20 20 20 20 20 20 20 4f 20 5c | O \| 000023c0 0a 44 33 2c 20 34 46 20 20 20 20 20 20 20 20 20 |.D3, 4F | 000023d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 000023e0 20 d3 20 2d 20 4f 20 20 20 20 20 20 20 20 20 20 | . - O | 000023f0 20 20 20 4f 20 2f 0a 44 34 2c 20 34 46 20 20 20 | O /.D4, 4F | 00002400 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002410 20 20 20 20 20 2a 20 d4 20 2d 20 4f 20 20 20 20 | * . - O | 00002420 20 20 20 20 20 20 20 20 20 4f 20 5e 0a 44 35 2c | O ^.D5,| 00002430 20 34 46 20 20 20 20 20 20 20 20 20 20 20 20 20 | 4F | 00002440 20 20 20 20 20 20 20 20 20 20 20 2a 20 d5 20 2d | * . -| 00002450 20 4f 20 20 20 20 20 20 20 20 20 20 20 20 20 4f | O O| 00002460 20 7e 0a 44 36 2c 20 31 42 2c 20 35 32 2c 20 35 | ~.D6, 1B, 52, 5| 00002470 2c 20 35 43 2c 20 31 42 2c 20 35 32 2c 20 30 20 |, 5C, 1B, 52, 0 | 00002480 20 2a 20 d6 20 2d 20 53 77 65 64 69 73 68 20 20 | * . - Swedish | 00002490 20 20 20 20 20 4f 20 75 6d 6c 61 75 74 0a 44 37 | O umlaut.D7| 000024a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000024b0 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 d7 20 | * . | 000024c0 2d 20 4e 2f 41 20 20 20 20 20 20 20 20 20 20 20 |- N/A | 000024d0 63 72 6f 73 73 0a 44 38 2c 20 31 42 2c 20 35 32 |cross.D8, 1B, 52| 000024e0 2c 20 34 2c 20 35 43 2c 20 31 42 2c 20 35 32 2c |, 4, 5C, 1B, 52,| 000024f0 20 30 20 20 2a 20 d8 20 2d 20 44 61 6e 69 73 68 | 0 * . - Danish| 00002500 20 20 20 20 20 20 20 20 4f 20 73 6c 61 73 68 0a | O slash.| 00002510 44 39 2c 20 35 35 20 20 20 20 20 20 20 20 20 20 |D9, 55 | 00002520 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 | * | 00002530 d9 20 2d 20 55 20 20 20 20 20 20 20 20 20 20 20 |. - U | 00002540 20 20 55 20 5c 0a 44 41 2c 20 35 35 20 20 20 20 | U \.DA, 55 | 00002550 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002560 20 20 20 20 2a 20 da 20 2d 20 55 20 20 20 20 20 | * . - U | 00002570 20 20 20 20 20 20 20 20 55 20 2f 0a 44 42 2c 20 | U /.DB, | 00002580 35 35 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |55 | 00002590 20 20 20 20 20 20 20 20 20 20 2a 20 db 20 2d 20 | * . - | 000025a0 55 20 20 20 20 20 20 20 20 20 20 20 20 20 55 20 |U U | 000025b0 5e 0a 44 43 2c 20 31 42 2c 20 35 32 2c 20 32 2c |^.DC, 1B, 52, 2,| 000025c0 20 35 44 2c 20 31 42 2c 20 35 32 2c 20 30 20 20 | 5D, 1B, 52, 0 | 000025d0 2a 20 dc 20 2d 20 47 65 72 6d 61 6e 20 20 20 20 |* . - German | 000025e0 20 20 20 20 55 20 75 6d 6c 61 75 74 0a 44 44 2c | U umlaut.DD,| 000025f0 20 35 39 20 20 20 20 20 20 20 20 20 20 20 20 20 | 59 | 00002600 20 20 20 20 20 20 20 20 20 20 20 2a 20 dd 20 2d | * . -| 00002610 20 59 20 20 20 20 20 20 20 20 20 20 20 20 20 59 | Y Y| 00002620 20 2f 0a 44 45 20 20 20 20 20 20 20 20 20 20 20 | /.DE | 00002630 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002640 20 2a 20 de 20 2d 20 4e 2f 41 20 20 20 20 20 20 | * . - N/A | 00002650 20 20 20 20 20 63 61 70 69 74 61 6c 20 74 68 6f | capital tho| 00002660 72 6e 0a 44 46 2c 20 31 42 2c 20 35 32 2c 20 32 |rn.DF, 1B, 52, 2| 00002670 2c 20 37 45 2c 20 31 42 2c 20 35 32 2c 20 30 20 |, 7E, 1B, 52, 0 | 00002680 20 2a 20 df 20 2d 20 47 65 72 6d 61 6e 20 20 20 | * . - German | 00002690 20 20 20 20 20 62 65 74 61 20 2f 20 73 63 68 6c | beta / schl| 000026a0 75 73 73 0a 45 30 2c 20 31 42 2c 20 35 32 2c 20 |uss.E0, 1B, 52, | 000026b0 36 2c 20 37 42 2c 20 31 42 2c 20 35 32 2c 20 30 |6, 7B, 1B, 52, 0| 000026c0 20 20 2a 20 e0 20 2d 20 49 74 61 6c 69 61 6e 20 | * . - Italian | 000026d0 20 20 20 20 20 20 61 20 5c 0a 45 31 2c 20 36 31 | a \.E1, 61| 000026e0 2c 20 38 2c 20 32 37 20 20 20 20 20 20 20 20 20 |, 8, 27 | 000026f0 20 20 20 20 20 20 20 20 2a 20 e1 20 2d 20 61 20 | * . - a | 00002700 42 53 20 27 20 20 20 20 20 20 20 20 61 20 2f 0a |BS ' a /.| 00002710 45 32 2c 20 36 31 2c 20 38 2c 20 35 45 20 20 20 |E2, 61, 8, 5E | 00002720 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 | * | 00002730 e2 20 2d 20 61 20 42 53 20 5e 20 20 20 20 20 20 |. - a BS ^ | 00002740 20 20 61 20 5e 0a 45 33 2c 20 36 31 2c 20 38 2c | a ^.E3, 61, 8,| 00002750 20 37 45 20 20 20 20 20 20 20 20 20 20 20 20 20 | 7E | 00002760 20 20 20 20 2a 20 e3 20 2d 20 61 20 42 53 20 7e | * . - a BS ~| 00002770 20 20 20 20 20 20 20 20 61 20 7e 0a 45 34 2c 20 | a ~.E4, | 00002780 31 42 2c 20 35 32 2c 20 35 2c 20 37 42 2c 20 31 |1B, 52, 5, 7B, 1| 00002790 42 2c 20 35 32 2c 20 30 20 20 2a 20 e4 20 2d 20 |B, 52, 0 * . - | 000027a0 53 77 65 64 69 73 68 20 20 20 20 20 20 20 61 20 |Swedish a | 000027b0 75 6d 6c 61 75 74 0a 45 35 2c 20 31 42 2c 20 35 |umlaut.E5, 1B, 5| 000027c0 32 2c 20 35 2c 20 37 44 2c 20 31 42 2c 20 35 32 |2, 5, 7D, 1B, 52| 000027d0 2c 20 30 20 20 2a 20 e5 20 2d 20 53 77 65 64 69 |, 0 * . - Swedi| 000027e0 73 68 20 20 20 20 20 20 20 61 20 63 69 72 63 6c |sh a circl| 000027f0 65 0a 45 36 20 20 20 20 20 20 20 20 20 20 20 20 |e.E6 | 00002800 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002810 2a 20 e6 20 2d 20 4e 2f 41 20 20 20 20 20 20 20 |* . - N/A | 00002820 20 20 20 20 61 65 20 6c 69 67 61 74 75 72 65 0a | ae ligature.| 00002830 45 37 2c 20 31 42 2c 20 35 32 2c 20 31 2c 20 35 |E7, 1B, 52, 1, 5| 00002840 43 2c 20 31 42 2c 20 35 32 2c 20 30 20 20 2a 20 |C, 1B, 52, 0 * | 00002850 e7 20 2d 20 46 72 65 6e 63 68 20 20 20 20 20 20 |. - French | 00002860 20 20 63 20 63 65 64 69 6c 6c 61 0a 45 38 2c 20 | c cedilla.E8, | 00002870 31 42 2c 20 35 32 2c 20 31 2c 20 37 44 2c 20 31 |1B, 52, 1, 7D, 1| 00002880 42 2c 20 35 32 2c 20 30 20 20 2a 20 e8 20 2d 20 |B, 52, 0 * . - | 00002890 46 72 65 6e 63 68 20 20 20 20 20 20 20 20 65 20 |French e | 000028a0 5c 0a 45 39 2c 20 31 42 2c 20 35 32 2c 20 31 2c |\.E9, 1B, 52, 1,| 000028b0 20 37 42 2c 20 31 42 2c 20 35 32 2c 20 30 20 20 | 7B, 1B, 52, 0 | 000028c0 2a 20 e9 20 2d 20 46 72 65 6e 63 68 20 20 20 20 |* . - French | 000028d0 20 20 20 20 65 20 2f 0a 45 41 2c 20 36 35 2c 20 | e /.EA, 65, | 000028e0 38 2c 20 35 45 20 20 20 20 20 20 20 20 20 20 20 |8, 5E | 000028f0 20 20 20 20 20 20 2a 20 ea 20 2d 20 65 20 42 53 | * . - e BS| 00002900 20 5e 20 20 20 20 20 20 20 20 65 20 5e 0a 45 42 | ^ e ^.EB| 00002910 2c 36 35 2c 38 2c 31 42 2c 35 32 2c 31 2c 37 45 |,65,8,1B,52,1,7E| 00002920 2c 31 42 2c 20 35 32 2c 20 30 20 20 2a 20 eb 20 |,1B, 52, 0 * . | 00002930 2d 20 65 20 42 53 20 46 72 65 6e 63 68 20 75 6d |- e BS French um| 00002940 6c 61 75 74 0a 45 43 2c 20 31 42 2c 20 35 32 2c |laut.EC, 1B, 52,| 00002950 20 36 2c 20 37 45 2c 20 31 42 2c 20 35 32 2c 20 | 6, 7E, 1B, 52, | 00002960 30 20 20 2a 20 ec 20 2d 20 49 74 61 6c 69 61 6e |0 * . - Italian| 00002970 20 20 20 20 20 20 20 69 20 5c 0a 45 44 2c 20 36 | i \.ED, 6| 00002980 39 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |9 | 00002990 20 20 20 20 20 20 20 20 20 2a 20 ed 20 2d 20 69 | * . - i| 000029a0 20 20 20 20 20 20 20 20 20 20 20 20 20 69 20 2f | i /| 000029b0 0a 45 45 2c 20 36 39 20 20 20 20 20 20 20 20 20 |.EE, 69 | 000029c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 000029d0 20 ee 20 2d 20 69 20 20 20 20 20 20 20 20 20 20 | . - i | 000029e0 20 20 20 69 20 5e 0a 45 46 2c 20 36 39 20 20 20 | i ^.EF, 69 | 000029f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002a00 20 20 20 20 20 2a 20 ef 20 2d 20 69 20 20 20 20 | * . - i | 00002a10 20 20 20 20 20 20 20 20 20 69 20 75 6d 6c 61 75 | i umlau| 00002a20 74 0a 46 30 2c 20 36 34 20 20 20 20 20 20 20 20 |t.F0, 64 | 00002a30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002a40 2a 20 f0 20 2d 20 64 20 20 20 20 20 20 20 20 20 |* . - d | 00002a50 20 20 20 20 64 20 77 69 74 68 20 62 61 72 0a 46 | d with bar.F| 00002a60 31 2c 20 31 42 2c 20 35 32 2c 20 37 2c 20 37 43 |1, 1B, 52, 7, 7C| 00002a70 2c 20 31 42 2c 20 35 32 2c 20 30 20 20 2a 20 f1 |, 1B, 52, 0 * .| 00002a80 20 2d 20 53 70 61 6e 69 73 68 20 20 20 20 20 20 | - Spanish | 00002a90 20 6e 20 7e 0a 46 32 2c 20 31 42 2c 20 35 32 2c | n ~.F2, 1B, 52,| 00002aa0 20 36 2c 20 37 43 2c 20 31 42 2c 20 35 32 2c 20 | 6, 7C, 1B, 52, | 00002ab0 30 20 20 2a 20 f2 20 2d 20 49 74 61 6c 69 61 6e |0 * . - Italian| 00002ac0 20 20 20 20 20 20 20 6f 20 5c 0a 46 33 2c 20 36 | o \.F3, 6| 00002ad0 46 2c 20 38 2c 20 32 37 20 20 20 20 20 20 20 20 |F, 8, 27 | 00002ae0 20 20 20 20 20 20 20 20 20 2a 20 f3 20 2d 20 6f | * . - o| 00002af0 20 42 53 20 27 20 20 20 20 20 20 20 20 6f 20 2f | BS ' o /| 00002b00 0a 46 34 2c 20 36 46 2c 20 38 2c 20 35 45 20 20 |.F4, 6F, 8, 5E | 00002b10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00002b20 20 f4 20 2d 20 6f 20 42 53 20 5e 20 20 20 20 20 | . - o BS ^ | 00002b30 20 20 20 6f 20 5e 0a 46 35 2c 20 36 46 2c 20 38 | o ^.F5, 6F, 8| 00002b40 2c 20 37 45 20 20 20 20 20 20 20 20 20 20 20 20 |, 7E | 00002b50 20 20 20 20 20 2a 20 f5 20 2d 20 6f 20 42 53 20 | * . - o BS | 00002b60 7e 20 20 20 20 20 20 20 20 6f 20 7e 0a 46 36 2c |~ o ~.F6,| 00002b70 20 31 42 2c 20 35 32 2c 20 32 2c 20 35 43 2c 20 | 1B, 52, 2, 5C, | 00002b80 31 42 2c 20 35 32 2c 20 30 20 20 2a 20 f6 20 2d |1B, 52, 0 * . -| 00002b90 20 47 65 72 6d 61 6e 20 20 20 20 20 20 20 20 6f | German o| 00002ba0 20 75 6d 6c 61 75 74 0a 46 37 20 20 20 20 20 20 | umlaut.F7 | 00002bb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002bc0 20 20 20 20 20 20 2a 20 f7 20 2d 20 4e 2f 41 20 | * . - N/A | 00002bd0 20 20 20 20 20 20 20 20 20 20 64 69 76 69 64 65 | divide| 00002be0 0a 46 38 2c 20 31 42 2c 20 35 32 2c 20 34 2c 20 |.F8, 1B, 52, 4, | 00002bf0 37 43 2c 20 31 42 2c 20 35 32 2c 20 30 20 20 2a |7C, 1B, 52, 0 *| 00002c00 20 f8 20 2d 20 44 61 6e 69 73 68 20 20 20 20 20 | . - Danish | 00002c10 20 20 20 6f 20 73 6c 61 73 68 0a 46 39 2c 20 31 | o slash.F9, 1| 00002c20 42 2c 20 35 32 2c 20 31 2c 20 37 43 2c 20 31 42 |B, 52, 1, 7C, 1B| 00002c30 2c 20 35 32 2c 20 30 20 20 2a 20 f9 20 2d 20 46 |, 52, 0 * . - F| 00002c40 72 65 6e 63 68 20 20 20 20 20 20 20 20 75 20 5c |rench u \| 00002c50 0a 46 41 2c 20 37 35 2c 20 38 2c 20 32 37 20 20 |.FA, 75, 8, 27 | 00002c60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00002c70 20 fa 20 2d 20 75 20 42 53 20 27 20 20 20 20 20 | . - u BS ' | 00002c80 20 20 20 75 20 2f 0a 46 42 2c 20 37 35 2c 20 38 | u /.FB, 75, 8| 00002c90 2c 20 35 45 20 20 20 20 20 20 20 20 20 20 20 20 |, 5E | 00002ca0 20 20 20 20 20 2a 20 fb 20 2d 20 75 20 42 53 20 | * . - u BS | 00002cb0 5e 20 20 20 20 20 20 20 20 75 20 5e 0a 46 43 2c |^ u ^.FC,| 00002cc0 20 31 42 2c 20 35 32 2c 20 32 2c 20 37 44 2c 20 | 1B, 52, 2, 7D, | 00002cd0 31 42 2c 20 35 32 2c 20 30 20 20 2a 20 fc 20 2d |1B, 52, 0 * . -| 00002ce0 20 47 65 72 6d 61 6e 20 20 20 20 20 20 20 20 75 | German u| 00002cf0 20 75 6d 6c 61 75 74 0a 46 44 2c 20 37 39 2c 20 | umlaut.FD, 79, | 00002d00 38 2c 20 32 37 20 20 20 20 20 20 20 20 20 20 20 |8, 27 | 00002d10 20 20 20 20 20 20 2a 20 fd 20 2d 20 79 20 42 53 | * . - y BS| 00002d20 20 27 20 20 20 20 20 20 20 20 79 20 2f 0a 46 45 | ' y /.FE| 00002d30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002d40 20 20 20 20 20 20 20 20 20 20 20 20 2a 20 fe 20 | * . | 00002d50 2d 20 4e 2f 41 20 20 20 20 20 20 20 20 20 20 20 |- N/A | 00002d60 6c 6f 77 65 72 20 63 61 73 65 20 74 68 6f 72 6e |lower case thorn| 00002d70 0a 46 46 2c 37 39 2c 38 2c 31 42 2c 35 32 2c 31 |.FF,79,8,1B,52,1| 00002d80 2c 37 45 2c 31 42 2c 20 35 32 2c 20 30 20 20 2a |,7E,1B, 52, 0 *| 00002d90 20 ff 20 2d 20 79 20 42 53 20 46 72 65 6e 63 68 | . - y BS French| 00002da0 20 75 6d 6c 61 75 74 0a 0a 30 20 20 20 20 20 20 | umlaut..0 | 00002db0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002dc0 20 20 20 20 20 20 20 2a 20 4e 55 4c 4c 20 74 65 | * NULL te| 00002dd0 72 6d 69 6e 61 74 6f 72 0a 0a |rminator..| 00002dda