Commit Graph
48 Commits
Author SHA1 Message Date
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
Sebastian Rasmussen 1cf5f4c421 Fix typos in salv.s after review comment 2019-10-21 13:51:36 +02:00
Sebastian Rasmussen 2bb7f50322 Adhere to common pattern even in last section of src/cmd/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.

Running

cd src/cmd
../../tools/as7 -o cas cas.s
../../tools/a7out cas cas2out cas.x

with and without this commit reveals a difference in cas2out.
Besides having the last number not be truncated, the trailing
statement for the :c9 entry:

c9=x-b+0264000

will only be emitted if the section ends with x/mn/r. This makes
cas emit well-formed output.
2019-10-21 04:08:21 +02:00
Sebastian Rasmussen 351d00a018 Remove comments interfering with cas from src/cmd/cas.x 2019-10-21 04:08:21 +02:00
Sebastian Rasmussen 483b7a28ce Reorder contents of pages 16 and 17 in src/cmd/cas.x
Pages 16 and 17 in scans/cas.x must have been accidentally reordered
when scanned. This commits reorders the contents in src/cmd/cas.x,
but leaves scans/cas.x contents identical to the source scans.
2019-10-21 04:08:21 +02: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
Sebastian Rasmussen dd0a571a08 Fix typos in check.s after review comment 2019-10-21 03:48:14 +02:00
Sebastian Rasmussen 03b98deb15 Fix typos in check.s after manual review 2019-10-21 00:06:27 +02: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
Sebastian Rasmussen 57a1eb64e1 Fix typos in src/cmd/{adm,apr,as}.s 2019-10-19 22:29:16 +02: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
Sebastian Rasmussen dd77b444d9 Correct entries in scans/README.md referring to p?.s 2019-10-19 20:38:29 +02: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
Sebastian Rasmussen 3c0dfb537c add moo.s 2019-10-19 19:38:40 +02:00
Sebastian Rasmussen 512a3d3939 add fop.s 2019-10-19 19:24:03 +02:00
Sebastian Rasmussen 1e5f5e31fe Remove duplicate entries in scans/README.md. 2019-10-19 19:06:10 +02:00
Sebastian Rasmussen ab0d441112 add ls.s 2019-10-19 18:29:08 +02:00
Sebastian RasmussenandPhil Budne b9d7f4a9be Remove unncessary whitespace at end of nm.s 2019-10-19 12:28:21 -04:00
Sebastian RasmussenandPhil Budne e68be483fb add nm.s 2019-10-19 12:28:21 -04:00
Sebastian RasmussenandPhil Budne 6c3941db4f add ln.s 2019-10-19 12:28:21 -04:00
Sebastian RasmussenandPhil Budne 16aa87c302 add op.s 2019-10-19 12:28:21 -04:00
Sebastian RasmussenandPhil Budne 9b178ab69e fix transcription typos in scope.v 2019-10-19 12:28:21 -04:00
Sebastian Rasmussen 463c6d2ba6 Remove unncessary whitespace at end of nm.s 2019-10-19 18:02:23 +02:00
Sebastian Rasmussen 9ede496a40 add nm.s 2019-10-19 17:54:49 +02:00
Sebastian Rasmussen f8ff9be525 add ln.s 2019-10-19 17:32:04 +02:00
Sebastian Rasmussen 79243828c8 add op.s 2019-10-19 17:19:41 +02:00
Sebastian Rasmussen 9073f5163a fix transcription typos in scope.v 2019-10-19 15:34:40 +02:00
Sebastian Rasmussen 4ff5d2bcf8 fix some compilation errors in ttt{1,2}.s and un.s
Fixes issue #85.
2019-10-19 03:44:28 +02:00
Sebastian Rasmussen 58c2fa1ded Merge space-travel-?.s and st?.s and correct typos.
Comparison of st?.s and space-travel-?.s revealed where the
two transcriptions differed. Typos were corrected in st?.s,
and space-travel-?.s removed.
2019-10-19 03:05:09 +02:00
Sebastian Rasmussen 40fcf6b7a9 fix typos and add pagination comments to ttt{1,2}.s and un.s 2019-10-19 02:55:13 +02:00
Sebastian Rasmussen a0ffc28455 add ttt{1,2}.s and un.s 2019-10-19 01:40:52 +02:00
Sebastian Rasmussen 65199c07a0 add space-travel-{1,2,3,4,5,6,7}.s 2019-10-18 18:56:32 +02:00