Home » Archimedes archive » Micro User » MU 1992-06.adf » PD » !NotSpInv?/ReadMe
!NotSpInv?/ReadMe
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 » Micro User » MU 1992-06.adf » PD |
Filename: | !NotSpInv?/ReadMe |
Read OK: | ✔ |
File size: | 0289 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Not Space Invaders Again? ========================= (A Public Domain game) by Paul Hallam �1990 A 65K space game encompassing 9 different levels, mode 15 graphics ,lots of sprites on screen at once ,and saved hiscores. **************************************************************************** Warning! -------- Owners of 1MB machines should set screen memory by hand �to 320K as the 'memalloc' module does not like setting it to this level.
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000010 20 20 20 20 20 20 4e 6f 74 20 53 70 61 63 65 20 | Not Space | 00000020 49 6e 76 61 64 65 72 73 20 41 67 61 69 6e 3f 20 |Invaders Again? | 00000030 20 20 20 20 20 0a 20 20 20 20 20 20 20 20 20 20 | . | 00000040 20 20 20 20 20 20 20 20 20 20 20 20 3d 3d 3d 3d | ====| 00000050 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000060 3d 3d 3d 3d 3d 0a 0a 20 20 20 20 20 20 20 20 20 |=====.. | 00000070 20 20 20 20 20 20 20 20 20 20 20 20 20 20 28 41 | (A| 00000080 20 50 75 62 6c 69 63 20 44 6f 6d 61 69 6e 20 67 | Public Domain g| 00000090 61 6d 65 29 0a 20 20 20 20 20 20 20 20 20 20 20 |ame). | 000000a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000000b0 20 20 20 20 20 20 62 79 0a 20 20 20 20 20 20 20 | by. | 000000c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000000d0 20 20 20 50 61 75 6c 20 48 61 6c 6c 61 6d 20 a9 | Paul Hallam .| 000000e0 31 39 39 30 0a 0a 20 41 20 36 35 4b 20 73 70 61 |1990.. A 65K spa| 000000f0 63 65 20 67 61 6d 65 20 65 6e 63 6f 6d 70 61 73 |ce game encompas| 00000100 73 69 6e 67 20 39 20 64 69 66 66 65 72 65 6e 74 |sing 9 different| 00000110 20 6c 65 76 65 6c 73 2c 20 6d 6f 64 65 20 31 35 | levels, mode 15| 00000120 20 67 72 61 70 68 69 63 73 20 2c 6c 6f 74 73 20 | graphics ,lots | 00000130 6f 66 0a 73 70 72 69 74 65 73 20 6f 6e 20 73 63 |of.sprites on sc| 00000140 72 65 65 6e 20 61 74 20 6f 6e 63 65 20 2c 61 6e |reen at once ,an| 00000150 64 20 73 61 76 65 64 20 68 69 73 63 6f 72 65 73 |d saved hiscores| 00000160 2e 0a 0a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |...*************| 00000170 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 000001a0 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 0a |***************.| 000001b0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000001c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000001d0 57 61 72 6e 69 6e 67 21 0a 20 20 20 20 20 20 20 |Warning!. | 000001e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000001f0 20 20 20 20 20 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d | --------| 00000200 0a 20 4f 77 6e 65 72 73 20 6f 66 20 31 4d 42 20 |. Owners of 1MB | 00000210 6d 61 63 68 69 6e 65 73 20 20 73 68 6f 75 6c 64 |machines should| 00000220 20 20 73 65 74 20 20 73 63 72 65 65 6e 20 20 6d | set screen m| 00000230 65 6d 6f 72 79 20 62 79 20 68 61 6e 64 20 20 cc |emory by hand .| 00000240 74 6f 20 33 32 30 4b 20 61 73 20 74 68 65 0a 27 |to 320K as the.'| 00000250 6d 65 6d 61 6c 6c 6f 63 27 20 6d 6f 64 75 6c 65 |memalloc' module| 00000260 20 64 6f 65 73 20 6e 6f 74 20 6c 69 6b 65 20 73 | does not like s| 00000270 65 74 74 69 6e 67 20 69 74 20 74 6f 20 74 68 69 |etting it to thi| 00000280 73 20 6c 65 76 65 6c 2e 0a |s level..| 00000289