summaryrefslogtreecommitdiff
path: root/Kernel/KFloppyB.HH
AgeCommit message (Collapse)Author
8 daysRemove addition to KFloppyB.HHHarley Travis
As a result of a "brain fart," I erroneously added install instructions to the old version of KernelB.HH; KernelB2.HH already had install instructions.
8 daysUpdate/add install instructions for header filesHarley Travis
I realized that KFloppyA would have to be included before KInts is, so that the IRQ definition can be used by IntInit2. The install instructions have been updated accordingly. Installation instructions were also added to KernelB.
2026-05-27Refactor source code and create an "installer"Harley Travis
I have moved some source files into subdirectories for ease of installation. I have also added an installer script to automatically place driver files into their respective system directories.