Home » Archimedes archive » Acorn Computing » 1994 03.adf » 9403 » Asylum/!AsylumDem/Code/MemTester
Asylum/!AsylumDem/Code/MemTester
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 03.adf » 9403 |
Filename: | Asylum/!AsylumDem/Code/MemTester |
Read OK: | ✔ |
File size: | 00A0 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10REM Free memory tester for Asylum 20OSCLI "Unset Asylum$Reset" 30SYS "XOS_CLI","WimpSlot -min 704k" TO ;flags 40IF (flags AND 1)=1 THEN OSCLI "SET Asylum$Reset Yes" 50END
#� Free memory tester for Asylum � "Unset Asylum$Reset" .ș "XOS_CLI","WimpSlot -min 704k" � ;flags (.� (flags � 1)=1 � � "SET Asylum$Reset Yes" 2� �
00000000 0d 00 0a 23 f4 20 46 72 65 65 20 6d 65 6d 6f 72 |...#. Free memor| 00000010 79 20 74 65 73 74 65 72 20 66 6f 72 20 41 73 79 |y tester for Asy| 00000020 6c 75 6d 0d 00 14 1a ff 20 22 55 6e 73 65 74 20 |lum..... "Unset | 00000030 41 73 79 6c 75 6d 24 52 65 73 65 74 22 0d 00 1e |Asylum$Reset"...| 00000040 2e c8 99 20 22 58 4f 53 5f 43 4c 49 22 2c 22 57 |... "XOS_CLI","W| 00000050 69 6d 70 53 6c 6f 74 20 2d 6d 69 6e 20 37 30 34 |impSlot -min 704| 00000060 6b 22 20 b8 20 3b 66 6c 61 67 73 0d 00 28 2e e7 |k" . ;flags..(..| 00000070 20 28 66 6c 61 67 73 20 80 20 31 29 3d 31 20 8c | (flags . 1)=1 .| 00000080 20 ff 20 22 53 45 54 20 41 73 79 6c 75 6d 24 52 | . "SET Asylum$R| 00000090 65 73 65 74 20 59 65 73 22 0d 00 32 05 e0 0d ff |eset Yes"..2....| 000000a0