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

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

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/HookIt
Read OK:
File size: 0155 bytes
Load address: 0000
Exec address: 0000
File contents
   10REM >HookIt
   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"


� >HookIt
ș"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 0d f4 20 3e 48  6f 6f 6b 49 74 0d 00 14  |..... >HookIt...|
00000010  17 c8 99 22 48 6f 75 72  67 6c 61 73 73 5f 53 6d  |..."Hourglass_Sm|
00000020  61 73 68 22 0d 00 1e 13  c8 99 22 41 42 43 5f 50  |ash"......"ABC_P|
00000030  61 6c 65 74 74 65 22 0d  00 28 15 61 24 3d 22 44  |alette"..(.a$="D|
00000040  45 4d 4f 20 56 45 52 53  49 4f 4e 22 0d 00 32 14  |EMO VERSION"..2.|
00000050  78 73 63 25 3d 33 32 30  2d a9 28 61 24 29 2a 38  |xsc%=320-.(a$)*8|
00000060  0d 00 3c 27 c8 99 22 41  42 43 5f 50 72 79 6e 74  |..<'.."ABC_Prynt|
00000070  53 74 72 69 6e 67 22 2c  61 24 2c 78 73 63 25 2c  |String",a$,xsc%,|
00000080  31 30 30 2c 31 2c 37 0d  00 46 2a c8 99 22 41 42  |100,1,7..F*.."AB|
00000090  43 5f 50 72 79 6e 74 53  74 72 69 6e 67 22 2c 61  |C_PryntString",a|
000000a0  24 2c 78 73 63 25 2d 32  2c 31 30 31 2c 31 2c 31  |$,xsc%-2,101,1,1|
000000b0  31 0d 00 50 21 61 24 3d  22 50 52 45 53 53 20 53  |1..P!a$="PRESS S|
000000c0  50 41 43 45 42 41 52 20  54 4f 20 52 45 54 55 52  |PACEBAR TO RETUR|
000000d0  4e 22 0d 00 5a 14 78 73  63 25 3d 33 32 30 2d a9  |N"..Z.xsc%=320-.|
000000e0  28 61 24 29 2a 38 0d 00  64 26 c8 99 22 41 42 43  |(a$)*8..d&.."ABC|
000000f0  5f 50 72 79 6e 74 53 74  72 69 6e 67 22 2c 61 24  |_PryntString",a$|
00000100  2c 78 73 63 25 2c 38 30  2c 31 2c 37 0d 00 6e 29  |,xsc%,80,1,7..n)|
00000110  c8 99 22 41 42 43 5f 50  72 79 6e 74 53 74 72 69  |.."ABC_PryntStri|
00000120  6e 67 22 2c 61 24 2c 78  73 63 25 2d 32 2c 38 31  |ng",a$,xsc%-2,81|
00000130  2c 31 2c 31 31 0d 00 78  05 f5 0d 00 82 0a fd 20  |,1,11..x....... |
00000140  a6 2d 39 39 0d 00 8c 0f  d7 22 52 41 4d 3a 4d 65  |.-99....."RAM:Me|
00000150  6e 75 22 0d ff                                    |nu"..|
00000155