Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199604.adf » Features » StarInfo/Vibe/WAVE3
StarInfo/Vibe/WAVE3
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 » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199604.adf » Features |
Filename: | StarInfo/Vibe/WAVE3 |
Read OK: | ✔ |
File size: | 0205 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10REM > WAVE3 20 30MODE9:OFF 40DIM SPR &40000,SC% 16 50SPR!0=&3FFFF:SPR!4=0:SPR!8=16:SPR!12=16 60SC%!0=2:SC%!4=2:SC%!8=1:SC%!12=1 70VDU 24,320;256;960;768;:ORIGIN 320,256 80FORN%=0TO15:COLOURN%,255,16*N%,0:NEXT 90FORI%=1TO24:N$=STR$I%:PRINTN$" of 24" 100FORY%=1000TO-100STEP-8 110FORX%=0TO640STEP8 120D=SQR((X%-320)^2+(Y%-306)^2)*2 130T=RAD(D+360-I%*15):C%=7.9*(COST+1):H%=410*10*C%/(D+180):GCOLC% 140RECTANGLEFILLX%,Y%/2,8,H% 150NEXT, 160SYS"OS_SpriteOp",256+16,SPR,N$,0,0,0,639,511:CLS 170NEXT:VDU30,26 180REPEAT 190FORN%=1TO24:N$=STR$N% 200SYS"OS_SpriteOp",256+52,SPR,N$,0,0,0,SC% 210NEXT 220UNTIL0
� > WAVE3 �9:� (� SPR &40000,SC% 16 2+SPR!0=&3FFFF:SPR!4=0:SPR!8=16:SPR!12=16 <$SC%!0=2:SC%!4=2:SC%!8=1:SC%!12=1 F$� 24,320;256;960;768;:ȑ 320,256 P�N%=0�15:�N%,255,16*N%,0:� Z�I%=1�24:N$=�I%:�N$" of 24" d�Y%=1000�-100�-8 n�X%=0�640�8 x D=�((X%-320)^2+(Y%-306)^2)*2 �;T=�(D+360-I%*15):C%=7.9*(�T+1):H%=410*10*C%/(D+180):�C% �ȓȐX%,Y%/2,8,H% ��, �1ș"OS_SpriteOp",256+16,SPR,N$,0,0,0,639,511:� ��:�30,26 �� ��N%=1�24:N$=�N% �+ș"OS_SpriteOp",256+52,SPR,N$,0,0,0,SC% �� ��0 �
00000000 0d 00 0a 0d f4 20 3e 20 57 41 56 45 33 0d 00 14 |..... > WAVE3...| 00000010 04 0d 00 1e 08 eb 39 3a 87 0d 00 28 17 de 20 53 |......9:...(.. S| 00000020 50 52 20 26 34 30 30 30 30 2c 53 43 25 20 31 36 |PR &40000,SC% 16| 00000030 0d 00 32 2b 53 50 52 21 30 3d 26 33 46 46 46 46 |..2+SPR!0=&3FFFF| 00000040 3a 53 50 52 21 34 3d 30 3a 53 50 52 21 38 3d 31 |:SPR!4=0:SPR!8=1| 00000050 36 3a 53 50 52 21 31 32 3d 31 36 0d 00 3c 24 53 |6:SPR!12=16..<$S| 00000060 43 25 21 30 3d 32 3a 53 43 25 21 34 3d 32 3a 53 |C%!0=2:SC%!4=2:S| 00000070 43 25 21 38 3d 31 3a 53 43 25 21 31 32 3d 31 0d |C%!8=1:SC%!12=1.| 00000080 00 46 24 ef 20 32 34 2c 33 32 30 3b 32 35 36 3b |.F$. 24,320;256;| 00000090 39 36 30 3b 37 36 38 3b 3a c8 91 20 33 32 30 2c |960;768;:.. 320,| 000000a0 32 35 36 0d 00 50 1e e3 4e 25 3d 30 b8 31 35 3a |256..P..N%=0.15:| 000000b0 fb 4e 25 2c 32 35 35 2c 31 36 2a 4e 25 2c 30 3a |.N%,255,16*N%,0:| 000000c0 ed 0d 00 5a 1f e3 49 25 3d 31 b8 32 34 3a 4e 24 |...Z..I%=1.24:N$| 000000d0 3d c3 49 25 3a f1 4e 24 22 20 6f 66 20 32 34 22 |=.I%:.N$" of 24"| 000000e0 0d 00 64 14 e3 59 25 3d 31 30 30 30 b8 2d 31 30 |..d..Y%=1000.-10| 000000f0 30 88 2d 38 0d 00 6e 0f e3 58 25 3d 30 b8 36 34 |0.-8..n..X%=0.64| 00000100 30 88 38 0d 00 78 20 44 3d b6 28 28 58 25 2d 33 |0.8..x D=.((X%-3| 00000110 32 30 29 5e 32 2b 28 59 25 2d 33 30 36 29 5e 32 |20)^2+(Y%-306)^2| 00000120 29 2a 32 0d 00 82 3b 54 3d b2 28 44 2b 33 36 30 |)*2...;T=.(D+360| 00000130 2d 49 25 2a 31 35 29 3a 43 25 3d 37 2e 39 2a 28 |-I%*15):C%=7.9*(| 00000140 9b 54 2b 31 29 3a 48 25 3d 34 31 30 2a 31 30 2a |.T+1):H%=410*10*| 00000150 43 25 2f 28 44 2b 31 38 30 29 3a e6 43 25 0d 00 |C%/(D+180):.C%..| 00000160 8c 14 c8 93 c8 90 58 25 2c 59 25 2f 32 2c 38 2c |......X%,Y%/2,8,| 00000170 48 25 0d 00 96 06 ed 2c 0d 00 a0 31 c8 99 22 4f |H%.....,...1.."O| 00000180 53 5f 53 70 72 69 74 65 4f 70 22 2c 32 35 36 2b |S_SpriteOp",256+| 00000190 31 36 2c 53 50 52 2c 4e 24 2c 30 2c 30 2c 30 2c |16,SPR,N$,0,0,0,| 000001a0 36 33 39 2c 35 31 31 3a db 0d 00 aa 0c ed 3a ef |639,511:......:.| 000001b0 33 30 2c 32 36 0d 00 b4 05 f5 0d 00 be 13 e3 4e |30,26..........N| 000001c0 25 3d 31 b8 32 34 3a 4e 24 3d c3 4e 25 0d 00 c8 |%=1.24:N$=.N%...| 000001d0 2b c8 99 22 4f 53 5f 53 70 72 69 74 65 4f 70 22 |+.."OS_SpriteOp"| 000001e0 2c 32 35 36 2b 35 32 2c 53 50 52 2c 4e 24 2c 30 |,256+52,SPR,N$,0| 000001f0 2c 30 2c 30 2c 53 43 25 0d 00 d2 05 ed 0d 00 dc |,0,0,SC%........| 00000200 06 fd 30 0d ff |..0..| 00000205