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

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

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

� >ChainUp
ș"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 0e f4 20 3e 43  68 61 69 6e 55 70 0d 00  |..... >ChainUp..|
00000010  14 17 c8 99 22 48 6f 75  72 67 6c 61 73 73 5f 53  |...."Hourglass_S|
00000020  6d 61 73 68 22 0d 00 1e  13 c8 99 22 41 42 43 5f  |mash"......"ABC_|
00000030  50 61 6c 65 74 74 65 22  0d 00 28 15 61 24 3d 22  |Palette"..(.a$="|
00000040  44 45 4d 4f 20 56 45 52  53 49 4f 4e 22 0d 00 32  |DEMO VERSION"..2|
00000050  14 78 73 63 25 3d 33 32  30 2d a9 28 61 24 29 2a  |.xsc%=320-.(a$)*|
00000060  38 0d 00 3c 27 c8 99 22  41 42 43 5f 50 72 79 6e  |8..<'.."ABC_Pryn|
00000070  74 53 74 72 69 6e 67 22  2c 61 24 2c 78 73 63 25  |tString",a$,xsc%|
00000080  2c 31 30 30 2c 31 2c 37  0d 00 46 2a c8 99 22 41  |,100,1,7..F*.."A|
00000090  42 43 5f 50 72 79 6e 74  53 74 72 69 6e 67 22 2c  |BC_PryntString",|
000000a0  61 24 2c 78 73 63 25 2d  32 2c 31 30 31 2c 31 2c  |a$,xsc%-2,101,1,|
000000b0  31 31 0d 00 50 21 61 24  3d 22 50 52 45 53 53 20  |11..P!a$="PRESS |
000000c0  53 50 41 43 45 42 41 52  20 54 4f 20 52 45 54 55  |SPACEBAR TO RETU|
000000d0  52 4e 22 0d 00 5a 14 78  73 63 25 3d 33 32 30 2d  |RN"..Z.xsc%=320-|
000000e0  a9 28 61 24 29 2a 38 0d  00 64 26 c8 99 22 41 42  |.(a$)*8..d&.."AB|
000000f0  43 5f 50 72 79 6e 74 53  74 72 69 6e 67 22 2c 61  |C_PryntString",a|
00000100  24 2c 78 73 63 25 2c 38  30 2c 31 2c 37 0d 00 6e  |$,xsc%,80,1,7..n|
00000110  29 c8 99 22 41 42 43 5f  50 72 79 6e 74 53 74 72  |).."ABC_PryntStr|
00000120  69 6e 67 22 2c 61 24 2c  78 73 63 25 2d 32 2c 38  |ing",a$,xsc%-2,8|
00000130  31 2c 31 2c 31 31 0d 00  78 05 f5 0d 00 82 0a fd  |1,1,11..x.......|
00000140  20 a6 2d 39 39 0d 00 8c  0f d7 22 52 41 4d 3a 4d  | .-99....."RAM:M|
00000150  65 6e 75 22 0d ff                                 |enu"..|
00000156