Commit Graph
298 Commits
Author SHA1 Message Date
Sebastian Rasmussen 07afd0503e Fix typos in ttt2.s after manual review. 2020-02-10 03:40:11 +08:00
Phil BudneandGitHub e8c99b737a Merge pull request #188 from sebras/typos/p1.s
Fix typos in p1.s after manual review.
2020-01-22 13:52:37 -05:00
Phil BudneandGitHub 4ec48198aa Merge pull request #189 from sebras/typos/fop.s
Fix typos in fop.s after manual review.
2020-01-22 13:48:54 -05:00
Phil BudneandGitHub 1241caac7f Merge pull request #208 from sebras/typos/sysmap
Fix typos in sysmap after manual review.
2020-01-22 13:39:17 -05:00
Phil BudneandGitHub 9947fbf42b Merge pull request #195 from sebras/typos/s8.s
u.rg is "registers"
2020-01-22 13:35:55 -05:00
phil 46c761bf5d Build Graphic II character table, include in boot track
simplify boot paper tape (do one xfer of 4K, instead of 3K+1K)
Combine cmd/scope.cas cmd/cas.cas into sys/cas.in
Add src/other/chrtbl.s
write chrtbl.out in "ptr" format
2020-01-15 18:01:46 -05:00
Phil BudneandGitHub 687a30ba8e Merge pull request #193 from sebras/typos/maksys.s
Fix typos in maksys.s after manual review
2020-01-08 12:55:00 -05:00
Sebastian Rasmussen b90a05a712 Fix typos in sysmap after manual review. 2020-01-08 16:11:11 +08:00
Sebastian Rasmussen 42c521fdbe Required changes to make it compile again. 2020-01-08 15:59:48 +08:00
Sebastian Rasmussen 940d8e21e2 Fix typos in s8.s after manual review. 2020-01-08 15:59:13 +08:00
Sebastian Rasmussen 3e028c40a0 Fix typos in maksys.s after manual review 2020-01-08 15:53:35 +08:00
Sebastian Rasmussen eedb90386f Add page comments to db.s. 2020-01-08 15:51:41 +08:00
Sebastian Rasmussen a2331f0e21 Fix typos in fop.s after manual review. 2020-01-06 16:24:03 +08:00
Sebastian Rasmussen 7e474b0cf0 Fix typos in p1.s after manual review. 2020-01-06 14:50:45 +08:00
Sebastian Rasmussen 56a75c0362 Add handwritten comments to psych.s. 2019-11-13 04:09:07 +01:00
Phil BudneandGitHub b5f30bf098 Merge pull request #180 from sebras/notes/fop.s
Add handwritten notes to fop.s.
2019-11-12 20:45:25 -05:00
Phil BudneandGitHub dbe103fd75 Merge pull request #178 from sebras/notes/st7.s
Add handwritten notes to st7.s.
2019-11-12 20:44:24 -05:00
Phil BudneandGitHub b4c3f6f2b3 Merge pull request #176 from sebras/notes/st4.s
Add handwritten notes to st4.s.
2019-11-12 20:43:56 -05:00
Phil BudneandGitHub 80e75e71f7 Merge pull request #174 from sebras/notes/st3.s
Add handwritten notes to st3.s.
2019-11-12 20:43:16 -05:00
Sebastian Rasmussen da23c633e7 Add handwritten notes to fop.s. 2019-11-12 22:08:59 +01:00
Sebastian Rasmussen 65a1f1ee69 Add handwritten notes to st7.s. 2019-11-12 22:04:44 +01:00
Sebastian Rasmussen df31ca4816 Add handwritten notes to st4.s. 2019-11-12 22:01:15 +01:00
Sebastian Rasmussen d4e4101a49 Add handwritten notes to st3.s. 2019-11-12 21:58:48 +01:00
Sebastian Rasmussen c45fba954f Add handwritten notes to st1.s. 2019-11-12 21:55:34 +01:00
Sebastian Rasmussen 141efe0218 Fix typos in fop.s after manual review. 2019-11-03 03:23:44 +01:00
Phil BudneandGitHub 34a1554780 Merge pull request #171 from sebras/typos/dmabs.s
Add page comments and fix typos in dmabs.s
2019-11-01 23:54:49 -04:00
Phil BudneandGitHub 32d91d1e7d Merge pull request #172 from sebras/typos/check.s
Add page comments and fix typo in check.s
2019-11-01 23:52:05 -04:00
Phil BudneandGitHub 4090183dc5 Merge pull request #169 from sebras/typos/ed1.s
Fix typos in ed1.s
2019-11-01 23:48:49 -04:00
Sebastian Rasmussen b909a75810 Fix typos in ed1.s after manual review. 2019-11-02 02:14:14 +01:00
Sebastian Rasmussen e37757e00c Fix typo in check.s after manual review. 2019-11-01 03:19:23 +01:00
Sebastian Rasmussen ccc4e3d2da Add page comments to check.s. 2019-11-01 03:19:19 +01:00
Sebastian Rasmussen 6e410e9d9f Add page comments to dmabs.s 2019-11-01 03:17:44 +01:00
Sebastian Rasmussen 4df9bc464a Fix typos in ed2.s after manual review. 2019-11-01 02:15:36 +01:00
Phil BudneandGitHub 73dd17d3c6 Merge pull request #164 from sebras/describe/dskres.s
Attempt to describe purpose of source code in dskres.s
2019-10-31 16:11:20 -04:00
Phil BudneandGitHub fdb0fd8c68 Merge pull request #165 from sebras/describe/dsksav.s
Attempt to describe purpose of source code in dsksav.s
2019-10-31 16:11:15 -04:00
Phil BudneandGitHub 226f0e3300 Merge pull request #163 from sebras/describe/dskio.s
Attempt to describe purpose of source code in dskio.s
2019-10-31 16:04:05 -04:00
Sebastian Rasmussen 79cdb51378 Attempt to describe purpose of source code in dskres.s 2019-10-31 15:16:12 +01:00
Sebastian Rasmussen 55383ce528 Attempt to describe purpose of source code in dsksav.s 2019-10-31 15:14:31 +01:00
Sebastian Rasmussen f576bec7f9 Attempt to describe purpose of source code in dskio.s 2019-10-31 15:00:20 +01:00
phil 2b2e057f7f more system comments 2019-10-30 00:53:48 -04:00
phil 917cde2693 add op.s from scans to src/cmd 2019-10-28 23:59:25 -04:00
phil 4ffabd8bdf add tmg to src/cmd and image
add doug user to image, put tmg sources there
fix an as7 bug found by tmg
2019-10-28 23:14:16 -04:00
Tom Everett 72f187357b unrefactored 2019-10-27 19:24:21 -04:00
phil f6a5663640 Add missing files to src/cmd 2019-10-26 01:13:37 -04:00
phil 9b10ea0458 add ttt[12].s to cmd/src 2019-10-26 00:52:13 -04:00
phil 4a308618c5 moo.s: revert to long standings reference (as7 now truncates to 8) 2019-10-26 00:51:23 -04:00
phil fea4f2e7b8 un.s: fix typo in n.out file name literal 2019-10-25 20:02:37 -04:00
phil 12e8f6f8ab merge differences between scans/as.s and src/cmd/as.s 2019-10-24 23:14:09 -04:00
phil dbb1c55a80 copied ln.s and un.s from scans 2019-10-24 21:02:37 -04:00
Phil BudneandGitHub 710dd89a49 Merge pull request #155 from sebras/typos/moo.s
Fix typos in moo.s after manual review
2019-10-23 22:15:10 -04:00