| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-06 | Update BlkDevAddFDC.HC | Harley Travis | |
| The BlkDevAdd code now checks if the floppy disk has a valid RedSea boot sector before attempting to initialize it. | |||
| 2026-06-06 | Update BlkDevAddFDC.HC | Harley Travis | |
| BlkDevAdd should set drv_offset to 0 (since the BlkDev's drv_offset will also be zero; floppies don't have a partition table), so I removed the forced-set to 0 in the code. | |||
| 2026-06-06 | Create BlkDevAddFDC.HC | Harley Travis | |
| This file adds code for handling floppy block devices to the BlkDevAdd function. It is to be included at the end of the function's switch statement. | |||
