Home » Archimedes archive » Micro User » MU 1990-11.adf » PD-Stuff » Games/!GolfInst/!Run

Games/!GolfInst/!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 » Micro User » MU 1990-11.adf » PD-Stuff
Filename: Games/!GolfInst/!Run
Read OK:
File size: 0124 bytes
Load address: 0000
Exec address: 0000
File contents
| > !ReadMe.!Run
|
| written by Paul Vigay (C) 1989
| 
| version 1.1a (17th Nov 1989)  
|
If "<System$Path>" = "" then Error 0 System resources cannot be found
SET ReadMe$Path <Obey$dir>
|
RMEnsure MemAlloc 0 RMLOAD System:modules.MemAlloc
|
ScreenSize 160K
RUN "<ReadMe$Path>.!RunImage" %*0
00000000  7c 20 3e 20 21 52 65 61  64 4d 65 2e 21 52 75 6e  || > !ReadMe.!Run|
00000010  0a 7c 0a 7c 20 77 72 69  74 74 65 6e 20 62 79 20  |.|.| written by |
00000020  50 61 75 6c 20 56 69 67  61 79 20 28 43 29 20 31  |Paul Vigay (C) 1|
00000030  39 38 39 0a 7c 20 0a 7c  20 76 65 72 73 69 6f 6e  |989.| .| version|
00000040  20 31 2e 31 61 20 28 31  37 74 68 20 4e 6f 76 20  | 1.1a (17th Nov |
00000050  31 39 38 39 29 20 20 0a  7c 0a 49 66 20 22 3c 53  |1989)  .|.If "<S|
00000060  79 73 74 65 6d 24 50 61  74 68 3e 22 20 3d 20 22  |ystem$Path>" = "|
00000070  22 20 74 68 65 6e 20 45  72 72 6f 72 20 30 20 53  |" then Error 0 S|
00000080  79 73 74 65 6d 20 72 65  73 6f 75 72 63 65 73 20  |ystem resources |
00000090  63 61 6e 6e 6f 74 20 62  65 20 66 6f 75 6e 64 0a  |cannot be found.|
000000a0  53 45 54 20 52 65 61 64  4d 65 24 50 61 74 68 20  |SET ReadMe$Path |
000000b0  3c 4f 62 65 79 24 64 69  72 3e 0a 7c 0a 52 4d 45  |<Obey$dir>.|.RME|
000000c0  6e 73 75 72 65 20 4d 65  6d 41 6c 6c 6f 63 20 30  |nsure MemAlloc 0|
000000d0  20 52 4d 4c 4f 41 44 20  53 79 73 74 65 6d 3a 6d  | RMLOAD System:m|
000000e0  6f 64 75 6c 65 73 2e 4d  65 6d 41 6c 6c 6f 63 0a  |odules.MemAlloc.|
000000f0  7c 0a 53 63 72 65 65 6e  53 69 7a 65 20 31 36 30  ||.ScreenSize 160|
00000100  4b 0a 52 55 4e 20 22 3c  52 65 61 64 4d 65 24 50  |K.RUN "<ReadMe$P|
00000110  61 74 68 3e 2e 21 52 75  6e 49 6d 61 67 65 22 20  |ath>.!RunImage" |
00000120  25 2a 30 0a                                       |%*0.|
00000124