Home » Archimedes archive » Archimedes World » AW-1993-12.adf » AWDec93 » !AWDec93/Goodies/10out10/!10_10Alge/SixGames/TurboRaft

!AWDec93/Goodies/10out10/!10_10Alge/SixGames/TurboRaft

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-1993-12.adf » AWDec93
Filename: !AWDec93/Goodies/10out10/!10_10Alge/SixGames/TurboRaft
Read OK:
File size: 0158 bytes
Load address: 0000
Exec address: 0000
File contents
   10REM >TurboRaft
   20SYS"Hourglass_Smash"
   30SYS"ABC_Palette"
   40a$="DEMO VERSION"
   50xsc%=320-LEN(a$)*8
   60SYS"ABC_PryntString",a$,xsc%,100,1,7
   70SYS"ABC_PryntString",a$,xsc%-2,101,1,11
   80a$="PRESS SPACEBAR TO RETURN"
   90xsc%=320-LEN(a$)*8
  100SYS"ABC_PryntString",a$,xsc%,80,1,7
  110SYS"ABC_PryntString",a$,xsc%-2,81,1,11
  120REPEAT
  130UNTIL INKEY-99
  140CHAIN"RAM:Menu"

� >TurboRaft
ș"Hourglass_Smash"
ș"ABC_Palette"
(a$="DEMO VERSION"
2xsc%=320-�(a$)*8
<'ș"ABC_PryntString",a$,xsc%,100,1,7
F*ș"ABC_PryntString",a$,xsc%-2,101,1,11
P!a$="PRESS SPACEBAR TO RETURN"
Zxsc%=320-�(a$)*8
d&ș"ABC_PryntString",a$,xsc%,80,1,7
n)ș"ABC_PryntString",a$,xsc%-2,81,1,11
x�
�
� �-99
��"RAM:Menu"
�
00000000  0d 00 0a 10 f4 20 3e 54  75 72 62 6f 52 61 66 74  |..... >TurboRaft|
00000010  0d 00 14 17 c8 99 22 48  6f 75 72 67 6c 61 73 73  |......"Hourglass|
00000020  5f 53 6d 61 73 68 22 0d  00 1e 13 c8 99 22 41 42  |_Smash"......"AB|
00000030  43 5f 50 61 6c 65 74 74  65 22 0d 00 28 15 61 24  |C_Palette"..(.a$|
00000040  3d 22 44 45 4d 4f 20 56  45 52 53 49 4f 4e 22 0d  |="DEMO VERSION".|
00000050  00 32 14 78 73 63 25 3d  33 32 30 2d a9 28 61 24  |.2.xsc%=320-.(a$|
00000060  29 2a 38 0d 00 3c 27 c8  99 22 41 42 43 5f 50 72  |)*8..<'.."ABC_Pr|
00000070  79 6e 74 53 74 72 69 6e  67 22 2c 61 24 2c 78 73  |yntString",a$,xs|
00000080  63 25 2c 31 30 30 2c 31  2c 37 0d 00 46 2a c8 99  |c%,100,1,7..F*..|
00000090  22 41 42 43 5f 50 72 79  6e 74 53 74 72 69 6e 67  |"ABC_PryntString|
000000a0  22 2c 61 24 2c 78 73 63  25 2d 32 2c 31 30 31 2c  |",a$,xsc%-2,101,|
000000b0  31 2c 31 31 0d 00 50 21  61 24 3d 22 50 52 45 53  |1,11..P!a$="PRES|
000000c0  53 20 53 50 41 43 45 42  41 52 20 54 4f 20 52 45  |S SPACEBAR TO RE|
000000d0  54 55 52 4e 22 0d 00 5a  14 78 73 63 25 3d 33 32  |TURN"..Z.xsc%=32|
000000e0  30 2d a9 28 61 24 29 2a  38 0d 00 64 26 c8 99 22  |0-.(a$)*8..d&.."|
000000f0  41 42 43 5f 50 72 79 6e  74 53 74 72 69 6e 67 22  |ABC_PryntString"|
00000100  2c 61 24 2c 78 73 63 25  2c 38 30 2c 31 2c 37 0d  |,a$,xsc%,80,1,7.|
00000110  00 6e 29 c8 99 22 41 42  43 5f 50 72 79 6e 74 53  |.n).."ABC_PryntS|
00000120  74 72 69 6e 67 22 2c 61  24 2c 78 73 63 25 2d 32  |tring",a$,xsc%-2|
00000130  2c 38 31 2c 31 2c 31 31  0d 00 78 05 f5 0d 00 82  |,81,1,11..x.....|
00000140  0a fd 20 a6 2d 39 39 0d  00 8c 0f d7 22 52 41 4d  |.. .-99....."RAM|
00000150  3a 4d 65 6e 75 22 0d ff                           |:Menu"..|
00000158