Home » Personal collection » Acorn ADFS disks » Greaseweazled » dfs_box04_disk02b_eug_scripts.adf » 35/M2->BBC
35/M2->BBC
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 ADFS disks » Greaseweazled » dfs_box04_disk02b_eug_scripts.adf |
Filename: | 35/M2->BBC |
Read OK: | ✔ |
File size: | 0137 bytes |
Load address: | FFFFFB47 |
Exec address: | D78E2CE6 |
Duplicates
There are 5 duplicate copies of this file in the archive:
- Personal collection » Acorn ADFS disks » Electron » EUG_submission.ADF » 35/M2->BBC
- Personal collection » Acorn ADFS disks » Archimedes » IJJOBS21.ADF » M2->BBC
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_IJJOBS21.adf » M2->BBC
- Personal collection » Acorn ADFS disks » Greaseweazled » dfs_box04_disk02b_eug_scripts.adf » 35/M2->BBC
- Personal collection » Acorn hard disk » misc » dcfprogs » M2->BBC
- Personal collection » Acorn hard disk » misc » misc3 » eug_titles/35/M2->BBC
File contents
20DIM space &5000 30DIM data(15) 40FORr=0TO15:READdata(r):NEXT 50*RAM 100FORline=0TO31:FORx=0TO79:FORy=0TO7:STAT=0 110FORp=0TO2STEP2 120STAT=STAT+data(POINT((4*x+p)*4,1023-line*32-y*4))*2^(1-p/2) 130NEXT 140?(space+line*&280+y+x*8)=STAT:NEXT,, 150OSCLI"SAVE Screen "+STR$~space+" "+STR$~(space+&5000) 160: 170DATA0,1,4,5,16,17,20,21,64,65,68,69,80,81,84,85
� space &5000 � data(15) (�r=0�15:�data(r):� 2*RAM d$�line=0�31:�x=0�79:�y=0�7:STAT=0 n�p=0�2�2 x:STAT=STAT+data(�(4*x+p)*4,1023-line*32-y*4))*2^(1-p/2) �� �%?(space+line*&280+y+x*8)=STAT:�,, �/�"SAVE Screen "+�~space+" "+�~(space+&5000) �: �0�0,1,4,5,16,17,20,21,64,65,68,69,80,81,84,85 �
00000000 0d 00 14 11 de 20 73 70 61 63 65 20 26 35 30 30 |..... space &500| 00000010 30 0d 00 1e 0e de 20 64 61 74 61 28 31 35 29 0d |0..... data(15).| 00000020 00 28 16 e3 72 3d 30 b8 31 35 3a f3 64 61 74 61 |.(..r=0.15:.data| 00000030 28 72 29 3a ed 0d 00 32 08 2a 52 41 4d 0d 00 64 |(r):...2.*RAM..d| 00000040 24 e3 6c 69 6e 65 3d 30 b8 33 31 3a e3 78 3d 30 |$.line=0.31:.x=0| 00000050 b8 37 39 3a e3 79 3d 30 b8 37 3a 53 54 41 54 3d |.79:.y=0.7:STAT=| 00000060 30 0d 00 6e 0c e3 70 3d 30 b8 32 88 32 0d 00 78 |0..n..p=0.2.2..x| 00000070 3a 53 54 41 54 3d 53 54 41 54 2b 64 61 74 61 28 |:STAT=STAT+data(| 00000080 b0 28 34 2a 78 2b 70 29 2a 34 2c 31 30 32 33 2d |.(4*x+p)*4,1023-| 00000090 6c 69 6e 65 2a 33 32 2d 79 2a 34 29 29 2a 32 5e |line*32-y*4))*2^| 000000a0 28 31 2d 70 2f 32 29 0d 00 82 05 ed 0d 00 8c 25 |(1-p/2)........%| 000000b0 3f 28 73 70 61 63 65 2b 6c 69 6e 65 2a 26 32 38 |?(space+line*&28| 000000c0 30 2b 79 2b 78 2a 38 29 3d 53 54 41 54 3a ed 2c |0+y+x*8)=STAT:.,| 000000d0 2c 0d 00 96 2f ff 22 53 41 56 45 20 53 63 72 65 |,.../."SAVE Scre| 000000e0 65 6e 20 22 2b c3 7e 73 70 61 63 65 2b 22 20 22 |en "+.~space+" "| 000000f0 2b c3 7e 28 73 70 61 63 65 2b 26 35 30 30 30 29 |+.~(space+&5000)| 00000100 0d 00 a0 05 3a 0d 00 aa 30 dc 30 2c 31 2c 34 2c |....:...0.0,1,4,| 00000110 35 2c 31 36 2c 31 37 2c 32 30 2c 32 31 2c 36 34 |5,16,17,20,21,64| 00000120 2c 36 35 2c 36 38 2c 36 39 2c 38 30 2c 38 31 2c |,65,68,69,80,81,| 00000130 38 34 2c 38 35 0d ff |84,85..| 00000137