Crate floppy_pcat_stub
source ·Expand description
Stub Intel 82077AA Floppy Disk Controller, implementing a minimal subset of functionality required to boot using the Microsoft PCAT BIOS.
It will unconditionally report that no floppy drives are present.
Structs§
- Floppy DOR - digital output register
- Floppy main status register
- Stub implementation of the Intel 82077AA Floppy Disk Controller.