summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Quentinnuk [Sun, 15 Dec 2019 13:54:05 +0000 (13:54 +0000)]
Delete .DS_Store
Quentinnuk [Sun, 15 Dec 2019 13:45:15 +0000 (13:45 +0000)]
Mud86 case sensitivity
This is the renaming and general tidy up of filenames for the case insensitivity of TOPS-10 vs. the case sensitivity of modern oses. This caused issues in that the repo contained both mud.mic and MUD.MIC, but that MUD.MIC was from the 84 tape and did not work with the rest of this 86 source. All filenames have now been changed to upper case and the Mud84 sources have been removed through the rollback of the earlier commit of POWER.BCL (which doesnt work with Mud86), MUD.MIC (which duplicated mud.mic but also would not compile Mud86), and MBOOTS.MIC which overwrote the Mud86 vesrion.
Quentinnuk [Sun, 15 Dec 2019 13:28:51 +0000 (13:28 +0000)]
Delete MUD.MIC.jpg
Quentinnuk [Sun, 15 Dec 2019 13:26:50 +0000 (13:26 +0000)]
Revert "Add MUD.MIC, MBOOTS.MAC, and POWER.BCL from the tape."
This reverts commit
44836ad4d173a8e4cd94ffe432572b45e9adc456.
Andreas Lordos [Tue, 26 Mar 2019 12:51:25 +0000 (14:51 +0200)]
Update README.md
Fixed typo error
quentinnuk [Fri, 22 Mar 2019 14:36:03 +0000 (14:36 +0000)]
Updated README.md
Added pointer to detailed build instructions for PDP10, TOPS-10 and MUD
quentinnuk [Wed, 12 Dec 2018 12:29:06 +0000 (12:29 +0000)]
MUDDL manual added
Added Multi User Dungeon Definition Language pdf of the Michael Lawrie authored manual at http://arch-wizard.com.
quentinnuk [Mon, 10 Dec 2018 12:03:43 +0000 (12:03 +0000)]
Minor typo corrections
quentinnuk [Sat, 8 Dec 2018 00:24:07 +0000 (00:24 +0000)]
Update README.md
quentinnuk [Sat, 8 Dec 2018 00:00:13 +0000 (00:00 +0000)]
noted need for BCPL
quentinnuk [Fri, 7 Dec 2018 23:58:56 +0000 (23:58 +0000)]
Added line breaks read.md
quentinnuk [Fri, 7 Dec 2018 23:57:15 +0000 (23:57 +0000)]
Added read.md
quentinnuk [Fri, 7 Dec 2018 23:42:36 +0000 (23:42 +0000)]
Corrected .HIGH. and minor errors
Corrected the .HIGH. values in MUD.MIC for the linker, so that the application puts the right data in high memory and DBASE can produce a working MUD. Fixed text errors in several game .GET files so that DBASE can parse them correctly. Added .DBA files which are required for certain commands in game.
Lars Brinkhoff [Mon, 9 Apr 2018 08:01:24 +0000 (10:01 +0200)]
Add MUD.MIC, MBOOTS.MAC, and POWER.BCL from the tape.
quentinnuk [Thu, 29 Mar 2018 12:00:45 +0000 (13:00 +0100)]
Target ALL now executes correctly
Corrected some more typos, can now successfully run DO MUD ALL.
quentinnuk [Wed, 28 Mar 2018 00:46:12 +0000 (01:46 +0100)]
Corrected a couple of errors
Changed lib: to sys: on the bcplib path. Noted that the DOC option will not work as the source files are not present in the digital release of MUD source.
quentinnuk [Wed, 28 Mar 2018 00:18:28 +0000 (01:18 +0100)]
MUD.MIC from printout
Created MUD.MIC file from scan of print. May contain errors.
Lars Brinkhoff [Tue, 27 Mar 2018 16:50:12 +0000 (18:50 +0200)]
Improved contrast by @ams.
Lars Brinkhoff [Tue, 27 Mar 2018 15:29:42 +0000 (17:29 +0200)]
Scanned image of MUC.MIC.
Lars Brinkhoff [Sat, 14 Jan 2017 18:32:39 +0000 (19:32 +0100)]
Source files from Richard Bartle.