Home » Archimedes archive » Zipped Apps » 1st Word Plus » WP/hex/dHPDeskJet

WP/hex/dHPDeskJet

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 » Archimedes archive » Zipped Apps » 1st Word Plus
Filename: WP/hex/dHPDeskJet
Read OK:
File size: 04D3 bytes
Load address: 0000
Exec address: 0000
File contents
*    0060.7 GST 286/0.00 modified by Green
                                                            *
*         HEWLETT PACKARD DESKJET PRINTER CONFIGURATION         *
*         =============================================         *
*
20,1B,26,6C,30,4C,1B,26,6C,37,30,50 * Vertical initialization (perf skip OFF, 70 lines/page, USA char)

26,1B,2A,62,81,81,57                * Start graphics 

*************************************************************    
**  NOTE FROM PHILIP GREEN:
** This source file was made by T.F. Powys-Lybbe who apparently
** left his DeskJet switched for the factory default character
** set. I have altered the switches so that the printer uses
** the same LATIN 1 character set that Archimedes uses.
** This removes the need for the following character trans-
** lation table. All characters can be sent to the printer as
** they are. Including those not translated in this source. 
** Another point to note is that you will have to add code
** strings for italics and Pica as and when you buy the necessary 
** font cassettes as these functions are not available on the
** standard DeskJet and therefore not included in this driver.
**************************************************************


