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

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

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

� >RibTickler
ș"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 11 f4 20 3e 52  69 62 54 69 63 6b 6c 65  |..... >RibTickle|
00000010  72 0d 00 14 17 c8 99 22  48 6f 75 72 67 6c 61 73  |r......"Hourglas|
00000020  73 5f 53 6d 61 73 68 22  0d 00 1e 13 c8 99 22 41  |s_Smash"......"A|
00000030  42 43 5f 50 61 6c 65 74  74 65 22 0d 00 28 15 61  |BC_Palette"..(.a|
00000040  24 3d 22 44 45 4d 4f 20  56 45 52 53 49 4f 4e 22  |$="DEMO VERSION"|
00000050  0d 00 32 14 78 73 63 25  3d 33 32 30 2d a9 28 61  |..2.xsc%=320-.(a|
00000060  24 29 2a 38 0d 00 3c 27  c8 99 22 41 42 43 5f 50  |$)*8..<'.."ABC_P|
00000070  72 79 6e 74 53 74 72 69  6e 67 22 2c 61 24 2c 78  |ryntString",a$,x|
00000080  73 63 25 2c 31 30 30 2c  31 2c 37 0d 00 46 2a c8  |sc%,100,1,7..F*.|
00000090  99 22 41 42 43 5f 50 72  79 6e 74 53 74 72 69 6e  |."ABC_PryntStrin|
000000a0  67 22 2c 61 24 2c 78 73  63 25 2d 32 2c 31 30 31  |g",a$,xsc%-2,101|
000000b0  2c 31 2c 31 31 0d 00 50  21 61 24 3d 22 50 52 45  |,1,11..P!a$="PRE|
000000c0  53 53 20 53 50 41 43 45  42 41 52 20 54 4f 20 52  |SS SPACEBAR TO R|
000000d0  45 54 55 52 4e 22 0d 00  5a 14 78 73 63 25 3d 33  |ETURN"..Z.xsc%=3|
000000e0  32 30 2d a9 28 61 24 29  2a 38 0d 00 64 26 c8 99  |20-.(a$)*8..d&..|
000000f0  22 41 42 43 5f 50 72 79  6e 74 53 74 72 69 6e 67  |"ABC_PryntString|
00000100  22 2c 61 24 2c 78 73 63  25 2c 38 30 2c 31 2c 37  |",a$,xsc%,80,1,7|
00000110  0d 00 6e 29 c8 99 22 41  42 43 5f 50 72 79 6e 74  |..n).."ABC_Prynt|
00000120  53 74 72 69 6e 67 22 2c  61 24 2c 78 73 63 25 2d  |String",a$,xsc%-|
00000130  32 2c 38 31 2c 31 2c 31  31 0d 00 78 05 f5 0d 00  |2,81,1,11..x....|
00000140  82 0a fd 20 a6 2d 39 39  0d 00 8c 0f d7 22 52 41  |... .-99....."RA|
00000150  4d 3a 4d 65 6e 75 22 0d  ff                       |M:Menu"..|
00000159