Home » Personal collection » Acorn tapes » Electron_User » Electron_User_tape32a_acorn_eu_1992_march.wav » Mar1
Mar1
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 tapes » Electron_User » Electron_User_tape32a_acorn_eu_1992_march.wav |
Filename: | Mar1 |
Read OK: | ✔ |
File size: | 0156 bytes |
Load address: | FFFF0E00 |
Exec address: | FFFF801F |
Duplicates
There are 2 duplicate copies of this file in the archive:
- AEW website » mu » mu_5_25_discs_Micro_User_10_01_D-MU10_01.ssd » MAR1
- Personal collection » Acorn tapes » Electron_User » Electron_User_tape32a_acorn_eu_1992_march.wav » Mar1
- Personal collection » Acorn tapes » Electron_User » Electron_User_tape32b_acorn_eu_1992_march.wav » Mar1
File contents
10MODE5:REM"�MAR1 20VDU23,224,60,114,118,255,255,126,126,60 30VDU23,225,60,114,86,223,207,64,100,60 40A$=CHR$224 50B$=CHR$225 60X=1:Y=12 70COLOUR2 80PRINTTAB(X,Y)A$ 90C=0 100REPEAT 110xadd=0:yadd=0 120IFINKEY-67xadd=1 130IFINKEY-98xadd=-1 140IFINKEY-73yadd=-1 150IFINKEY-105yadd=1 160IFC=0PRINTTAB(X,Y)A$ 170IFC=1PRINTTAB(X,Y)B$ 180FORT=1TO100:NEXT 190PRINTTAB(X,Y)" " 200X=X+xadd 210Y=Y+yadd 220C=(C+1)MOD2 230UNTIL0
�5:�"�MAR1 )�23,224,60,114,118,255,255,126,126,60 '�23,225,60,114,86,223,207,64,100,60 (A$=�224 2B$=�225 <X=1:Y=12 F�2 P�X,Y)A$ ZC=0 d� nxadd=0:yadd=0 x�-67xadd=1 ��-98xadd=-1 ��-73yadd=-1 ��-105yadd=1 ��C=0�X,Y)A$ ��C=1�X,Y)B$ ��T=1�100:� � �X,Y)" " �X=X+xadd �Y=Y+yadd � C=(C+1)�2 ��0 �
00000000 0d 00 0a 0e eb 35 3a f4 22 83 4d 41 52 31 0d 00 |.....5:.".MAR1..| 00000010 14 29 ef 32 33 2c 32 32 34 2c 36 30 2c 31 31 34 |.).23,224,60,114| 00000020 2c 31 31 38 2c 32 35 35 2c 32 35 35 2c 31 32 36 |,118,255,255,126| 00000030 2c 31 32 36 2c 36 30 0d 00 1e 27 ef 32 33 2c 32 |,126,60...'.23,2| 00000040 32 35 2c 36 30 2c 31 31 34 2c 38 36 2c 32 32 33 |25,60,114,86,223| 00000050 2c 32 30 37 2c 36 34 2c 31 30 30 2c 36 30 0d 00 |,207,64,100,60..| 00000060 28 0b 41 24 3d bd 32 32 34 0d 00 32 0b 42 24 3d |(.A$=.224..2.B$=| 00000070 bd 32 32 35 0d 00 3c 0c 58 3d 31 3a 59 3d 31 32 |.225..<.X=1:Y=12| 00000080 0d 00 46 06 fb 32 0d 00 50 0c f1 8a 58 2c 59 29 |..F..2..P...X,Y)| 00000090 41 24 0d 00 5a 07 43 3d 30 0d 00 64 05 f5 0d 00 |A$..Z.C=0..d....| 000000a0 6e 11 78 61 64 64 3d 30 3a 79 61 64 64 3d 30 0d |n.xadd=0:yadd=0.| 000000b0 00 78 0f e7 a6 2d 36 37 78 61 64 64 3d 31 0d 00 |.x...-67xadd=1..| 000000c0 82 10 e7 a6 2d 39 38 78 61 64 64 3d 2d 31 0d 00 |....-98xadd=-1..| 000000d0 8c 10 e7 a6 2d 37 33 79 61 64 64 3d 2d 31 0d 00 |....-73yadd=-1..| 000000e0 96 10 e7 a6 2d 31 30 35 79 61 64 64 3d 31 0d 00 |....-105yadd=1..| 000000f0 a0 10 e7 43 3d 30 f1 8a 58 2c 59 29 41 24 0d 00 |...C=0..X,Y)A$..| 00000100 aa 10 e7 43 3d 31 f1 8a 58 2c 59 29 42 24 0d 00 |...C=1..X,Y)B$..| 00000110 b4 0e e3 54 3d 31 b8 31 30 30 3a ed 0d 00 be 0d |...T=1.100:.....| 00000120 f1 8a 58 2c 59 29 22 20 22 0d 00 c8 0c 58 3d 58 |..X,Y)" "....X=X| 00000130 2b 78 61 64 64 0d 00 d2 0c 59 3d 59 2b 79 61 64 |+xadd....Y=Y+yad| 00000140 64 0d 00 dc 0d 43 3d 28 43 2b 31 29 83 32 0d 00 |d....C=(C+1).2..| 00000150 e6 06 fd 30 0d ff |...0..| 00000156