Commit Graph
784 Commits
Author SHA1 Message Date
Sebastian Rasmussen ce51bc69c4 Rename scope.v to scope.cas to follow the naming pattern for cas
Previously the cas input files have been named .cas, so rename
scope.v to follow that pattern.
2019-10-22 02:12:20 +02:00
Phil BudneandGitHub 17c9581351 Merge pull request #141 from larsbrinkhoff/lars/cas_syntax
cas input and output formats
2019-10-21 11:59:31 -04:00
Phil BudneandGitHub 59407ac3b3 Merge pull request #137 from sebras/typos/salv.s
Fix typos in salv.s after review comment
2019-10-21 11:57:20 -04:00
Lars Brinkhoff 1ecb651d62 Describe cas syntax. 2019-10-21 14:43:29 +02:00
Sebastian Rasmussen 1cf5f4c421 Fix typos in salv.s after review comment 2019-10-21 13:51:36 +02:00
phil 2e3872919c fix "Usage" comment 2019-10-20 23:31:52 -04:00
Phil BudneandGitHub 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 BudneandGitHub 4f5498d713 Merge pull request #140 from philbudne/roff-fixes
one more roff fix from Angelo's version
2019-10-20 23:13:07 -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 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
Phil BudneandGitHub 95f2f9bd09 Merge pull request #136 from sebras/typos/check.s
Fix typos in check.s after review comment
2019-10-20 21:57:27 -04:00
Sebastian Rasmussen dd0a571a08 Fix typos in check.s after review comment 2019-10-21 03:48:14 +02:00
Phil BudneandGitHub 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 BudneandGitHub 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 BudneandGitHub 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 BudneandGitHub 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 BudneandGitHub 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 BudneandGitHub 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 BudneandGitHub 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 BudneandGitHub 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
Phil BudneandGitHub 0d64b832c7 Merge pull request #122 from sebras/typos/check.s
Fix typos in check.s after manual review
2019-10-20 18:59:14 -04:00
Tom EverettandGitHub 16af8c9dda Merge pull request #135 from teverett/master
removed resource fork
2019-10-20 16:49:42 -06:00
Tom Everett 2736c75b1f removed resource fork 2019-10-20 16:48:21 -06:00
Tom EverettandGitHub 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 EverettandGitHub 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 EverettandGitHub 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
Tom EverettandGitHub 6a18a8b100 Merge pull request #134 from teverett/master
added nsh,nstat, nls to image
2019-10-20 16:35:33 -06:00
Tom Everett 0923b49425 added nsh,nstat, nls to image 2019-10-20 16:34:48 -06: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
Tom EverettandGitHub dd64e34723 Merge pull request #121 from teverett/master
various updates to makefile
2019-10-20 14:10:22 -06:00
Tom Everett ce0d50940f various updates to makefile
remove reference to p0.s
ls, sh, stat, bc from scans conflict with previous versions.  renamed them to nls, nbc, nstat, nsh
2019-10-20 14:08:06 -06:00
Phil BudneandGitHub 469adde7ca Merge pull request #120 from philbudne/handle-zero-word-write
a7out: handle zero word write; src/cmd/p0.s now part of op.s
2019-10-20 13:57:28 -04:00