diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-25 22:45:32 +0000 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-25 22:45:32 +0000 | 
| commit | eed280db3f5d22c372224976d2283703e769376e (patch) | |
| tree | c731f3766f8671c86e7fabb6ef4dc1dfde52dbbc /doc/img | |
| parent | 2c691d6c5f52c27d104da67f14389d66990b54d9 (diff) | |
| download | mdk-eed280db3f5d22c372224976d2283703e769376e.tar.gz mdk-eed280db3f5d22c372224976d2283703e769376e.tar.bz2 | |
doc images
Diffstat (limited to 'doc/img')
| -rw-r--r-- | doc/img/ss_mixal.txt | 14 | ||||
| -rw-r--r-- | doc/img/ss_worddlg.png | bin | 0 -> 15050 bytes | 
2 files changed, 14 insertions, 0 deletions
| diff --git a/doc/img/ss_mixal.txt b/doc/img/ss_mixal.txt new file mode 100644 index 0000000..4ae0455 --- /dev/null +++ b/doc/img/ss_mixal.txt @@ -0,0 +1,14 @@ +      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 diff --git a/doc/img/ss_worddlg.png b/doc/img/ss_worddlg.pngBinary files differ new file mode 100644 index 0000000..be6e7f2 --- /dev/null +++ b/doc/img/ss_worddlg.png | 
