summaryrefslogtreecommitdiff
path: root/Adam/ABlkDev/Patches
AgeCommit message (Collapse)Author
14 daysFix typos in Mount2CaseAFDC.HCHarley Travis
2026-06-27Add missing comma to Mount2VarsFDC.HCHarley Travis
2026-06-27Fix DocPrints in Mount2CaseBFDC.HCHarley Travis
I added newlines to all of the DocPrint calls, and added code to set the modulation mode.
2026-06-27Add modulation mode prompt to mount codeHarley Travis
2026-06-27Update Mount2CaseAFDC.HCHarley Travis
Most of the changes to this file were adding missing semicolons, and fixing semantic errors with some of the prompts.
2026-06-20Re-arrange patch filesHarley Travis
Some of the patches are applied to files in subdirectories of ::/Kernel and ::/Adam. The directory tree has been re-arranged in such a way as to allow them to be #included without having the compiler backtrack to their parent directory.