Commit Graph
12 Commits
Author SHA1 Message Date
Sebastian Rasmussen 42c521fdbe Required changes to make it compile again. 2020-01-08 15:59:48 +08:00
phil 2b2e057f7f more system comments 2019-10-30 00:53:48 -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 Budne 208ed1dbf5 sys comments 2016-03-31 22:53:27 -04:00
Phil Budne 89356e9aea sys (display) comments 2016-03-17 00:08:28 -04:00
Phil Budne 802ab257b9 sys: kernel comments 2016-03-11 16:01:01 -05:00
Warren Toomey c65a5587fb Comments to kernel files by Phil. 2016-03-09 06:45:44 +10:00
Phil Budne efb0553d7f system comments 2016-03-03 21:14:35 -05:00
Phil Budne 864c896a8c system comments 2016-03-03 13:42:03 -05:00
Phil Budne df75edde3c system comments 2016-03-03 02:03:09 -05:00
Phil Budne 2def710c48 add some (tab separated) comments; fixed some typos 2016-02-29 14:22:27 -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