Home » Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape03b_c16_basic2.wav » unit8prog

unit8prog

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_tape03b_c16_basic2.wav
Filename: unit8prog
Read OK:
File size: 010C bytes
Load address: 1001
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
     1 REM COPYRIGHT (C) ANDREW COLIN 1984
     2 REM THIS PROGRAM IS SUPPOSED TO DISPLAY THE SEVEN TIMES TABLE
     3 REM BUT IT CONTAINS VARIOUS (DELIBERATE) ERRORS
    10 PRINT "SEVEN TIMES TABLE"
    20 PR1NT
    30 X=1
    40 PRINT"S E V E N  T I M E S";X;"=";7*X50 X=X+I
    60 IF X>13 THEN40
    70 ST0P

'� COPYRIGHT (C) ANDREW COLIN 1984g� THIS PROGRAM IS SUPPOSED TO DISPLAY THE SEVEN TIMES TABLE�� BUT IT CONTAINS VARIOUS (DELIBERATE) ERRORS�
� "SEVEN TIMES TABLE"�PR1NT�X�1�(�"S E V E N  T I M E S";X;"=";7�X50 X�X�I<� X�13 �40FST0P
'PA@. copyright (c) andrew colin 1984@GPB@. this program is supposed to display the seven times table@.PC@. but it contains various (deliberate) errors@.PJ@. "seven times table"@.PT@pr1nt@.P.@x.1@.P(@."s e v e n  t i m e s";x;"=";7.x50 x.x.i@BQ<@. x.13 .40@KQf@st0p@@@
00000000  27 10 01 00 8f 20 43 4f  50 59 52 49 47 48 54 20  |'.... COPYRIGHT |
00000010  28 43 29 20 41 4e 44 52  45 57 20 43 4f 4c 49 4e  |(C) ANDREW COLIN|
00000020  20 31 39 38 34 00 67 10  02 00 8f 20 54 48 49 53  | 1984.g.... THIS|
00000030  20 50 52 4f 47 52 41 4d  20 49 53 20 53 55 50 50  | PROGRAM IS SUPP|
00000040  4f 53 45 44 20 54 4f 20  44 49 53 50 4c 41 59 20  |OSED TO DISPLAY |
00000050  54 48 45 20 53 45 56 45  4e 20 54 49 4d 45 53 20  |THE SEVEN TIMES |
00000060  54 41 42 4c 45 00 99 10  03 00 8f 20 42 55 54 20  |TABLE...... BUT |
00000070  49 54 20 43 4f 4e 54 41  49 4e 53 20 56 41 52 49  |IT CONTAINS VARI|
00000080  4f 55 53 20 28 44 45 4c  49 42 45 52 41 54 45 29  |OUS (DELIBERATE)|
00000090  20 45 52 52 4f 52 53 00  b3 10 0a 00 99 20 22 53  | ERRORS...... "S|
000000a0  45 56 45 4e 20 54 49 4d  45 53 20 54 41 42 4c 45  |EVEN TIMES TABLE|
000000b0  22 00 bd 10 14 00 50 52  31 4e 54 00 c5 10 1e 00  |".....PR1NT.....|
000000c0  58 b2 31 00 f3 10 28 00  99 22 53 20 45 20 56 20  |X.1...(.."S E V |
000000d0  45 20 4e 20 20 54 20 49  20 4d 20 45 20 53 22 3b  |E N  T I M E S";|
000000e0  58 3b 22 3d 22 3b 37 ac  58 35 30 20 58 b2 58 aa  |X;"=";7.X50 X.X.|
000000f0  49 00 02 11 3c 00 8b 20  58 b1 31 33 20 a7 34 30  |I...<.. X.13 .40|
00000100  00 0b 11 46 00 53 54 30  50 00 00 00              |...F.ST0P...|
0000010c