Home » Archimedes archive » Zipped Apps » Atelier » !Sequencer/!Run
!Sequencer/!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 » Atelier |
Filename: | !Sequencer/!Run |
Read OK: | ✔ |
File size: | 01D2 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
*|> <Sequencer$Dir>.!Run *| *| Startup file for Atelier *| By Simon Clay *| IF "<AtelModules$Path>" = "" THEN Error Atelier system resources cannot be found *set Sequencer$Dir <Obey$Dir> *run <Sequencer$Dir>.!Boot *rmensure compactor 1.04 rmload AtelModules:Compactor *rmensure effects 1.02 rmload AtelModules:Effects *wimpslot -min 256k *ScreenLoad <Sequencer$Dir>.!Sprites *iconsprites <Sequencer$Dir>.!Sprites *Run <Sequencer$Dir>.Sequencer %*0
00000000 2a 7c 3e 20 3c 53 65 71 75 65 6e 63 65 72 24 44 |*|> <Sequencer$D| 00000010 69 72 3e 2e 21 52 75 6e 0a 2a 7c 0a 2a 7c 20 20 |ir>.!Run.*|.*| | 00000020 53 74 61 72 74 75 70 20 66 69 6c 65 20 66 6f 72 |Startup file for| 00000030 20 41 74 65 6c 69 65 72 0a 2a 7c 20 20 42 79 20 | Atelier.*| By | 00000040 53 69 6d 6f 6e 20 43 6c 61 79 20 20 20 20 20 20 |Simon Clay | 00000050 20 20 20 20 20 20 20 20 20 20 0a 2a 7c 0a 49 46 | .*|.IF| 00000060 20 22 3c 41 74 65 6c 4d 6f 64 75 6c 65 73 24 50 | "<AtelModules$P| 00000070 61 74 68 3e 22 20 3d 20 22 22 20 54 48 45 4e 20 |ath>" = "" THEN | 00000080 45 72 72 6f 72 20 41 74 65 6c 69 65 72 20 73 79 |Error Atelier sy| 00000090 73 74 65 6d 20 72 65 73 6f 75 72 63 65 73 20 63 |stem resources c| 000000a0 61 6e 6e 6f 74 20 62 65 20 66 6f 75 6e 64 0a 2a |annot be found.*| 000000b0 73 65 74 20 53 65 71 75 65 6e 63 65 72 24 44 69 |set Sequencer$Di| 000000c0 72 20 3c 4f 62 65 79 24 44 69 72 3e 0a 2a 72 75 |r <Obey$Dir>.*ru| 000000d0 6e 20 3c 53 65 71 75 65 6e 63 65 72 24 44 69 72 |n <Sequencer$Dir| 000000e0 3e 2e 21 42 6f 6f 74 0a 2a 72 6d 65 6e 73 75 72 |>.!Boot.*rmensur| 000000f0 65 20 63 6f 6d 70 61 63 74 6f 72 20 31 2e 30 34 |e compactor 1.04| 00000100 20 72 6d 6c 6f 61 64 20 41 74 65 6c 4d 6f 64 75 | rmload AtelModu| 00000110 6c 65 73 3a 43 6f 6d 70 61 63 74 6f 72 0a 2a 72 |les:Compactor.*r| 00000120 6d 65 6e 73 75 72 65 20 65 66 66 65 63 74 73 20 |mensure effects | 00000130 31 2e 30 32 20 72 6d 6c 6f 61 64 20 41 74 65 6c |1.02 rmload Atel| 00000140 4d 6f 64 75 6c 65 73 3a 45 66 66 65 63 74 73 0a |Modules:Effects.| 00000150 2a 77 69 6d 70 73 6c 6f 74 20 2d 6d 69 6e 20 32 |*wimpslot -min 2| 00000160 35 36 6b 0a 2a 53 63 72 65 65 6e 4c 6f 61 64 20 |56k.*ScreenLoad | 00000170 3c 53 65 71 75 65 6e 63 65 72 24 44 69 72 3e 2e |<Sequencer$Dir>.| 00000180 21 53 70 72 69 74 65 73 0a 2a 69 63 6f 6e 73 70 |!Sprites.*iconsp| 00000190 72 69 74 65 73 20 20 3c 53 65 71 75 65 6e 63 65 |rites <Sequence| 000001a0 72 24 44 69 72 3e 2e 21 53 70 72 69 74 65 73 0a |r$Dir>.!Sprites.| 000001b0 2a 52 75 6e 20 3c 53 65 71 75 65 6e 63 65 72 24 |*Run <Sequencer$| 000001c0 44 69 72 3e 2e 53 65 71 75 65 6e 63 65 72 20 25 |Dir>.Sequencer %| 000001d0 2a 30 |*0| 000001d2