Sebastian Rasmussen
|
57a1eb64e1
|
Fix typos in src/cmd/{adm,apr,as}.s
|
2019-10-19 22:29:16 +02:00 |
|
Phil Budne
|
0e13d1f23b
|
as.s: replace quizzical comment with explanation
|
2016-03-24 22:15:41 -04:00 |
|
Warren Toomey
|
2409028f15
|
Put back the original code from scans.
|
2016-03-20 08:42:26 +10:00 |
|
Phil Budne
|
66a8168228
|
as.s starting to work! Add ops.s
replaced "sys write; 1; 0; 4" with "sys write; 1: 0; 4"
In the scan it REALLY looks like three semis, but that makes NO sense!
|
2016-03-08 11:24:09 -05:00 |
|
Warren Toomey
|
286acea85b
|
With src/cmd/as.s modified to use als (because a7out is broken) and removing
the definitions of . and .. from wktopr.s, I can now assemble cat.s with
the PDP-7 as and execute the resulting a.out file!
|
2016-03-08 20:05:14 +10:00 |
|
Warren Toomey
|
10a0983cc4
|
as.s typo.
|
2016-03-08 18:47:14 +10:00 |
|
Warren Toomey
|
cfafcad963
|
a7 is updated with Phil's stdin reading patch. I've written a few more
utilities and modified the v1 man pages for them. Fixed a typo (missing
line) in src/cmd/as.s.
|
2016-03-07 16:17:57 +10:00 |
|
Phil Budne
|
6791efe25c
|
update a comment in as.s
|
2016-03-02 10:04:35 -05:00 |
|
Phil Budne
|
ed467cdb02
|
more comments
|
2016-03-01 19:31:01 -05:00 |
|
Phil Budne
|
1d10561c7e
|
a starting stab at as annotation
|
2016-03-01 01:42:37 -05:00 |
|
Warren Toomey
|
63223cfa7c
|
Now that the PDF files have been transcribed and scanned in, I've moved
copies of them over into the src/ area so that we can add comments and
make other changes, while keeping the original OCR'd ones intact.
|
2016-02-29 06:40:15 +10:00 |
|