diff options
| author | Harley Travis <harleytravis123@outlook.com> | 2026-06-19 21:23:09 -0500 |
|---|---|---|
| committer | Harley Travis <harleytravis123@outlook.com> | 2026-06-19 21:23:09 -0500 |
| commit | fae9416ebf479263dcdffb919bbf0a3a868dd983 (patch) | |
| tree | 40badc31b4ccb2ca10c215e665b675969e4f59aa /Adam/Patches/Mount2CaseAFDC.HC | |
| parent | d9ed5989bd27bc00baf7d9fad0e8a2800d6e1afe (diff) | |
| download | templeos-floppy-driver-fae9416ebf479263dcdffb919bbf0a3a868dd983.tar.gz | |
Add special tag to Adam patch files
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.
Diffstat (limited to 'Adam/Patches/Mount2CaseAFDC.HC')
| -rw-r--r-- | Adam/Patches/Mount2CaseAFDC.HC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Adam/Patches/Mount2CaseAFDC.HC b/Adam/Patches/Mount2CaseAFDC.HC index 8b76184..2e70791 100644 --- a/Adam/Patches/Mount2CaseAFDC.HC +++ b/Adam/Patches/Mount2CaseAFDC.HC @@ -1,6 +1,7 @@ // PATCH: Add the ability to configure floppy BlkDevs (part 1 of 2) // FILE: ::/Adam/ABlkDev/Mount.HC // TO INSTALL: #include this file at the end of the first switch statement. +// ADAM PATCH: Must be installed after kernel patches! case BDT_FLOPPY: do { |
