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ยง

DigitalOutput
Floppy DOR - digital output register
MainStatus
Floppy main status register
StubFloppyDiskController
Stub implementation of the Intel 82077AA Floppy Disk Controller.