summaryrefslogtreecommitdiff
path: root/Adam/Patches/Mount2VarsFDC2.HC
AgeCommit message (Collapse)Author
7 daysAdd special tag to Adam patch filesHarley Travis
To alert the user to the need to apply the patches made to Adam after the kernel patches, I have added a special "ADAM PATCH" tag.
7 daysVarious grammatical and punctuation fixes on info tagsHarley Travis
I fixed the punctuation on some of the info tags, and added a few more THEN tags where they were needed.
7 daysComplete update of source code information tagsHarley Travis
I had updated several more files after staging the previous ones, but forgot to stage these files as well. Thus, I had to commit these separately.
2026-06-12Add installation notes to source files.Harley Travis
I added comments to all patch files explaining their function and how to install them. Installation instructions were also added to some of the code files as well.
2026-06-12Split Mount2VarsFDC.HC into two filesHarley Travis
Since the U8 and Bool declarations in Mount2 are not on consecutive lines, I decided to split them for ease of patching.