Home » Personal collection » Acorn hard disk » files » DomFord » RoughWork/Inform
RoughWork/Inform
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/Inform |
Read OK: | ✔ |
File size: | 00AF bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10REM w=pixel width,h=height,and "BLANK"=sprite 20SYS "OS_SpriteOp",40,,"Blank" TO ,,,w,h,m,s 30: 40REM C=Colour at X,Y T=tint. 50SYS "OS_SpriteOp",41,,"Blank",X,Y TO ,,,,,c,t
/� w=pixel width,h=height,and "BLANK"=sprite -ș "OS_SpriteOp",40,,"Blank" � ,,,w,h,m,s : (� C=Colour at X,Y T=tint. 2/ș "OS_SpriteOp",41,,"Blank",X,Y � ,,,,,c,t �
00000000 0d 00 0a 2f f4 20 77 3d 70 69 78 65 6c 20 77 69 |.../. w=pixel wi| 00000010 64 74 68 2c 68 3d 68 65 69 67 68 74 2c 61 6e 64 |dth,h=height,and| 00000020 20 22 42 4c 41 4e 4b 22 3d 73 70 72 69 74 65 0d | "BLANK"=sprite.| 00000030 00 14 2d c8 99 20 22 4f 53 5f 53 70 72 69 74 65 |..-.. "OS_Sprite| 00000040 4f 70 22 2c 34 30 2c 2c 22 42 6c 61 6e 6b 22 20 |Op",40,,"Blank" | 00000050 b8 20 2c 2c 2c 77 2c 68 2c 6d 2c 73 0d 00 1e 05 |. ,,,w,h,m,s....| 00000060 3a 0d 00 28 1d f4 20 43 3d 43 6f 6c 6f 75 72 20 |:..(.. C=Colour | 00000070 61 74 20 58 2c 59 20 54 3d 74 69 6e 74 2e 0d 00 |at X,Y T=tint...| 00000080 32 2f c8 99 20 22 4f 53 5f 53 70 72 69 74 65 4f |2/.. "OS_SpriteO| 00000090 70 22 2c 34 31 2c 2c 22 42 6c 61 6e 6b 22 2c 58 |p",41,,"Blank",X| 000000a0 2c 59 20 b8 20 2c 2c 2c 2c 2c 63 2c 74 0d ff |,Y . ,,,,,c,t..| 000000af