Home » Archimedes archive » Acorn Computing » 1993 04 Mega Disk.adf » !_93_04 » Last/!NinjaDemo/ShowText
Last/!NinjaDemo/ShowText
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 » 1993 04 Mega Disk.adf » !_93_04 |
Filename: | Last/!NinjaDemo/ShowText |
Read OK: | ✔ |
File size: | 00F2 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10 *| Text display program 20 MODE12 30 SYS "OS_RemoveCursors" 40 ON ERROR END 50 PRINTTAB(21,31)"Press <Shift> to advance the text"; 60 VDU28,0,28,79,0 70 VDU14 80*TYPE <Last$Dir>.HelpText 90 PRINTTAB(24)"Press <Space> to play game" 100 REPEAT:A$=GET$:UNTIL A$=" " 110 END
*| Text display program �12 ș "OS_RemoveCursors" ( � � � 21 �21,31)"Press <Shift> to advance the text"; < �28,0,28,79,0 F �14 P*TYPE <Last$Dir>.HelpText Z& �24)"Press <Space> to play game" d �:A$=�:� A$=" " n � �
00000000 0d 00 0a 1c 20 2a 7c 20 54 65 78 74 20 64 69 73 |.... *| Text dis| 00000010 70 6c 61 79 20 70 72 6f 67 72 61 6d 0d 00 14 08 |play program....| 00000020 20 eb 31 32 0d 00 1e 1a 20 c8 99 20 22 4f 53 5f | .12.... .. "OS_| 00000030 52 65 6d 6f 76 65 43 75 72 73 6f 72 73 22 0d 00 |RemoveCursors"..| 00000040 28 0a 20 ee 20 85 20 e0 0d 00 32 31 20 f1 8a 32 |(. . . ...21 ..2| 00000050 31 2c 33 31 29 22 50 72 65 73 73 20 3c 53 68 69 |1,31)"Press <Shi| 00000060 66 74 3e 20 74 6f 20 61 64 76 61 6e 63 65 20 74 |ft> to advance t| 00000070 68 65 20 74 65 78 74 22 3b 0d 00 3c 12 20 ef 32 |he text";..<. .2| 00000080 38 2c 30 2c 32 38 2c 37 39 2c 30 0d 00 46 08 20 |8,0,28,79,0..F. | 00000090 ef 31 34 0d 00 50 1d 2a 54 59 50 45 20 3c 4c 61 |.14..P.*TYPE <La| 000000a0 73 74 24 44 69 72 3e 2e 48 65 6c 70 54 65 78 74 |st$Dir>.HelpText| 000000b0 0d 00 5a 26 20 f1 8a 32 34 29 22 50 72 65 73 73 |..Z& ..24)"Press| 000000c0 20 3c 53 70 61 63 65 3e 20 74 6f 20 70 6c 61 79 | <Space> to play| 000000d0 20 67 61 6d 65 22 0d 00 64 14 20 f5 3a 41 24 3d | game"..d. .:A$=| 000000e0 be 3a fd 20 41 24 3d 22 20 22 0d 00 6e 06 20 e0 |.:. A$=" "..n. .| 000000f0 0d ff |..| 000000f2