Home » Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape07b_c16_d90_ages_b.wav » code

code

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 » Commodore tapes » Commodore_16 » drawer_br_tape07b_c16_d90_ages_b.wav
Filename: code
Read OK:
File size: 0123 bytes
Load address: 1001
Exec address: 0000
File contents
    10 SCNCLR
    20 COLOR 0,2,5
    30 COLOR 1,7,3
    40 COLOR 4,2,5
    50 PRINT
    60 PRINT" SAFE MODE    SAFE MODE   SAFE MODE"
    70 GETKEY A$
    71 IF A$="7"THEN INPUT"PASSWORD"; A$
    80 IF A$="766779241037" THEN 110
    90 PRINT"   SOFTWARE HAS CRASHED!!!!!":PRINT:VOL1:SOUND 1,117,10:SOUND 1,500,10
   100 GOTO 90
   110 SCNCLR
   120 PRINT
   130 PRINT" NEW COMODORE CODE AND 40 BITES FREE"


�� 0,2,5� 1,7,3+(� 4,2,512�\<�" SAFE MODE    SAFE MODE   SAFE MODE"fF�� A$�G� A$�"7"� �"PASSWORD"; A$�P� A$�"766779241037" � 110�Z�"   SOFTWARE HAS CRASHED!!!!!":�:�1:� 1,117,10:� 1,500,10�d� 90�n��x�"��" NEW COMODORE CODE AND 40 BITES FREE"
GPJ@.@SPT@. 0,2,5@.P.@. 1,7,3@+P(@. 4,2,5@1P2@.@£P<@." safe mode    safe mode   safe mode"@FPf@.. a$@.Pg@. a$."7". ."password"; a$@.Pp@. a$."766779241037" . 110@.Pz@."   software has crashed!!!!!":.:.1:. 1,117,10:. 1,500,10@.PD@. 90@.PN@.@.PX@.@"Q.@." new comodore code and 40 bites free"@@@
00000000  07 10 0a 00 e8 00 13 10  14 00 e7 20 30 2c 32 2c  |........... 0,2,|
00000010  35 00 1f 10 1e 00 e7 20  31 2c 37 2c 33 00 2b 10  |5...... 1,7,3.+.|
00000020  28 00 e7 20 34 2c 32 2c  35 00 31 10 32 00 99 00  |(.. 4,2,5.1.2...|
00000030  5c 10 3c 00 99 22 20 53  41 46 45 20 4d 4f 44 45  |\.<.." SAFE MODE|
00000040  20 20 20 20 53 41 46 45  20 4d 4f 44 45 20 20 20  |    SAFE MODE   |
00000050  53 41 46 45 20 4d 4f 44  45 22 00 66 10 46 00 a1  |SAFE MODE".f.F..|
00000060  f9 20 41 24 00 84 10 47  00 8b 20 41 24 b2 22 37  |. A$...G.. A$."7|
00000070  22 a7 20 85 22 50 41 53  53 57 4f 52 44 22 3b 20  |". ."PASSWORD"; |
00000080  41 24 00 a2 10 50 00 8b  20 41 24 b2 22 37 36 36  |A$...P.. A$."766|
00000090  37 37 39 32 34 31 30 33  37 22 20 a7 20 31 31 30  |779241037" . 110|
000000a0  00 e1 10 5a 00 99 22 20  20 20 53 4f 46 54 57 41  |...Z.."   SOFTWA|
000000b0  52 45 20 48 41 53 20 43  52 41 53 48 45 44 21 21  |RE HAS CRASHED!!|
000000c0  21 21 21 22 3a 99 3a db  31 3a da 20 31 2c 31 31  |!!!":.:.1:. 1,11|
000000d0  37 2c 31 30 3a da 20 31  2c 35 30 30 2c 31 30 00  |7,10:. 1,500,10.|
000000e0  ea 10 64 00 89 20 39 30  00 f0 10 6e 00 e8 00 f6  |..d.. 90...n....|
000000f0  10 78 00 99 00 22 11 82  00 99 22 20 4e 45 57 20  |.x..."...." NEW |
00000100  43 4f 4d 4f 44 4f 52 45  20 43 4f 44 45 20 41 4e  |COMODORE CODE AN|
00000110  44 20 34 30 20 42 49 54  45 53 20 46 52 45 45 22  |D 40 BITES FREE"|
00000120  00 00 00                                          |...|
00000123