Add tasks for all the new languages
This commit is contained in:
parent
9dc3c2bb62
commit
bba7bfd280
13208 changed files with 134745 additions and 0 deletions
|
|
@ -0,0 +1,22 @@
|
|||
[ Integer sequence
|
||||
================
|
||||
|
||||
A program for the EDSAC
|
||||
|
||||
Displays integers 1,2,3...
|
||||
in binary form in the first
|
||||
word of storage tank 2
|
||||
until stopped
|
||||
|
||||
Works with Initial Orders 2 ]
|
||||
|
||||
T56K [ set load point ]
|
||||
GK [ set base address ]
|
||||
|
||||
A3@ [ increment accumulator ]
|
||||
U64F [ copy accumulator to 64 ]
|
||||
E@ [ jump to base address ]
|
||||
|
||||
P0D [ constant: 1 ]
|
||||
|
||||
EZPF [ begin at load point ]
|
||||
Loading…
Add table
Add a link
Reference in a new issue