Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
|
|
@ -0,0 +1,33 @@
|
|||
[ Print HELLO WORLD ]
|
||||
[ A program for the EDSAC ]
|
||||
[ Works with Initial Orders 2 ]
|
||||
|
||||
T64K [ Set load point: address 64 ]
|
||||
GK [ Set base address ]
|
||||
O13@ [ Each O order outputs one ]
|
||||
O14@ [ character. The numerical ]
|
||||
O15@ [ parameter gives the offset ]
|
||||
O16@ [ (from the base address) where ]
|
||||
O17@ [ the character to print is ]
|
||||
O18@ [ stored ]
|
||||
O19@
|
||||
O20@
|
||||
O21@
|
||||
O22@
|
||||
O23@
|
||||
O24@
|
||||
ZF [ Stop ]
|
||||
*F [ Shift to print letters ]
|
||||
HF [ Character literals ]
|
||||
EF
|
||||
LF
|
||||
LF
|
||||
OF
|
||||
!F [ Space character ]
|
||||
WF
|
||||
OF
|
||||
RF
|
||||
LF
|
||||
DF
|
||||
EZPF [ Start program beginning at
|
||||
the load point ]
|
||||
Loading…
Add table
Add a link
Reference in a new issue