pub const MAX_IO_PORT: u16 = u16::MAX; // 65_535u16
Expand description
Port I/O definition reference: https://bochs.sourceforge.io/techspec/PORTS.LST.
pub const MAX_IO_PORT: u16 = u16::MAX; // 65_535u16
Port I/O definition reference: https://bochs.sourceforge.io/techspec/PORTS.LST.