Home » Personal collection » Acorn hard disk » files » captcard » CaptCard/BASICFile

CaptCard/BASICFile

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 » Personal collection » Acorn hard disk » files » captcard
Filename: CaptCard/BASICFile
Read OK:
File size: 013F bytes
Load address: 0000
Exec address: 0000
File contents
   10MODE12:*RAM
   20*P
   30DIM SPACE &40000
   40OSCLI "LOAD CAPTURE7 "+STR$~SPACE
   50ad=SPACE
   60REPEAT ad=ad+1:UNTIL ?ad=64
   70REPEAT ad=ad+1:UNTIL ?ad=64
   80FORy=0TO255
   90 REPEAT ad=ad+1:UNTIL ?ad>64
  100 x=0:REPEAT
  110  GCOL0,29-(65-(?ad))
  120  POINTx*8,1024-y*4:POINTx*8+2,1024-y*4:POINTx*8+4,1024-y*4:POINTx*8+6,1024-y*4
  130  ad=ad+1:x=x+1
  140 UNTIL ?ad=&0D
  150NEXT
  160*SCREENSAVE Scr

�12:*RAM
*P
� SPACE &40000
(� "LOAD CAPTURE7 "+�~SPACE
2ad=SPACE
<� ad=ad+1:� ?ad=64
F� ad=ad+1:� ?ad=64
P�y=0�255
Z � ad=ad+1:� ?ad>64
d
 x=0:�
n  �0,29-(65-(?ad))
xG  Ȓx*8,1024-y*4:Ȓx*8+2,1024-y*4:Ȓx*8+4,1024-y*4:Ȓx*8+6,1024-y*4
�  ad=ad+1:x=x+1
� � ?ad=&0D
��
�*SCREENSAVE Scr
�
00000000  0d 00 0a 0c eb 31 32 3a  2a 52 41 4d 0d 00 14 06  |.....12:*RAM....|
00000010  2a 50 0d 00 1e 12 de 20  53 50 41 43 45 20 26 34  |*P..... SPACE &4|
00000020  30 30 30 30 0d 00 28 1e  ff 20 22 4c 4f 41 44 20  |0000..(.. "LOAD |
00000030  43 41 50 54 55 52 45 37  20 22 2b c3 7e 53 50 41  |CAPTURE7 "+.~SPA|
00000040  43 45 0d 00 32 0c 61 64  3d 53 50 41 43 45 0d 00  |CE..2.ad=SPACE..|
00000050  3c 16 f5 20 61 64 3d 61  64 2b 31 3a fd 20 3f 61  |<.. ad=ad+1:. ?a|
00000060  64 3d 36 34 0d 00 46 16  f5 20 61 64 3d 61 64 2b  |d=64..F.. ad=ad+|
00000070  31 3a fd 20 3f 61 64 3d  36 34 0d 00 50 0c e3 79  |1:. ?ad=64..P..y|
00000080  3d 30 b8 32 35 35 0d 00  5a 17 20 f5 20 61 64 3d  |=0.255..Z. . ad=|
00000090  61 64 2b 31 3a fd 20 3f  61 64 3e 36 34 0d 00 64  |ad+1:. ?ad>64..d|
000000a0  0a 20 78 3d 30 3a f5 0d  00 6e 16 20 20 e6 30 2c  |. x=0:...n.  .0,|
000000b0  32 39 2d 28 36 35 2d 28  3f 61 64 29 29 0d 00 78  |29-(65-(?ad))..x|
000000c0  47 20 20 c8 92 78 2a 38  2c 31 30 32 34 2d 79 2a  |G  ..x*8,1024-y*|
000000d0  34 3a c8 92 78 2a 38 2b  32 2c 31 30 32 34 2d 79  |4:..x*8+2,1024-y|
000000e0  2a 34 3a c8 92 78 2a 38  2b 34 2c 31 30 32 34 2d  |*4:..x*8+4,1024-|
000000f0  79 2a 34 3a c8 92 78 2a  38 2b 36 2c 31 30 32 34  |y*4:..x*8+6,1024|
00000100  2d 79 2a 34 0d 00 82 13  20 20 61 64 3d 61 64 2b  |-y*4....  ad=ad+|
00000110  31 3a 78 3d 78 2b 31 0d  00 8c 0e 20 fd 20 3f 61  |1:x=x+1.... . ?a|
00000120  64 3d 26 30 44 0d 00 96  05 ed 0d 00 a0 13 2a 53  |d=&0D.........*S|
00000130  43 52 45 45 4e 53 41 56  45 20 53 63 72 0d ff     |CREENSAVE Scr..|
0000013f