Sebastian Rasmussen
d0a432565b
Rename cas.x to cas.cas
...
The intention is the point to what tool should be used to process
the character definitions.
2019-10-22 21:36:11 +02:00
Sebastian Rasmussen
4d5da87780
Adhere to common pattern even in last section of scans/cas.x
...
All previous sections end with the sequence x/mn/r, but the section
:c9 ends with only x/mn. This is likely not correct. Without a
trailing r statement when cas processes cas.x the output will not
contain the definition of the last character.
2019-10-22 21:36:10 +02:00
Sebastian Rasmussen
f89cdd7f1b
Reorder contents of pages 16 and 17 also in scans/cas.x
...
Pages 16 and 17 in scans/cas.x must have been accidentally reordered
when scanned. This commits reorders the contents in scans/cas.x
to reflect the original authors' intentions.
2019-10-22 21:35:31 +02:00
Sebastian Rasmussen
ee8f5f296c
Fix typos in scans/ttt2.s
2019-10-22 18:46:54 +02:00
Sebastian Rasmussen
0cd0039a49
Fix typos in scans/ttt1.s
2019-10-22 18:46:54 +02:00
Phil Budne and GitHub
c0510edc03
Merge pull request #138 from sebras/reorder/cas.x
...
Reorder and fix typos in cas.x
2019-10-20 23:23:23 -04:00
phil
6fb0363f21
one more roff fix from Angelo's version. centered some text!
2019-10-20 23:11:13 -04:00
phil
9e882049b0
add two missing lines to roff
2019-10-20 22:09:05 -04:00
Sebastian Rasmussen
26ea74d622
Fix typo in cas.x after manual review
2019-10-21 04:08:21 +02:00
Sebastian Rasmussen
7520a46ce8
Separate out scans/cas.x from scans/cas.s and update README.md
2019-10-21 04:08:20 +02:00
Phil Budne and GitHub
5913616920
Merge pull request #132 from sebras/typos/ttt1.s
...
Fix typo in ttt1.s after manual review
2019-10-20 19:40:02 -04:00
Phil Budne and GitHub
4961f1ef78
Merge pull request #131 from sebras/typos/t6.s
...
Fix typos in t6.s after manual review
2019-10-20 19:37:36 -04:00
Phil Budne and GitHub
dc0f1deac0
Merge pull request #130 from sebras/typos/t5.s
...
Fix typos in t5.s after manual review
2019-10-20 19:28:25 -04:00
Phil Budne and GitHub
3875ee1e65
Merge pull request #129 from sebras/typos/t4.s
...
Fix typos in t4.s after manual review
2019-10-20 19:25:08 -04:00
Phil Budne and GitHub
8d081feaca
Merge pull request #128 from sebras/typos/t3.s
...
Fix typos in t3.s after manual review
2019-10-20 19:24:21 -04:00
Phil Budne and GitHub
bb5cb340ab
Merge pull request #127 from sebras/typos/salv.s
...
Fix typos in salv.s after manual review
2019-10-20 19:15:48 -04:00
Phil Budne and GitHub
12bd16bf9e
Merge pull request #126 from sebras/typos/psych.s
...
Fix typos in psych.s after manual review
2019-10-20 19:08:27 -04:00
Phil Budne and GitHub
48de2fd168
Merge pull request #124 from sebras/typos/bc.s
...
Fix typos in bc.s after manual review
2019-10-20 19:04:48 -04:00
Tom Everett and GitHub
0c57774554
Merge pull request #123 from sebras/typos/ald.s
...
Fix typo in ald.s after manual review
2019-10-20 16:44:59 -06:00
Tom Everett and GitHub
1c8928eff5
Merge pull request #125 from sebras/typos/cat.s
...
Fix typos in cat.s after manual review
2019-10-20 16:41:52 -06:00
Tom Everett and GitHub
93e3a515a7
Merge pull request #133 from sebras/typos/README.md
...
Add missing entry and stylistic cleanup of scans/README.md
2019-10-20 16:36:33 -06:00
Sebastian Rasmussen
76a4eee402
Use colon separator between filename and code source in scans/README.md
2019-10-21 00:02:37 +02:00
Sebastian Rasmussen
6a43ec6892
Add missing file to scans/README.md
2019-10-21 00:02:37 +02:00
Sebastian Rasmussen
46c73130e0
Fix typo in ttt1.s after manual review
2019-10-21 00:01:33 +02:00
Sebastian Rasmussen
c49d92529a
Fix typo in ald.s after manual review
2019-10-21 00:00:33 +02:00
Sebastian Rasmussen
c39a800bf3
Fix typos in psych.s after manual review
2019-10-20 23:59:58 +02:00
Sebastian Rasmussen
9f5681ddab
Fix typos in salv.s after manual review
2019-10-20 23:59:16 +02:00
Sebastian Rasmussen
15d186106d
Fix typos in t6.s after manual review
2019-10-20 23:57:27 +02:00
Sebastian Rasmussen
8e565510ff
Fix typos in t5.s after manual review
2019-10-20 23:56:44 +02:00
Sebastian Rasmussen
db6946b5be
Fix typos in t4.s after manual review
2019-10-20 23:55:51 +02:00
Sebastian Rasmussen
8cdfab6565
Fix typos in t3.s after manual review
2019-10-20 23:54:50 +02:00
Sebastian Rasmussen
828730833a
Fix typos in cat.s after manual review
2019-10-20 23:52:58 +02:00
Sebastian Rasmussen
f206461018
Fix typos in bc.s after manual review
2019-10-20 23:51:52 +02:00
Sebastian Rasmussen
6539e50f90
Use correct filenames in scans/README.md
2019-10-20 23:36:33 +02:00
phil
c319307e23
roff.s fixes from Angelo's version
2019-10-20 11:51:03 -04:00
phil
e05cb50aab
sh.s fixes from Angelo's version
2019-10-20 11:39:30 -04:00
Tom Everett
3412d0cb2a
Merge branch 'master' of https://github.com/DoctorWkt/pdp7-unix
2019-10-19 16:13:21 -06:00
Tom Everett
fb85bf3b73
Merge branch 'master' of https://github.com/DoctorWkt/pdp7-unix
2019-10-19 16:08:48 -06:00
Sebastian Rasmussen
53e58bb6dc
Fix typos in psych.s
2019-10-19 22:20:46 +02:00
Sebastian Rasmussen
5341d4d9fe
Fix typos in adm.s, ald.s, apr.s and as.s
2019-10-19 22:20:46 +02:00
Sebastian Rasmussen
fecb4c23a2
Fix typos in cas.s and t?.s
2019-10-19 22:20:46 +02:00
Will Senn
bca675f19a
minor corrections
2019-10-19 13:59:29 -05:00
Sebastian Rasmussen
dd77b444d9
Correct entries in scans/README.md referring to p?.s
2019-10-19 20:38:29 +02:00
phil
e8df2ff818
add p1-5, last page of op.s
2019-10-19 14:31:52 -04:00
phil
61a0887087
merge p0.s into op.s
2019-10-19 14:31:29 -04:00
Tom Everett
64f3dd7e73
Merge branch 'master' of https://github.com/DoctorWkt/pdp7-unix
2019-10-19 12:09:50 -06:00
Sebastian Rasmussen
ecefc957ba
Fix typos in p?.s.
...
Take opportunity to remove excutable permissions from source code files.
2019-10-19 20:07:19 +02:00
Tom Everett
1b2cd4f456
Merge branch 'master' of https://github.com/DoctorWkt/pdp7-unix
2019-10-19 12:06:17 -06:00
Sebastian Rasmussen
3c0dfb537c
add moo.s
2019-10-19 19:38:40 +02:00
Tom Everett
cb97a06755
Merge branch 'master' of https://github.com/DoctorWkt/pdp7-unix
2019-10-19 11:25:50 -06:00