diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-27 23:12:35 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-27 23:12:35 +0000 |
commit | 84904bdb503d0a4788f1e5c4a19951b650f7e057 (patch) | |
tree | 1dc14ff691d59d98e2aaeff02170ccf4dadec6f6 /doc/ss_mixal.txt | |
parent | 5b6150ec2facaeab9245e2265a1be160dd17eb12 (diff) | |
download | mdk-84904bdb503d0a4788f1e5c4a19951b650f7e057.tar.gz mdk-84904bdb503d0a4788f1e5c4a19951b650f7e057.tar.bz2 |
0.3 release
Diffstat (limited to 'doc/ss_mixal.txt')
-rw-r--r-- | doc/ss_mixal.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/ss_mixal.txt b/doc/ss_mixal.txt deleted file mode 100644 index 4ae0455..0000000 --- a/doc/ss_mixal.txt +++ /dev/null @@ -1,14 +0,0 @@ - address | source ---------------------+---------------------------------------------------- - | 001: * table of primes (taopc p. 148) - | 002: * - | 003: L EQU 500 - | 004: OUTDEV EQU 20 the paper tape - | 005: PRIME EQU -1 - | 006: BUF0 EQU 2000 - | 007: BUF1 EQU BUF0+25 - | 008: ORIG 3000 -3000: + 00 00 00 20 | 009: START IOC 0(OUTDEV) -3001: + 32 02 00 05 | 010: LD1 =1-L= -3002: + 32 03 00 05 | 011: LD2 =3= - |
\ No newline at end of file |