From fae9416ebf479263dcdffb919bbf0a3a868dd983 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Fri, 19 Jun 2026 21:23:09 -0500 Subject: 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. --- Adam/Patches/Mount2CaseAFDC.HC | 1 + 1 file changed, 1 insertion(+) (limited to 'Adam/Patches/Mount2CaseAFDC.HC') 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 { -- cgit v1.2.3