Home » Personal collection » Acorn hard disk » files » DomFord » RoughWork/VideoClear

RoughWork/VideoClear

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 » DomFord
Filename: RoughWork/VideoClear
Read OK:
File size: 008B bytes
Load address: 0000
Exec address: 0000
File contents
   10REM SpriteTest - Clear object file
   20:
   30*DIR
   40file=OPENOUT "!Video.Objects"
   50PRINT#file,0
   60PRINT#file,"",1
   70PRINT#file,0,0,0.01
   80CLOSE#file
   90END

$� SpriteTest - Clear object file
:
*DIR
(file=� "!Video.Objects"
2�#file,0
<�#file,"",1
F�#file,0,0,0.01
P
�#file
Z�
�
00000000  0d 00 0a 24 f4 20 53 70  72 69 74 65 54 65 73 74  |...$. SpriteTest|
00000010  20 2d 20 43 6c 65 61 72  20 6f 62 6a 65 63 74 20  | - Clear object |
00000020  66 69 6c 65 0d 00 14 05  3a 0d 00 1e 08 2a 44 49  |file....:....*DI|
00000030  52 0d 00 28 1b 66 69 6c  65 3d ae 20 22 21 56 69  |R..(.file=. "!Vi|
00000040  64 65 6f 2e 4f 62 6a 65  63 74 73 22 0d 00 32 0c  |deo.Objects"..2.|
00000050  f1 23 66 69 6c 65 2c 30  0d 00 3c 0f f1 23 66 69  |.#file,0..<..#fi|
00000060  6c 65 2c 22 22 2c 31 0d  00 46 13 f1 23 66 69 6c  |le,"",1..F..#fil|
00000070  65 2c 30 2c 30 2c 30 2e  30 31 0d 00 50 0a d9 23  |e,0,0,0.01..P..#|
00000080  66 69 6c 65 0d 00 5a 05  e0 0d ff                 |file..Z....|
0000008b