Home » Archimedes archive » Acorn Computing » 1994 02 subscription disc.adf » 9402s » PD/TaskEnsure/asm

PD/TaskEnsure/asm

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 » Acorn Computing » 1994 02 subscription disc.adf » 9402s
Filename: PD/TaskEnsure/asm
Read OK:
File size: 00B8 bytes
Load address: 0000
Exec address: 0000
File contents
echo ***** assembling FlowerPower *****
dir <Obey$Dir>
aasm s.app TaskEnsure -q
settype TaskEnsure Absolute
aasm s.module TaskEnsurM -q
settype TaskEnsurM Module
echo *** finished ***
00000000  65 63 68 6f 20 2a 2a 2a  2a 2a 20 61 73 73 65 6d  |echo ***** assem|
00000010  62 6c 69 6e 67 20 46 6c  6f 77 65 72 50 6f 77 65  |bling FlowerPowe|
00000020  72 20 2a 2a 2a 2a 2a 0a  64 69 72 20 3c 4f 62 65  |r *****.dir <Obe|
00000030  79 24 44 69 72 3e 0a 61  61 73 6d 20 73 2e 61 70  |y$Dir>.aasm s.ap|
00000040  70 20 54 61 73 6b 45 6e  73 75 72 65 20 2d 71 0a  |p TaskEnsure -q.|
00000050  73 65 74 74 79 70 65 20  54 61 73 6b 45 6e 73 75  |settype TaskEnsu|
00000060  72 65 20 41 62 73 6f 6c  75 74 65 0a 61 61 73 6d  |re Absolute.aasm|
00000070  20 73 2e 6d 6f 64 75 6c  65 20 54 61 73 6b 45 6e  | s.module TaskEn|
00000080  73 75 72 4d 20 2d 71 0a  73 65 74 74 79 70 65 20  |surM -q.settype |
00000090  54 61 73 6b 45 6e 73 75  72 4d 20 4d 6f 64 75 6c  |TaskEnsurM Modul|
000000a0  65 0a 65 63 68 6f 20 2a  2a 2a 20 66 69 6e 69 73  |e.echo *** finis|
000000b0  68 65 64 20 2a 2a 2a 0a                           |hed ***.|
000000b8