User Tools

Site Tools


basic_programs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
basic_programs [2021/03/13 07:50] – [Jefferson Disk Cipher] hc9basic_programs [2021/03/13 08:04] (current) – [Multi] hc9
Line 11: Line 11:
 This is a simple multiplication table, altering line 5's data statement lets you change the length of the table. Give it a try, and put some crazy numbers in to see how it goes! This is a simple multiplication table, altering line 5's data statement lets you change the length of the table. Give it a try, and put some crazy numbers in to see how it goes!
  
-<code>+<code - TOPS-20-simple_multiplication_table.txt>
       00001 REM Multi by epl692       00001 REM Multi by epl692
       00002 REM Change line 5 to alter the length of the table, try 24, or even 240.       00002 REM Change line 5 to alter the length of the table, try 24, or even 240.
Line 30: Line 30:
 Here is a example of the output from a run Here is a example of the output from a run
  
-<file config run>+<file config TOPS-20 simple multiplication table output>
     MULTI.B20     MULTI.B20
     Sunday, October 16, 2016 08:58:02     Sunday, October 16, 2016 08:58:02
Line 60: Line 60:
 This is a simple multiplication table, altering line 5's data statement lets you change the length of the table. Give it a try, and put some crazy numbers in to see how it goes! This is a simple multiplication table, altering line 5's data statement lets you change the length of the table. Give it a try, and put some crazy numbers in to see how it goes!
  
-<code>+<code - CDC6500-simple_multiplication_table.txt>
       1 REM Multi by epl692       1 REM Multi by epl692
       2 REM Change line 5 to alter the length of the table, try 24, or even 240.       2 REM Change line 5 to alter the length of the table, try 24, or even 240.
Line 79: Line 79:
 Here is a example of the output from a run Here is a example of the output from a run
  
-<file config run>+<file config CDC6500 simple multiplication table output>
  17/01/06. 16.25.32.  17/01/06. 16.25.32.
 PROGRAM   MULTI PROGRAM   MULTI
Line 105: Line 105:
 Some Simple Encryption by tfurrows Some Simple Encryption by tfurrows
  
-<code - jefferson_disk_cipher.txt>+<code - CDC6500-jefferson_disk_cipher.txt>
   001 REM Jefferson Disk Cipher, tfurrows@sdf.org   001 REM Jefferson Disk Cipher, tfurrows@sdf.org
   100 REM Setup the disks   100 REM Setup the disks
Line 143: Line 143:
 Here is a example of the output from a run Here is a example of the output from a run
  
-<file config run>+<file config CDC6500 Jefferson Disk Cipher output>
  17/01/06. 16.50.11.  17/01/06. 16.50.11.
 PROGRAM   JDC PROGRAM   JDC
basic_programs.1615621814.txt.gz · Last modified: 2021/03/13 07:50 by hc9