Home » Archimedes archive » Archimedes World » AW-1993-11.adf » Drag_Arc » !Drag_Ball/DragonBall
!Drag_Ball/DragonBall
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 » Archimedes World » AW-1993-11.adf » Drag_Arc |
Filename: | !Drag_Ball/DragonBall |
Read OK: | ✔ |
File size: | 0145 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10REM DragonBall 20REM Copyright TBA Software 1993 30REM All Rights Reserved. 40 MODE 12 50 *FX 112,1 60 *FX 113,1 70MODE 9 80MOUSE RECTANGLE 64,0,636,16 90OFF 100*TUNING 0 110SYS"Sound_Configure",,,96 120FOR v%=1 TO 10 130SYS"Sound_RemoveVoice",0,v% 140NEXT 150VOICES 4 160*L. Game_Code 170CALL &302BC 180*TUNING 0 190SYS"Sound_RemoveVoice",0,1 200VOICES 1
� DragonBall !� Copyright TBA Software 1993 � All Rights Reserved. ( � 12 2 *FX 112,1 < *FX 113,1 F� 9 Pȗ ȓ 64,0,636,16 Z� d *TUNING 0 nș"Sound_Configure",,,96 x� v%=1 � 10 �ș"Sound_RemoveVoice",0,v% �� �Ƞ 4 �*L. Game_Code �� &302BC � *TUNING 0 �ș"Sound_RemoveVoice",0,1 �Ƞ 1 �
00000000 0d 00 0a 10 f4 20 44 72 61 67 6f 6e 42 61 6c 6c |..... DragonBall| 00000010 0d 00 14 21 f4 20 43 6f 70 79 72 69 67 68 74 20 |...!. Copyright | 00000020 54 42 41 20 53 6f 66 74 77 61 72 65 20 31 39 39 |TBA Software 199| 00000030 33 0d 00 1e 1a f4 20 41 6c 6c 20 52 69 67 68 74 |3..... All Right| 00000040 73 20 52 65 73 65 72 76 65 64 2e 0d 00 28 09 20 |s Reserved...(. | 00000050 eb 20 31 32 0d 00 32 0e 20 2a 46 58 20 31 31 32 |. 12..2. *FX 112| 00000060 2c 31 0d 00 3c 0e 20 2a 46 58 20 31 31 33 2c 31 |,1..<. *FX 113,1| 00000070 0d 00 46 07 eb 20 39 0d 00 50 15 c8 97 20 c8 93 |..F.. 9..P... ..| 00000080 20 36 34 2c 30 2c 36 33 36 2c 31 36 0d 00 5a 05 | 64,0,636,16..Z.| 00000090 87 0d 00 64 0d 2a 54 55 4e 49 4e 47 20 30 0d 00 |...d.*TUNING 0..| 000000a0 6e 1c c8 99 22 53 6f 75 6e 64 5f 43 6f 6e 66 69 |n..."Sound_Confi| 000000b0 67 75 72 65 22 2c 2c 2c 39 36 0d 00 78 0f e3 20 |gure",,,96..x.. | 000000c0 76 25 3d 31 20 b8 20 31 30 0d 00 82 1e c8 99 22 |v%=1 . 10......"| 000000d0 53 6f 75 6e 64 5f 52 65 6d 6f 76 65 56 6f 69 63 |Sound_RemoveVoic| 000000e0 65 22 2c 30 2c 76 25 0d 00 8c 05 ed 0d 00 96 08 |e",0,v%.........| 000000f0 c8 a0 20 34 0d 00 a0 11 2a 4c 2e 20 47 61 6d 65 |.. 4....*L. Game| 00000100 5f 43 6f 64 65 0d 00 aa 0c d6 20 26 33 30 32 42 |_Code..... &302B| 00000110 43 0d 00 b4 0d 2a 54 55 4e 49 4e 47 20 30 0d 00 |C....*TUNING 0..| 00000120 be 1d c8 99 22 53 6f 75 6e 64 5f 52 65 6d 6f 76 |...."Sound_Remov| 00000130 65 56 6f 69 63 65 22 2c 30 2c 31 0d 00 c8 08 c8 |eVoice",0,1.....| 00000140 a0 20 31 0d ff |. 1..| 00000145