Home » Archimedes archive » Acorn User » AU 1995-12 B.adf » Regulars » StarInfo/Tanner/!GenBackDr/!Run

StarInfo/Tanner/!GenBackDr/!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 » Acorn User » AU 1995-12 B.adf » Regulars
Filename: StarInfo/Tanner/!GenBackDr/!Run
Read OK:
File size: 0266 bytes
Load address: 0000
Exec address: 0000
File contents
| GenBackDrop run code
*Run <Obey$Dir>.!Boot

IF "<System$Path>" = "" Then Error 0 System Resources Cannot Be Found
IF "<ChangeFSI$Dir>" = "" THEN Error 0 ChangeFSI Cannot Be Found

RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later

<GenBackDrop$Dir>.Check

| The size of the slot affects the horizontal picture size only!
| 448K for 3K colour pixels with sharpening on
| 320K for 1500 colour pixels with sharpening on
| 256K for 1500 colour pixels with sharpening off
WimpSlot -min 320K -max 320K

Run <GenBackDrop$Dir>.!RunImage -wimp %*0
00000000  7c 20 47 65 6e 42 61 63  6b 44 72 6f 70 20 72 75  || GenBackDrop ru|
00000010  6e 20 63 6f 64 65 0a 2a  52 75 6e 20 3c 4f 62 65  |n code.*Run <Obe|
00000020  79 24 44 69 72 3e 2e 21  42 6f 6f 74 0a 0a 49 46  |y$Dir>.!Boot..IF|
00000030  20 22 3c 53 79 73 74 65  6d 24 50 61 74 68 3e 22  | "<System$Path>"|
00000040  20 3d 20 22 22 20 54 68  65 6e 20 45 72 72 6f 72  | = "" Then Error|
00000050  20 30 20 53 79 73 74 65  6d 20 52 65 73 6f 75 72  | 0 System Resour|
00000060  63 65 73 20 43 61 6e 6e  6f 74 20 42 65 20 46 6f  |ces Cannot Be Fo|
00000070  75 6e 64 0a 49 46 20 22  3c 43 68 61 6e 67 65 46  |und.IF "<ChangeF|
00000080  53 49 24 44 69 72 3e 22  20 3d 20 22 22 20 54 48  |SI$Dir>" = "" TH|
00000090  45 4e 20 45 72 72 6f 72  20 30 20 43 68 61 6e 67  |EN Error 0 Chang|
000000a0  65 46 53 49 20 43 61 6e  6e 6f 74 20 42 65 20 46  |eFSI Cannot Be F|
000000b0  6f 75 6e 64 0a 0a 52 4d  45 6e 73 75 72 65 20 43  |ound..RMEnsure C|
000000c0  6f 6c 6f 75 72 54 72 61  6e 73 20 30 2e 35 31 20  |olourTrans 0.51 |
000000d0  52 4d 4c 6f 61 64 20 53  79 73 74 65 6d 3a 4d 6f  |RMLoad System:Mo|
000000e0  64 75 6c 65 73 2e 43 6f  6c 6f 75 72 73 0a 52 4d  |dules.Colours.RM|
000000f0  45 6e 73 75 72 65 20 43  6f 6c 6f 75 72 54 72 61  |Ensure ColourTra|
00000100  6e 73 20 30 2e 35 31 20  45 72 72 6f 72 20 59 6f  |ns 0.51 Error Yo|
00000110  75 20 6e 65 65 64 20 43  6f 6c 6f 75 72 54 72 61  |u need ColourTra|
00000120  6e 73 20 30 2e 35 31 20  6f 72 20 6c 61 74 65 72  |ns 0.51 or later|
00000130  0a 0a 3c 47 65 6e 42 61  63 6b 44 72 6f 70 24 44  |..<GenBackDrop$D|
00000140  69 72 3e 2e 43 68 65 63  6b 0a 0a 7c 20 54 68 65  |ir>.Check..| The|
00000150  20 73 69 7a 65 20 6f 66  20 74 68 65 20 73 6c 6f  | size of the slo|
00000160  74 20 61 66 66 65 63 74  73 20 74 68 65 20 68 6f  |t affects the ho|
00000170  72 69 7a 6f 6e 74 61 6c  20 70 69 63 74 75 72 65  |rizontal picture|
00000180  20 73 69 7a 65 20 6f 6e  6c 79 21 0a 7c 20 34 34  | size only!.| 44|
00000190  38 4b 20 66 6f 72 20 33  4b 20 63 6f 6c 6f 75 72  |8K for 3K colour|
000001a0  20 70 69 78 65 6c 73 20  77 69 74 68 20 73 68 61  | pixels with sha|
000001b0  72 70 65 6e 69 6e 67 20  6f 6e 0a 7c 20 33 32 30  |rpening on.| 320|
000001c0  4b 20 66 6f 72 20 31 35  30 30 20 63 6f 6c 6f 75  |K for 1500 colou|
000001d0  72 20 70 69 78 65 6c 73  20 77 69 74 68 20 73 68  |r pixels with sh|
000001e0  61 72 70 65 6e 69 6e 67  20 6f 6e 0a 7c 20 32 35  |arpening on.| 25|
000001f0  36 4b 20 66 6f 72 20 31  35 30 30 20 63 6f 6c 6f  |6K for 1500 colo|
00000200  75 72 20 70 69 78 65 6c  73 20 77 69 74 68 20 73  |ur pixels with s|
00000210  68 61 72 70 65 6e 69 6e  67 20 6f 66 66 0a 57 69  |harpening off.Wi|
00000220  6d 70 53 6c 6f 74 20 2d  6d 69 6e 20 33 32 30 4b  |mpSlot -min 320K|
00000230  20 2d 6d 61 78 20 33 32  30 4b 0a 0a 52 75 6e 20  | -max 320K..Run |
00000240  3c 47 65 6e 42 61 63 6b  44 72 6f 70 24 44 69 72  |<GenBackDrop$Dir|
00000250  3e 2e 21 52 75 6e 49 6d  61 67 65 20 2d 77 69 6d  |>.!RunImage -wim|
00000260  70 20 25 2a 30 0a                                 |p %*0.|
00000266