Home » Personal collection » Acorn hard disk » misc » misc2 » dcfprogs/Graphics/BTE1
dcfprogs/Graphics/BTE1
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 hard disk » misc » misc2 |
Filename: | dcfprogs/Graphics/BTE1 |
Read OK: | ✔ |
File size: | 0559 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There are 6 duplicate copies of this file in the archive:
- Personal collection » Acorn ADFS disks » Electron » Programs_B.ADF » Graphics/BTE1
- Personal collection » Acorn ADFS disks » Electron » Programs.ADF » Graphics/BTE1
- Personal collection » Acorn ADFS disks » Electron » Programs_V2.ADF » Graphics/BTE1
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_Programs.adf » Graphics/BTE1
- Personal collection » Acorn hard disk » misc » misc2 » dcfprogs/Graphics/BTE1
- Personal collection » Acorn hard disk » misc » misc3 » dcfprog3/Graphics/BTE1
- Personal collection » Acorn tapes » Own_Work » drawer_tl_tape08a_c15_acorn_pixel.wav » BTE1
File contents
10 MODE 5 15 VDU 23,1,0;0;0;0 20 REM HEAD 30 VDU 23,128,0,0,28,28,62,62,127,127 40 VDU 23,129,73,73,109,109,127,127,62,62 50 VDU 23,130,91,91,73,73,127,127,62,62 60 VDU 23,131,109,109,73,73,127,127,62,62 70 VDU 23,132,73,73,91,91,127,127,62,62 80 REM BODY 90 VDU 23,133,28,28,8,8,31,31,63,63 100 VDU 23,134,255,255,189,189,152,152,128,128 110 VDU 23,135,28,28,8,8,220,220,254,254 120 VDU 23,136,255,255,189,189,25,25,1,1 130 VDU 23,137,28,28,8,8,28,28,62,62 140 VDU 23,138,255,255,189,189,153,153,129,129 150 VDU 23,139,28,28,8,8,223,223,255,255 160 VDU 23,140,255,255,189,189,24,24,0,0 170 REM SPACE,BALL,DROP,LADDER 180 VDU 23,141,0,0,62,62,120,120,254,254 190 VDU 23,142,254,254,120,120,62,62,0,0 200 VDU 23,143,0,0,28,28,62,62,127,127 210 VDU 23,144,127,127,127,127,127,127,62,62 220 VDU 23,145,24,24,24,24,60,60,60,60 230 VDU 23,146,126,126,126,126,60,60,0,0 240 VDU 23,147,66,66,126,126,66,66,66,66 250 VDU 23,148,126,126,66,66,66,66,126,126 260 REM ARMS 270 VDU 23,149,0,0,24,24,48,48,96,96 280 VDU 23,150,129,129,0,0,0,0,0,0 290 VDU 23,151,0,0,24,24,12,12,6,6 300 VDU 23,152,3,3,0,0,0,0,0,0 310 VDU 23,153,192,192,112,112,24,24,0,0 320 VDU 23,154,3,3,14,14,24,24,0,0 330 VDU 19,2,2,0;0;0; 340 COLOUR 130 350 CLS 360 COLOUR 0 370 PRINTTAB(10,10);CHR$(128);TAB(10,11);CHR$(129);TAB(10,12);CHR$(137);TAB(10,13);CHR$(138) 380 PROCwait 390 PRINTTAB(10,11);CHR$(131):PROCwait 400 PRINTTAB(10,11);CHR$(130):PROCwait 410 PRINTTAB(10,11);CHR$(132):PROCwait 420 GOTO 370 1000 DEFPROCwait 1010 T=TIME 1020 REPEAT UNTIL TIME>T+100 1030 ENDPROC
� 5 � 23,1,0;0;0;0 � HEAD % � 23,128,0,0,28,28,62,62,127,127 () � 23,129,73,73,109,109,127,127,62,62 2' � 23,130,91,91,73,73,127,127,62,62 <) � 23,131,109,109,73,73,127,127,62,62 F' � 23,132,73,73,91,91,127,127,62,62 P � BODY Z# � 23,133,28,28,8,8,31,31,63,63 d- � 23,134,255,255,189,189,152,152,128,128 n' � 23,135,28,28,8,8,220,220,254,254 x' � 23,136,255,255,189,189,25,25,1,1 �# � 23,137,28,28,8,8,28,28,62,62 �- � 23,138,255,255,189,189,153,153,129,129 �' � 23,139,28,28,8,8,223,223,255,255 �' � 23,140,255,255,189,189,24,24,0,0 � � SPACE,BALL,DROP,LADDER �' � 23,141,0,0,62,62,120,120,254,254 �' � 23,142,254,254,120,120,62,62,0,0 �% � 23,143,0,0,28,28,62,62,127,127 �+ � 23,144,127,127,127,127,127,127,62,62 �% � 23,145,24,24,24,24,60,60,60,60 �' � 23,146,126,126,126,126,60,60,0,0 �' � 23,147,66,66,126,126,66,66,66,66 �) � 23,148,126,126,66,66,66,66,126,126 � ARMS # � 23,149,0,0,24,24,48,48,96,96 ! � 23,150,129,129,0,0,0,0,0,0 "! � 23,151,0,0,24,24,12,12,6,6 , � 23,152,3,3,0,0,0,0,0,0 6' � 23,153,192,192,112,112,24,24,0,0 @! � 23,154,3,3,14,14,24,24,0,0 J � 19,2,2,0;0;0; T � 130 ^ � h � 0 rA �10,10);�(128);�10,11);�(129);�10,12);�(137);�10,13);�(138) | �wait � �10,11);�(131):�wait � �10,11);�(130):�wait � �10,11);�(132):�wait � � �DrA � ��wait � T=� � � � �>T+100 � �
00000000 0d 00 0a 08 20 eb 20 35 0d 00 0f 13 20 ef 20 32 |.... . 5.... . 2| 00000010 33 2c 31 2c 30 3b 30 3b 30 3b 30 0d 00 14 0b 20 |3,1,0;0;0;0.... | 00000020 f4 20 48 45 41 44 0d 00 1e 25 20 ef 20 32 33 2c |. HEAD...% . 23,| 00000030 31 32 38 2c 30 2c 30 2c 32 38 2c 32 38 2c 36 32 |128,0,0,28,28,62| 00000040 2c 36 32 2c 31 32 37 2c 31 32 37 0d 00 28 29 20 |,62,127,127..() | 00000050 ef 20 32 33 2c 31 32 39 2c 37 33 2c 37 33 2c 31 |. 23,129,73,73,1| 00000060 30 39 2c 31 30 39 2c 31 32 37 2c 31 32 37 2c 36 |09,109,127,127,6| 00000070 32 2c 36 32 0d 00 32 27 20 ef 20 32 33 2c 31 33 |2,62..2' . 23,13| 00000080 30 2c 39 31 2c 39 31 2c 37 33 2c 37 33 2c 31 32 |0,91,91,73,73,12| 00000090 37 2c 31 32 37 2c 36 32 2c 36 32 0d 00 3c 29 20 |7,127,62,62..<) | 000000a0 ef 20 32 33 2c 31 33 31 2c 31 30 39 2c 31 30 39 |. 23,131,109,109| 000000b0 2c 37 33 2c 37 33 2c 31 32 37 2c 31 32 37 2c 36 |,73,73,127,127,6| 000000c0 32 2c 36 32 0d 00 46 27 20 ef 20 32 33 2c 31 33 |2,62..F' . 23,13| 000000d0 32 2c 37 33 2c 37 33 2c 39 31 2c 39 31 2c 31 32 |2,73,73,91,91,12| 000000e0 37 2c 31 32 37 2c 36 32 2c 36 32 0d 00 50 0b 20 |7,127,62,62..P. | 000000f0 f4 20 42 4f 44 59 0d 00 5a 23 20 ef 20 32 33 2c |. BODY..Z# . 23,| 00000100 31 33 33 2c 32 38 2c 32 38 2c 38 2c 38 2c 33 31 |133,28,28,8,8,31| 00000110 2c 33 31 2c 36 33 2c 36 33 0d 00 64 2d 20 ef 20 |,31,63,63..d- . | 00000120 32 33 2c 31 33 34 2c 32 35 35 2c 32 35 35 2c 31 |23,134,255,255,1| 00000130 38 39 2c 31 38 39 2c 31 35 32 2c 31 35 32 2c 31 |89,189,152,152,1| 00000140 32 38 2c 31 32 38 0d 00 6e 27 20 ef 20 32 33 2c |28,128..n' . 23,| 00000150 31 33 35 2c 32 38 2c 32 38 2c 38 2c 38 2c 32 32 |135,28,28,8,8,22| 00000160 30 2c 32 32 30 2c 32 35 34 2c 32 35 34 0d 00 78 |0,220,254,254..x| 00000170 27 20 ef 20 32 33 2c 31 33 36 2c 32 35 35 2c 32 |' . 23,136,255,2| 00000180 35 35 2c 31 38 39 2c 31 38 39 2c 32 35 2c 32 35 |55,189,189,25,25| 00000190 2c 31 2c 31 0d 00 82 23 20 ef 20 32 33 2c 31 33 |,1,1...# . 23,13| 000001a0 37 2c 32 38 2c 32 38 2c 38 2c 38 2c 32 38 2c 32 |7,28,28,8,8,28,2| 000001b0 38 2c 36 32 2c 36 32 0d 00 8c 2d 20 ef 20 32 33 |8,62,62...- . 23| 000001c0 2c 31 33 38 2c 32 35 35 2c 32 35 35 2c 31 38 39 |,138,255,255,189| 000001d0 2c 31 38 39 2c 31 35 33 2c 31 35 33 2c 31 32 39 |,189,153,153,129| 000001e0 2c 31 32 39 0d 00 96 27 20 ef 20 32 33 2c 31 33 |,129...' . 23,13| 000001f0 39 2c 32 38 2c 32 38 2c 38 2c 38 2c 32 32 33 2c |9,28,28,8,8,223,| 00000200 32 32 33 2c 32 35 35 2c 32 35 35 0d 00 a0 27 20 |223,255,255...' | 00000210 ef 20 32 33 2c 31 34 30 2c 32 35 35 2c 32 35 35 |. 23,140,255,255| 00000220 2c 31 38 39 2c 31 38 39 2c 32 34 2c 32 34 2c 30 |,189,189,24,24,0| 00000230 2c 30 0d 00 aa 1d 20 f4 20 53 50 41 43 45 2c 42 |,0.... . SPACE,B| 00000240 41 4c 4c 2c 44 52 4f 50 2c 4c 41 44 44 45 52 0d |ALL,DROP,LADDER.| 00000250 00 b4 27 20 ef 20 32 33 2c 31 34 31 2c 30 2c 30 |..' . 23,141,0,0| 00000260 2c 36 32 2c 36 32 2c 31 32 30 2c 31 32 30 2c 32 |,62,62,120,120,2| 00000270 35 34 2c 32 35 34 0d 00 be 27 20 ef 20 32 33 2c |54,254...' . 23,| 00000280 31 34 32 2c 32 35 34 2c 32 35 34 2c 31 32 30 2c |142,254,254,120,| 00000290 31 32 30 2c 36 32 2c 36 32 2c 30 2c 30 0d 00 c8 |120,62,62,0,0...| 000002a0 25 20 ef 20 32 33 2c 31 34 33 2c 30 2c 30 2c 32 |% . 23,143,0,0,2| 000002b0 38 2c 32 38 2c 36 32 2c 36 32 2c 31 32 37 2c 31 |8,28,62,62,127,1| 000002c0 32 37 0d 00 d2 2b 20 ef 20 32 33 2c 31 34 34 2c |27...+ . 23,144,| 000002d0 31 32 37 2c 31 32 37 2c 31 32 37 2c 31 32 37 2c |127,127,127,127,| 000002e0 31 32 37 2c 31 32 37 2c 36 32 2c 36 32 0d 00 dc |127,127,62,62...| 000002f0 25 20 ef 20 32 33 2c 31 34 35 2c 32 34 2c 32 34 |% . 23,145,24,24| 00000300 2c 32 34 2c 32 34 2c 36 30 2c 36 30 2c 36 30 2c |,24,24,60,60,60,| 00000310 36 30 0d 00 e6 27 20 ef 20 32 33 2c 31 34 36 2c |60...' . 23,146,| 00000320 31 32 36 2c 31 32 36 2c 31 32 36 2c 31 32 36 2c |126,126,126,126,| 00000330 36 30 2c 36 30 2c 30 2c 30 0d 00 f0 27 20 ef 20 |60,60,0,0...' . | 00000340 32 33 2c 31 34 37 2c 36 36 2c 36 36 2c 31 32 36 |23,147,66,66,126| 00000350 2c 31 32 36 2c 36 36 2c 36 36 2c 36 36 2c 36 36 |,126,66,66,66,66| 00000360 0d 00 fa 29 20 ef 20 32 33 2c 31 34 38 2c 31 32 |...) . 23,148,12| 00000370 36 2c 31 32 36 2c 36 36 2c 36 36 2c 36 36 2c 36 |6,126,66,66,66,6| 00000380 36 2c 31 32 36 2c 31 32 36 0d 01 04 0b 20 f4 20 |6,126,126.... . | 00000390 41 52 4d 53 0d 01 0e 23 20 ef 20 32 33 2c 31 34 |ARMS...# . 23,14| 000003a0 39 2c 30 2c 30 2c 32 34 2c 32 34 2c 34 38 2c 34 |9,0,0,24,24,48,4| 000003b0 38 2c 39 36 2c 39 36 0d 01 18 21 20 ef 20 32 33 |8,96,96...! . 23| 000003c0 2c 31 35 30 2c 31 32 39 2c 31 32 39 2c 30 2c 30 |,150,129,129,0,0| 000003d0 2c 30 2c 30 2c 30 2c 30 0d 01 22 21 20 ef 20 32 |,0,0,0,0.."! . 2| 000003e0 33 2c 31 35 31 2c 30 2c 30 2c 32 34 2c 32 34 2c |3,151,0,0,24,24,| 000003f0 31 32 2c 31 32 2c 36 2c 36 0d 01 2c 1d 20 ef 20 |12,12,6,6..,. . | 00000400 32 33 2c 31 35 32 2c 33 2c 33 2c 30 2c 30 2c 30 |23,152,3,3,0,0,0| 00000410 2c 30 2c 30 2c 30 0d 01 36 27 20 ef 20 32 33 2c |,0,0,0..6' . 23,| 00000420 31 35 33 2c 31 39 32 2c 31 39 32 2c 31 31 32 2c |153,192,192,112,| 00000430 31 31 32 2c 32 34 2c 32 34 2c 30 2c 30 0d 01 40 |112,24,24,0,0..@| 00000440 21 20 ef 20 32 33 2c 31 35 34 2c 33 2c 33 2c 31 |! . 23,154,3,3,1| 00000450 34 2c 31 34 2c 32 34 2c 32 34 2c 30 2c 30 0d 01 |4,14,24,24,0,0..| 00000460 4a 14 20 ef 20 31 39 2c 32 2c 32 2c 30 3b 30 3b |J. . 19,2,2,0;0;| 00000470 30 3b 0d 01 54 0a 20 fb 20 31 33 30 0d 01 5e 06 |0;..T. . 130..^.| 00000480 20 db 0d 01 68 08 20 fb 20 30 0d 01 72 41 20 f1 | ...h. . 0..rA .| 00000490 8a 31 30 2c 31 30 29 3b bd 28 31 32 38 29 3b 8a |.10,10);.(128);.| 000004a0 31 30 2c 31 31 29 3b bd 28 31 32 39 29 3b 8a 31 |10,11);.(129);.1| 000004b0 30 2c 31 32 29 3b bd 28 31 33 37 29 3b 8a 31 30 |0,12);.(137);.10| 000004c0 2c 31 33 29 3b bd 28 31 33 38 29 0d 01 7c 0a 20 |,13);.(138)..|. | 000004d0 f2 77 61 69 74 0d 01 86 1a 20 f1 8a 31 30 2c 31 |.wait.... ..10,1| 000004e0 31 29 3b bd 28 31 33 31 29 3a f2 77 61 69 74 0d |1);.(131):.wait.| 000004f0 01 90 1a 20 f1 8a 31 30 2c 31 31 29 3b bd 28 31 |... ..10,11);.(1| 00000500 33 30 29 3a f2 77 61 69 74 0d 01 9a 1a 20 f1 8a |30):.wait.... ..| 00000510 31 30 2c 31 31 29 3b bd 28 31 33 32 29 3a f2 77 |10,11);.(132):.w| 00000520 61 69 74 0d 01 a4 0b 20 e5 20 8d 44 72 41 0d 03 |ait.... . .DrA..| 00000530 e8 0b 20 dd f2 77 61 69 74 0d 03 f2 08 20 54 3d |.. ..wait.... T=| 00000540 91 0d 03 fc 10 20 f5 20 fd 20 91 3e 54 2b 31 30 |..... . . .>T+10| 00000550 30 0d 04 06 06 20 e1 0d ff |0.... ...| 00000559