00000000  2a 20 20 20 20 30 30 36  30 2e 37 20 47 53 54 20  |*    0060.7 GST |
00000010  32 38 36 2f 30 2e 30 30  20 6d 6f 64 69 66 69 65  |286/0.00 modifie|
00000020  64 20 62 79 20 47 72 65  65 6e 0a 20 20 20 20 20  |d by Green.     |
00000030  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000060  20 20 20 20 20 20 20 2a  0a 2a 20 20 20 20 20 20  |       *.*      |
00000070  20 20 20 48 45 57 4c 45  54 54 20 50 41 43 4b 41  |   HEWLETT PACKA|
00000080  52 44 20 44 45 53 4b 4a  45 54 20 50 52 49 4e 54  |RD DESKJET PRINT|
00000090  45 52 20 43 4f 4e 46 49  47 55 52 41 54 49 4f 4e  |ER CONFIGURATION|
000000a0  20 20 20 20 20 20 20 20  20 2a 0a 2a 20 20 20 20  |         *.*    |
000000b0  20 20 20 20 20 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |     ===========|
000000c0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
000000e0  3d 3d 20 20 20 20 20 20  20 20 20 2a 0a 2a 0a 32  |==         *.*.2|
000000f0  30 2c 31 42 2c 32 36 2c  36 43 2c 33 30 2c 34 43  |0,1B,26,6C,30,4C|
00000100  2c 31 42 2c 32 36 2c 36  43 2c 33 37 2c 33 30 2c  |,1B,26,6C,37,30,|
00000110  35 30 20 2a 20 56 65 72  74 69 63 61 6c 20 69 6e  |50 * Vertical in|
00000120  69 74 69 61 6c 69 7a 61  74 69 6f 6e 20 28 70 65  |itialization (pe|
00000130  72 66 20 73 6b 69 70 20  4f 46 46 2c 20 37 30 20  |rf skip OFF, 70 |
00000140  6c 69 6e 65 73 2f 70 61  67 65 2c 20 55 53 41 20  |lines/page, USA |
00000150  63 68 61 72 29 0a 0a 32  36 2c 31 42 2c 32 41 2c  |char)..26,1B,2A,|
00000160  36 32 2c 38 31 2c 38 31  2c 35 37 20 20 20 20 20  |62,81,81,57     |
00000170  20 20 20 20 20 20 20 20  20 20 20 2a 20 53 74 61  |           * Sta|
00000180  72 74 20 67 72 61 70 68  69 63 73 20 0a 0a 2a 2a  |rt graphics ..**|
00000190  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
*
000001c0  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 20 20 20 20 0a  |***********    .|
000001d0  2a 2a 20 20 4e 4f 54 45  20 46 52 4f 4d 20 50 48  |**  NOTE FROM PH|
000001e0  49 4c 49 50 20 47 52 45  45 4e 3a 0a 2a 2a 20 54  |ILIP GREEN:.** T|
000001f0  68 69 73 20 73 6f 75 72  63 65 20 66 69 6c 65 20  |his source file |
00000200  77 61 73 20 6d 61 64 65  20 62 79 20 54 2e 46 2e  |was made by T.F.|
00000210  20 50 6f 77 79 73 2d 4c  79 62 62 65 20 77 68 6f  | Powys-Lybbe who|
00000220  20 61 70 70 61 72 65 6e  74 6c 79 0a 2a 2a 20 6c  | apparently.** l|
00000230  65 66 74 20 68 69 73 20  44 65 73 6b 4a 65 74 20  |eft his DeskJet |
00000240  73 77 69 74 63 68 65 64  20 66 6f 72 20 74 68 65  |switched for the|
00000250  20 66 61 63 74 6f 72 79  20 64 65 66 61 75 6c 74  | factory default|
00000260  20 63 68 61 72 61 63 74  65 72 0a 2a 2a 20 73 65  | character.** se|
00000270  74 2e 20 49 20 68 61 76  65 20 61 6c 74 65 72 65  |t. I have altere|
00000280  64 20 74 68 65 20 73 77  69 74 63 68 65 73 20 73  |d the switches s|
00000290  6f 20 74 68 61 74 20 74  68 65 20 70 72 69 6e 74  |o that the print|
000002a0  65 72 20 75 73 65 73 0a  2a 2a 20 74 68 65 20 73  |er uses.** the s|
000002b0  61 6d 65 20 4c 41 54 49  4e 20 31 20 63 68 61 72  |ame LATIN 1 char|
000002c0  61 63 74 65 72 20 73 65  74 20 74 68 61 74 20 41  |acter set that A|
000002d0  72 63 68 69 6d 65 64 65  73 20 75 73 65 73 2e 0a  |rchimedes uses..|
000002e0  2a 2a 20 54 68 69 73 20  72 65 6d 6f 76 65 73 20  |** This removes |
000002f0  74 68 65 20 6e 65 65 64  20 66 6f 72 20 74 68 65  |the need for the|
00000300  20 66 6f 6c 6c 6f 77 69  6e 67 20 63 68 61 72 61  | following chara|
00000310  63 74 65 72 20 74 72 61  6e 73 2d 0a 2a 2a 20 6c  |cter trans-.** l|
00000320  61 74 69 6f 6e 20 74 61  62 6c 65 2e 20 41 6c 6c  |ation table. All|
00000330  20 63 68 61 72 61 63 74  65 72 73 20 63 61 6e 20  | characters can |
00000340  62 65 20 73 65 6e 74 20  74 6f 20 74 68 65 20 70  |be sent to the p|
00000350  72 69 6e 74 65 72 20 61  73 0a 2a 2a 20 74 68 65  |rinter as.** the|
00000360  79 20 61 72 65 2e 20 49  6e 63 6c 75 64 69 6e 67  |y are. Including|
00000370  20 74 68 6f 73 65 20 6e  6f 74 20 74 72 61 6e 73  | those not trans|
00000380  6c 61 74 65 64 20 69 6e  20 74 68 69 73 20 73 6f  |lated in this so|
00000390  75 72 63 65 2e 20 0a 2a  2a 20 41 6e 6f 74 68 65  |urce. .** Anothe|
000003a0  72 20 70 6f 69 6e 74 20  74 6f 20 6e 6f 74 65 20  |r point to note |
000003b0  69 73 20 74 68 61 74 20  79 6f 75 20 77 69 6c 6c  |is that you will|
000003c0  20 68 61 76 65 20 74 6f  20 61 64 64 20 63 6f 64  | have to add cod|
000003d0  65 0a 2a 2a 20 73 74 72  69 6e 67 73 20 66 6f 72  |e.** strings for|
000003e0  20 69 74 61 6c 69 63 73  20 61 6e 64 20 50 69 63  | italics and Pic|
000003f0  61 20 61 73 20 61 6e 64  20 77 68 65 6e 20 79 6f  |a as and when yo|
00000400  75 20 62 75 79 20 74 68  65 20 6e 65 63 65 73 73  |u buy the necess|
00000410  61 72 79 20 0a 2a 2a 20  66 6f 6e 74 20 63 61 73  |ary .** font cas|
00000420  73 65 74 74 65 73 20 61  73 20 74 68 65 73 65 20  |settes as these |
00000430  66 75 6e 63 74 69 6f 6e  73 20 61 72 65 20 6e 6f  |functions are no|
00000440  74 20 61 76 61 69 6c 61  62 6c 65 20 6f 6e 20 74  |t available on t|
00000450  68 65 0a 2a 2a 20 73 74  61 6e 64 61 72 64 20 44  |he.** standard D|
00000460  65 73 6b 4a 65 74 20 61  6e 64 20 74 68 65 72 65  |eskJet and there|
00000470  66 6f 72 65 20 6e 6f 74  20 69 6e 63 6c 75 64 65  |fore not include|
00000480  64 20 69 6e 20 74 68 69  73 20 64 72 69 76 65 72  |d in this driver|
00000490  2e 0a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |..**************|
000004a0  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
*
000004d0  0a 0a 0a                                          |...|
000004d3