Home » Archimedes archive » Zipped Apps » Impression II » !Impress/!SuperMono/!Run

!Impress/!SuperMono/!Run

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 » Impression II
Filename: !Impress/!SuperMono/!Run
Read OK:
File size: 0297 bytes
Load address: 0000
Exec address: 0000
File contents
| > !Run for !SuperMono

|
| A simple utility which gives halftoning from within Monochrome Screen modes, 
| ideally used within super hi-res modes, 23.
|
| Written by Dave De Vorchik
|
Set ColPresent 1
RMEnsure ColourTrans 0.51 SetEval ColPresent 0
|
IF "<System$Path>"="" AND <ColPresent> =0 THEN Error 0 ColourTrans not present and System resources cannot be found
|
RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
*UnSet <ColPresent>
|
Set SuperMono$Dir <Obey$Dir>
WimpSlot -Min 8K -Max 8K
RMEnsure SuperMonochrome 1.00 RMLoad <SuperMono$Dir>.SuperMono
Run <SuperMono$Dir>.!RunImage

00000000  7c 20 3e 20 21 52 75 6e  20 66 6f 72 20 21 53 75  || > !Run for !Su|
00000010  70 65 72 4d 6f 6e 6f 0a  0a 7c 0a 7c 20 41 20 73  |perMono..|.| A s|
00000020  69 6d 70 6c 65 20 75 74  69 6c 69 74 79 20 77 68  |imple utility wh|
00000030  69 63 68 20 67 69 76 65  73 20 68 61 6c 66 74 6f  |ich gives halfto|
00000040  6e 69 6e 67 20 66 72 6f  6d 20 77 69 74 68 69 6e  |ning from within|
00000050  20 4d 6f 6e 6f 63 68 72  6f 6d 65 20 53 63 72 65  | Monochrome Scre|
00000060  65 6e 20 6d 6f 64 65 73  2c 20 0a 7c 20 69 64 65  |en modes, .| ide|
00000070  61 6c 6c 79 20 75 73 65  64 20 77 69 74 68 69 6e  |ally used within|
00000080  20 73 75 70 65 72 20 68  69 2d 72 65 73 20 6d 6f  | super hi-res mo|
00000090  64 65 73 2c 20 32 33 2e  0a 7c 0a 7c 20 57 72 69  |des, 23..|.| Wri|
000000a0  74 74 65 6e 20 62 79 20  44 61 76 65 20 44 65 20  |tten by Dave De |
000000b0  56 6f 72 63 68 69 6b 0a  7c 0a 53 65 74 20 43 6f  |Vorchik.|.Set Co|
000000c0  6c 50 72 65 73 65 6e 74  20 31 0a 52 4d 45 6e 73  |lPresent 1.RMEns|
000000d0  75 72 65 20 43 6f 6c 6f  75 72 54 72 61 6e 73 20  |ure ColourTrans |
000000e0  30 2e 35 31 20 53 65 74  45 76 61 6c 20 43 6f 6c  |0.51 SetEval Col|
000000f0  50 72 65 73 65 6e 74 20  30 0a 7c 0a 49 46 20 22  |Present 0.|.IF "|
00000100  3c 53 79 73 74 65 6d 24  50 61 74 68 3e 22 3d 22  |<System$Path>"="|
00000110  22 20 41 4e 44 20 3c 43  6f 6c 50 72 65 73 65 6e  |" AND <ColPresen|
00000120  74 3e 20 3d 30 20 54 48  45 4e 20 45 72 72 6f 72  |t> =0 THEN Error|
00000130  20 30 20 43 6f 6c 6f 75  72 54 72 61 6e 73 20 6e  | 0 ColourTrans n|
00000140  6f 74 20 70 72 65 73 65  6e 74 20 61 6e 64 20 53  |ot present and S|
00000150  79 73 74 65 6d 20 72 65  73 6f 75 72 63 65 73 20  |ystem resources |
00000160  63 61 6e 6e 6f 74 20 62  65 20 66 6f 75 6e 64 0a  |cannot be found.|
00000170  7c 0a 52 4d 45 6e 73 75  72 65 20 43 6f 6c 6f 75  ||.RMEnsure Colou|
00000180  72 54 72 61 6e 73 20 30  2e 35 31 20 52 4d 4c 6f  |rTrans 0.51 RMLo|
00000190  61 64 20 53 79 73 74 65  6d 3a 4d 6f 64 75 6c 65  |ad System:Module|
000001a0  73 2e 43 6f 6c 6f 75 72  73 0a 52 4d 45 6e 73 75  |s.Colours.RMEnsu|
000001b0  72 65 20 43 6f 6c 6f 75  72 54 72 61 6e 73 20 30  |re ColourTrans 0|
000001c0  2e 35 31 20 45 72 72 6f  72 20 59 6f 75 20 6e 65  |.51 Error You ne|
000001d0  65 64 20 43 6f 6c 6f 75  72 54 72 61 6e 73 20 30  |ed ColourTrans 0|
000001e0  2e 35 31 20 6f 72 20 6c  61 74 65 72 0a 2a 55 6e  |.51 or later.*Un|
000001f0  53 65 74 20 3c 43 6f 6c  50 72 65 73 65 6e 74 3e  |Set <ColPresent>|
00000200  0a 7c 0a 53 65 74 20 53  75 70 65 72 4d 6f 6e 6f  |.|.Set SuperMono|
00000210  24 44 69 72 20 3c 4f 62  65 79 24 44 69 72 3e 0a  |$Dir <Obey$Dir>.|
00000220  57 69 6d 70 53 6c 6f 74  20 2d 4d 69 6e 20 38 4b  |WimpSlot -Min 8K|
00000230  20 2d 4d 61 78 20 38 4b  0a 52 4d 45 6e 73 75 72  | -Max 8K.RMEnsur|
00000240  65 20 53 75 70 65 72 4d  6f 6e 6f 63 68 72 6f 6d  |e SuperMonochrom|
00000250  65 20 31 2e 30 30 20 52  4d 4c 6f 61 64 20 3c 53  |e 1.00 RMLoad <S|
00000260  75 70 65 72 4d 6f 6e 6f  24 44 69 72 3e 2e 53 75  |uperMono$Dir>.Su|
00000270  70 65 72 4d 6f 6e 6f 0a  52 75 6e 20 3c 53 75 70  |perMono.Run <Sup|
00000280  65 72 4d 6f 6e 6f 24 44  69 72 3e 2e 21 52 75 6e  |erMono$Dir>.!Run|
00000290  49 6d 61 67 65 0a 0a                              |Image..|
00000297