Commit Graph
100 Commits
Author SHA1 Message Date
Phil BudneandGitHub d004ce3253 Merge pull request #156 from sebras/typos/nm.s
Fix typos in nm.s after manual review
2019-10-23 22:12:26 -04:00
Phil BudneandGitHub 448527f5ef Merge pull request #154 from sebras/typos/ln.s
Fix typos in ln.s after manual review
2019-10-23 22:10:48 -04:00
Phil BudneandGitHub b0b27fd43e Merge pull request #153 from sebras/typos/dsw.s
Fix typos in dsw.s
2019-10-23 22:07:47 -04:00
Phil BudneandGitHub d173e63897 Merge pull request #157 from sebras/typos/roff.s
Fixed spacing in roff.s after manual review
2019-10-23 22:05:45 -04:00
Phil BudneandGitHub 7bf8a49fb7 Merge pull request #158 from sebras/typos/stat.s
Fix typos in stat.s after manual review
2019-10-23 22:02:11 -04:00
Phil BudneandGitHub 481309b8d2 Merge pull request #150 from philbudne/syssleep
system: annotations about sleeping (both devices and messages)
2019-10-23 01:25:46 -04:00
phil 18186e9bd2 system: annotations about sleeping (both devices and messages) 2019-10-23 00:19:04 -04:00
Phil BudneandGitHub e814139a1a Merge pull request #149 from decuser/master
moved op.s pages onto single line
2019-10-22 21:59:29 -04:00
Phil BudneandGitHub 0a964e5977 Merge pull request #146 from decuser/master
readded ln dd ken . link for curdir
2019-10-22 20:57:38 -04:00
Phil BudneandGitHub 4170f96d76 Merge pull request #144 from sebras/reorder/cas.x
Reorder pages also in scans/cas.x
2019-10-22 20:56:54 -04:00
Phil BudneandGitHub 2fa245f89f Merge pull request #139 from sebras/typos/scope.v
Rename and edit scope.x similar to make it adhere to the format of cas.x
2019-10-22 20:56:17 -04:00
phil 723b2d3ee9 Fix my 11-56-91.pdf typo 2019-10-22 20:53:48 -04:00
Phil BudneandGitHub bd741e34f3 Merge pull request #147 from sebras/typos/ttt.s
Fix a number of typos in ttt1.s and ttt.2
2019-10-22 15:17:46 -04:00
Phil BudneandGitHub 3ce29a2b02 Merge pull request #145 from philbudne/location7
Improve sys annotations
2019-10-21 22:28:33 -04:00
phil 4b284c6bbe Improve sys annotations
Finally understand location 7 (incremented at 60Hz)
	setting it to -1 causes clock interrupt every jiffy
Improve comments in dsktrans
Clarify cnop/cskp usage in iread/iwrite code
	iwrite and iread have common code
	entry at iwrite save return address at iread
		and overwrites return address to "skp" inst
	entry at iread puts "nop" inst at iwrite
	"xct iwrite" skips on write entry
