Home » Archimedes archive » Archimedes World » AW-1996-03-Disc 1.adf » !EVDemo_EVDemo » !EVDemo/!Run

!EVDemo/!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 » Archimedes World » AW-1996-03-Disc 1.adf » !EVDemo_EVDemo
Filename: !EVDemo/!Run
Read OK:
File size: 0167 bytes
Load address: 0000
Exec address: 0000
File contents
|
| !Run file for !EVDemo
|
*WimpSlot -min 160k -max 400k

if "<EVDemo$Dir>" <> "" then Error 'Early Victorians Demo' is already running

*Set EVDemo$Dir <Obey$Dir>
*Set EVDemo$Path <Obey$Dir>.

*IconSprites <EVDemo$Dir>.!Sprites

Set File$Type_FA7 StoryBrd

*Set TestBedSB$Dir <EVDemo$Dir>.Data

*WimpSlot -min 416k -max 416k

*Run <EVDemo$Dir>.!RunImage %*0
00000000  7c 0a 7c 20 21 52 75 6e  20 66 69 6c 65 20 66 6f  ||.| !Run file fo|
00000010  72 20 21 45 56 44 65 6d  6f 0a 7c 0a 2a 57 69 6d  |r !EVDemo.|.*Wim|
00000020  70 53 6c 6f 74 20 2d 6d  69 6e 20 31 36 30 6b 20  |pSlot -min 160k |
00000030  2d 6d 61 78 20 34 30 30  6b 0a 0a 69 66 20 22 3c  |-max 400k..if "<|
00000040  45 56 44 65 6d 6f 24 44  69 72 3e 22 20 3c 3e 20  |EVDemo$Dir>" <> |
00000050  22 22 20 74 68 65 6e 20  45 72 72 6f 72 20 27 45  |"" then Error 'E|
00000060  61 72 6c 79 20 56 69 63  74 6f 72 69 61 6e 73 20  |arly Victorians |
00000070  44 65 6d 6f 27 20 69 73  20 61 6c 72 65 61 64 79  |Demo' is already|
00000080  20 72 75 6e 6e 69 6e 67  0a 0a 2a 53 65 74 20 45  | running..*Set E|
00000090  56 44 65 6d 6f 24 44 69  72 20 3c 4f 62 65 79 24  |VDemo$Dir <Obey$|
000000a0  44 69 72 3e 0a 2a 53 65  74 20 45 56 44 65 6d 6f  |Dir>.*Set EVDemo|
000000b0  24 50 61 74 68 20 3c 4f  62 65 79 24 44 69 72 3e  |$Path <Obey$Dir>|
000000c0  2e 0a 0a 2a 49 63 6f 6e  53 70 72 69 74 65 73 20  |...*IconSprites |
000000d0  3c 45 56 44 65 6d 6f 24  44 69 72 3e 2e 21 53 70  |<EVDemo$Dir>.!Sp|
000000e0  72 69 74 65 73 0a 0a 53  65 74 20 46 69 6c 65 24  |rites..Set File$|
000000f0  54 79 70 65 5f 46 41 37  20 53 74 6f 72 79 42 72  |Type_FA7 StoryBr|
00000100  64 0a 0a 2a 53 65 74 20  54 65 73 74 42 65 64 53  |d..*Set TestBedS|
00000110  42 24 44 69 72 20 3c 45  56 44 65 6d 6f 24 44 69  |B$Dir <EVDemo$Di|
00000120  72 3e 2e 44 61 74 61 0a  0a 2a 57 69 6d 70 53 6c  |r>.Data..*WimpSl|
00000130  6f 74 20 2d 6d 69 6e 20  34 31 36 6b 20 2d 6d 61  |ot -min 416k -ma|
00000140  78 20 34 31 36 6b 0a 0a  2a 52 75 6e 20 3c 45 56  |x 416k..*Run <EV|
00000150  44 65 6d 6f 24 44 69 72  3e 2e 21 52 75 6e 49 6d  |Demo$Dir>.!RunIm|
00000160  61 67 65 20 25 2a 30                              |age %*0|
00000167