Home » Archimedes archive » Micro User » MU 1991-02.adf » PD-Stuff » !Tetris/!Run
!Tetris/!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 1991-02.adf » PD-Stuff |
Filename: | !Tetris/!Run |
Read OK: | ✔ |
File size: | 0161 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Micro User » MU 1991-02.adf » PD-Stuff » !Tetris/!Run
- Archimedes archive » Micro User » MU 1991-03.adf » PD-Stuff » Misc/Games/!Tetris/!Run
File contents
| > !Tetris.!Run Set Tetris$Dir <Obey$Dir> If ("<Font$Prefix>"="") AND ("<Font$Path>"="") THEN ERROR 0 Can't find Fonts (I need Trinity.Medium) RMEnsure SharedCLibrary 0.0 RMLoad System:Modules.CLib RMEnsure SharedCLibrary 0.0 Error 0 Can't find CLib | WimpSlot size is TUNED, don't m*ss with it. WimpSlot -min 161k -max 161k Run <Tetris$Dir>.!RunImage
00000000 7c 20 3e 20 21 54 65 74 72 69 73 2e 21 52 75 6e || > !Tetris.!Run| 00000010 0a 53 65 74 20 54 65 74 72 69 73 24 44 69 72 20 |.Set Tetris$Dir | 00000020 3c 4f 62 65 79 24 44 69 72 3e 0a 49 66 20 28 22 |<Obey$Dir>.If ("| 00000030 3c 46 6f 6e 74 24 50 72 65 66 69 78 3e 22 3d 22 |<Font$Prefix>"="| 00000040 22 29 20 41 4e 44 20 28 22 3c 46 6f 6e 74 24 50 |") AND ("<Font$P| 00000050 61 74 68 3e 22 3d 22 22 29 20 54 48 45 4e 20 45 |ath>"="") THEN E| 00000060 52 52 4f 52 20 30 20 43 61 6e 27 74 20 66 69 6e |RROR 0 Can't fin| 00000070 64 20 46 6f 6e 74 73 20 28 49 20 6e 65 65 64 20 |d Fonts (I need | 00000080 54 72 69 6e 69 74 79 2e 4d 65 64 69 75 6d 29 0a |Trinity.Medium).| 00000090 52 4d 45 6e 73 75 72 65 20 53 68 61 72 65 64 43 |RMEnsure SharedC| 000000a0 4c 69 62 72 61 72 79 20 30 2e 30 20 52 4d 4c 6f |Library 0.0 RMLo| 000000b0 61 64 20 53 79 73 74 65 6d 3a 4d 6f 64 75 6c 65 |ad System:Module| 000000c0 73 2e 43 4c 69 62 0a 52 4d 45 6e 73 75 72 65 20 |s.CLib.RMEnsure | 000000d0 53 68 61 72 65 64 43 4c 69 62 72 61 72 79 20 30 |SharedCLibrary 0| 000000e0 2e 30 20 45 72 72 6f 72 20 30 20 43 61 6e 27 74 |.0 Error 0 Can't| 000000f0 20 66 69 6e 64 20 43 4c 69 62 0a 7c 20 57 69 6d | find CLib.| Wim| 00000100 70 53 6c 6f 74 20 73 69 7a 65 20 69 73 20 54 55 |pSlot size is TU| 00000110 4e 45 44 2c 20 64 6f 6e 27 74 20 6d 2a 73 73 20 |NED, don't m*ss | 00000120 77 69 74 68 20 69 74 2e 0a 57 69 6d 70 53 6c 6f |with it..WimpSlo| 00000130 74 20 2d 6d 69 6e 20 31 36 31 6b 20 2d 6d 61 78 |t -min 161k -max| 00000140 20 31 36 31 6b 0a 52 75 6e 20 3c 54 65 74 72 69 | 161k.Run <Tetri| 00000150 73 24 44 69 72 3e 2e 21 52 75 6e 49 6d 61 67 65 |s$Dir>.!RunImage| 00000160 0a |.| 00000161