2019-10-21 22:24:09 -04: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
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
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
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
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
phil e46e22baa6 cas.s performs zero word writes: a7out was die-ing: make it a noop 2019-10-20 13:55:40 -04:00
phil b4be6be175 remove src/cmd/p0.s: now part of op.s 2019-10-20 13:01:30 -04:00
Phil BudneandGitHub 2a1b4f423b Merge pull request #118 from philbudne/roff-fixes
roff.s fixes from Angelo's version
2019-10-20 11:51:44 -04:00
phil c319307e23 roff.s fixes from Angelo's version 2019-10-20 11:51:03 -04:00
Phil BudneandGitHub 6a18a38510 Merge pull request #117 from philbudne/shell-fixes
sh.s fixes from Angelo's version
2019-10-20 11:40:21 -04:00
phil e05cb50aab sh.s fixes from Angelo's version 2019-10-20 11:39:30 -04:00
Phil BudneandGitHub 45b9288778 Merge pull request #108 from decuser/master
minor corrections to fop.s
2019-10-19 15:24:36 -04:00
Phil BudneandGitHub f110a6721c Merge pull request #106 from sebras/master
Correct entries in scans/README.md referring to p?.s
2019-10-19 14:41:44 -04:00
Phil BudneandGitHub d1f2953d9b Merge pull request #105 from philbudne/master
add p1-5 to README.md, merge p0.s at end of op.s
2019-10-19 14:33:28 -04: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
phil 4bbe3eff10 update top level README.md 2019-10-19 13:27:52 -04:00
Phil BudneandGitHub 4169beb4b3 Merge pull request #98 from philbudne/shell-scan
add more files
2019-10-19 12:44:57 -04:00
Phil Budne 1b31c1d58d sort README.md entries by file, add missing entries 2019-10-19 12:42:34 -04:00
Phil Budne e571855e43 add roff.s 2019-10-19 12:28:21 -04:00
Phil Budne 5c3eb06254 a7out: handle ecla llss seen in adm,apr,bc,ds,sh 2019-10-19 00:21:49 -04:00
Phil BudneandGitHub d9b11c33ca Merge pull request #89 from philbudne/shell-scan
add salv, pd, psych, rm, rn
2019-10-18 23:00:10 -04:00
Phil Budne 308f6349b9 add rn.s 2019-10-18 22:57:47 -04:00
Phil Budne 4ea95df898 add rm.s 2019-10-18 22:50:36 -04:00
Phil Budne 8633b1b8c6 add psych.s 2019-10-18 22:46:53 -04:00
Phil Budne 5bfd4da984 pd.s 2019-10-18 22:18:30 -04:00
Phil Budne 70b111d937 update README.ms with sh.s, salv.s 2019-10-18 22:12:24 -04:00
Phil Budne ded28c0f10 salv.s 2019-10-18 22:11:06 -04:00
Phil BudneandGitHub fd7bccee21 Merge pull request #79 from philbudne/shell-scan
shell from 11-56-91.pdf; added ecla to as7
2019-10-18 18:15:34 -04:00
Phil Budne cda071864e shell from 11-56-91.pdf; added ecla to as7 2019-10-18 18:12:42 -04:00
Phil BudneandGitHub 37a3e77dee Merge pull request #78 from aap/master
Added space travel transcriptions.
2019-10-18 16:36:35 -04:00
Phil BudneandGitHub d08dadafab Merge pull request #76 from sebras/master
Add source code files for space travel
2019-10-18 15:26:50 -04:00
Phil BudneandGitHub d849ccf658 Merge pull request #75 from DoctorWkt/rswier-scans
new files t1.s .... t8.s (ops), stat.s, tm.s
2019-10-18 11:22:09 -04:00
Phil BudneandGitHub e94417092a Merge pull request #73 from teverett/master
fixed link
2019-08-21 17:10:36 -04:00
Phil Budne 1a4c0c3c71 s6.s: add comments 2016-04-17 13:26:12 -04:00
Phil Budne c8129d7fa4 s4.s: comment disk block free and (self modifiying) char queue routines 2016-04-17 13:26:12 -04:00
Phil Budne cb187e12be update queue (and other) storage comments 2016-04-17 13:26:11 -04:00
Phil Budne 032dc37705 sys: alloc comments 2016-04-17 13:26:11 -04:00
Phil Budne 208ed1dbf5 sys comments 2016-03-31 22:53:27 -04:00
Phil Budne 615bdba101 s4.s: more comments 2016-03-29 22:18:47 -04:00
Phil Budne 687bbb06cf fix buffer cache search 2016-03-29 21:20:37 -04:00
Phil Budne 31c7b81032 cas comments 2016-03-29 11:42:55 -04:00
Phil Budne dbe494ea8b as7: make multiply defined symbols non-fatal (as.s doesn't even warn!) 2016-03-29 11:05:52 -04:00
Phil Budne 7df9a14980 Add db binary, source to filesystem 2016-03-29 11:05:30 -04:00
Phil Budne 77d49f4328 s3.s: fix a comment typo 2016-03-29 11:05:03 -04:00
Phil Budne b655c9df57 pbsh.s: try making shell interruptable when reading from a file 2016-03-29 11:04:28 -04:00
Phil Budne 2982aaf18f uncomment SIMH config lines for GRAPHICS-2 simulation 2016-03-29 01:59:04 -04:00
Phil Budne b6009395fa pbsh.s: Add more comments about how I chose what I did or did not do. 2016-03-28 11:25:56 -04:00
Phil Budne 0358d5bf1c pbsh.s: prompt comment (cleared if input is regular file) 2016-03-28 09:35:43 -04:00
Phil Budne d3ccf536c4 pbsh.s: detect if stdin is a regular file using seek
seek doesn't fail on special devices, but it always returns zero
2016-03-28 02:07:21 -04:00
Phil Budne 5cab912d88 s2.s: fix a typo 2016-03-28 01:03:40 -04:00
Phil Budne fa74947215 sys: comments for seek & tell 2016-03-28 01:02:54 -04:00
Phil Budne 9b675f2c52 fix comment paste-o 2016-03-27 01:26:30 -04:00
Phil Budne e29d8fca30 ed comments 2016-03-25 22:55:21 -04:00
Phil Budne 7ae26994e9 db.s: add a fix from Warren 2016-03-25 20:01:11 -04:00
Phil Budne 7323e802f0 update with ed progress 2016-03-25 19:18:38 -04:00
Phil Budne b5d50297d1 fix another jmp/jms (in cadvanc) 2016-03-25 19:18:38 -04:00
Phil Budne 97021996db ed1.s: fix "jmp putsc" in "w" command to "jms putsc" 2016-03-25 19:18:38 -04:00
Phil Budne fb84d1fc9c ed2.s: dskbuf was only 1 word: should be 1024!! 2016-03-25 18:11:39 -04:00
Phil Budne cb3104a8a8 ed comments 2016-03-25 18:02:59 -04:00
Phil Budne 5567d705d5 ed comments 2016-03-25 15:51:55 -04:00
Phil Budne 33783128a2 ed comments 2016-03-25 15:06:02 -04:00
Phil Budne ee918f2da1 add as.s to ~dmr 2016-03-25 11:05:28 -04:00
Phil Budne 996fd4ddda updated: maksys & trysys now build/run 2016-03-25 11:05:28 -04:00
Phil Budne 96dd9d6c06 sys.rc: link to "user" ops.s; needed for maksys & trysys! 2016-03-25 11:05:28 -04:00
Phil Budne dd9a9d0f73 maksys and trysys need system call defns (not in sop.s)!! 2016-03-25 11:05:28 -04:00
Phil Budne 10f0fa9da9 load sys sources into ken directory, along with "sys.rc" file
(run with "sh <sys.rc" to build system files)
errors building maksys and trysys
2016-03-25 01:03:42 -04:00
Phil Budne 72bbd8d4e6 s8.s: adjust "init" literal to be acceptable to native "as" 2016-03-25 01:02:38 -04:00
Phil Budne a01cb5b623 Note that boot.rim is in "Hardware Read In" format, and only 12 inches of data! 2016-03-25 00:48:20 -04:00
Phil Budne c8010fbbf9 unixv0.simh: boot.rim now "Hardware Read In" format
(only 12 inches of virtual tape)!
2016-03-25 00:44:06 -04:00
Phil Budne 15a61c0512 fix rim comments 2016-03-25 00:42:08 -04:00
Phil Budne efb135bc10 as7: "rim" now means "hardware read-in" (contiguous memory with no overhead) 2016-03-25 00:39:50 -04:00