Home » Archimedes archive » Acorn Computing » 1994 08.adf » 9408 » PD/Playdays/!Playdays/!Run
PD/Playdays/!Playdays/!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 Computing » 1994 08.adf » 9408 |
Filename: | PD/Playdays/!Playdays/!Run |
Read OK: | ✔ |
File size: | 02AA bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| version 2.00 Set Playdays$Dir <Obey$Dir> If "<System$Dir>" = "" then Error 0 System resources cannot be found RMEnsure SharedCLibrary 3.50 RMload <System$Dir>.Modules.CLib RMEnsure SharedCLibrary 3.50 Error You need SharedCLibrary 3.50 or later RMEnsure GameModes 1.05 RMLoad <Playdays$Dir>.Gamemodes RMEnsure GameModes 1.05 Error You need GameModes 1.05 or later set OS_Version 350 rmensure utilitymodule 3.25 set OS_Version 320 if OS_Version = 320 then rmload <Playdays$Dir>.PlayModN if OS_Version = 350 then rmload <Playdays$Dir>.PlayModR Unset Playdays$Disc1 Unset Playdays$Disc2 Wimpslot -min 60K -max 60K Run <Playdays$Dir>.FrontEnd RMRun <Playdays$Dir>.PlayModule
00000000 7c 20 76 65 72 73 69 6f 6e 20 32 2e 30 30 0a 53 || version 2.00.S| 00000010 65 74 20 50 6c 61 79 64 61 79 73 24 44 69 72 20 |et Playdays$Dir | 00000020 3c 4f 62 65 79 24 44 69 72 3e 0a 49 66 20 22 3c |<Obey$Dir>.If "<| 00000030 53 79 73 74 65 6d 24 44 69 72 3e 22 20 3d 20 22 |System$Dir>" = "| 00000040 22 20 74 68 65 6e 20 45 72 72 6f 72 20 30 20 53 |" then Error 0 S| 00000050 79 73 74 65 6d 20 72 65 73 6f 75 72 63 65 73 20 |ystem resources | 00000060 63 61 6e 6e 6f 74 20 62 65 20 66 6f 75 6e 64 0a |cannot be found.| 00000070 0a 52 4d 45 6e 73 75 72 65 20 53 68 61 72 65 64 |.RMEnsure Shared| 00000080 43 4c 69 62 72 61 72 79 20 33 2e 35 30 20 52 4d |CLibrary 3.50 RM| 00000090 6c 6f 61 64 20 3c 53 79 73 74 65 6d 24 44 69 72 |load <System$Dir| 000000a0 3e 2e 4d 6f 64 75 6c 65 73 2e 43 4c 69 62 0a 52 |>.Modules.CLib.R| 000000b0 4d 45 6e 73 75 72 65 20 53 68 61 72 65 64 43 4c |MEnsure SharedCL| 000000c0 69 62 72 61 72 79 20 33 2e 35 30 20 45 72 72 6f |ibrary 3.50 Erro| 000000d0 72 20 59 6f 75 20 6e 65 65 64 20 53 68 61 72 65 |r You need Share| 000000e0 64 43 4c 69 62 72 61 72 79 20 33 2e 35 30 20 6f |dCLibrary 3.50 o| 000000f0 72 20 6c 61 74 65 72 0a 0a 52 4d 45 6e 73 75 72 |r later..RMEnsur| 00000100 65 20 47 61 6d 65 4d 6f 64 65 73 20 31 2e 30 35 |e GameModes 1.05| 00000110 20 52 4d 4c 6f 61 64 20 3c 50 6c 61 79 64 61 79 | RMLoad <Playday| 00000120 73 24 44 69 72 3e 2e 47 61 6d 65 6d 6f 64 65 73 |s$Dir>.Gamemodes| 00000130 0a 52 4d 45 6e 73 75 72 65 20 47 61 6d 65 4d 6f |.RMEnsure GameMo| 00000140 64 65 73 20 31 2e 30 35 20 45 72 72 6f 72 20 59 |des 1.05 Error Y| 00000150 6f 75 20 6e 65 65 64 20 47 61 6d 65 4d 6f 64 65 |ou need GameMode| 00000160 73 20 31 2e 30 35 20 6f 72 20 6c 61 74 65 72 0a |s 1.05 or later.| 00000170 0a 73 65 74 20 4f 53 5f 56 65 72 73 69 6f 6e 20 |.set OS_Version | 00000180 33 35 30 0a 0a 72 6d 65 6e 73 75 72 65 20 75 74 |350..rmensure ut| 00000190 69 6c 69 74 79 6d 6f 64 75 6c 65 20 33 2e 32 35 |ilitymodule 3.25| 000001a0 20 73 65 74 20 4f 53 5f 56 65 72 73 69 6f 6e 20 | set OS_Version | 000001b0 33 32 30 0a 0a 69 66 20 4f 53 5f 56 65 72 73 69 |320..if OS_Versi| 000001c0 6f 6e 20 3d 20 33 32 30 20 74 68 65 6e 20 72 6d |on = 320 then rm| 000001d0 6c 6f 61 64 20 3c 50 6c 61 79 64 61 79 73 24 44 |load <Playdays$D| 000001e0 69 72 3e 2e 50 6c 61 79 4d 6f 64 4e 0a 69 66 20 |ir>.PlayModN.if | 000001f0 4f 53 5f 56 65 72 73 69 6f 6e 20 3d 20 33 35 30 |OS_Version = 350| 00000200 20 74 68 65 6e 20 72 6d 6c 6f 61 64 20 3c 50 6c | then rmload <Pl| 00000210 61 79 64 61 79 73 24 44 69 72 3e 2e 50 6c 61 79 |aydays$Dir>.Play| 00000220 4d 6f 64 52 0a 0a 55 6e 73 65 74 20 50 6c 61 79 |ModR..Unset Play| 00000230 64 61 79 73 24 44 69 73 63 31 0a 55 6e 73 65 74 |days$Disc1.Unset| 00000240 20 50 6c 61 79 64 61 79 73 24 44 69 73 63 32 0a | Playdays$Disc2.| 00000250 0a 57 69 6d 70 73 6c 6f 74 20 2d 6d 69 6e 20 36 |.Wimpslot -min 6| 00000260 30 4b 20 2d 6d 61 78 20 36 30 4b 0a 0a 52 75 6e |0K -max 60K..Run| 00000270 20 3c 50 6c 61 79 64 61 79 73 24 44 69 72 3e 2e | <Playdays$Dir>.| 00000280 46 72 6f 6e 74 45 6e 64 0a 0a 52 4d 52 75 6e 20 |FrontEnd..RMRun | 00000290 3c 50 6c 61 79 64 61 79 73 24 44 69 72 3e 2e 50 |<Playdays$Dir>.P| 000002a0 6c 61 79 4d 6f 64 75 6c 65 0a |layModule.| 000002aa