diff --git a/dev/api/device.rst b/dev/api/device.rst index 2af01e6..d1a207f 100644 --- a/dev/api/device.rst +++ b/dev/api/device.rst @@ -25,6 +25,7 @@ The **device** is the main unit of emulated components in 86Box. Each device is * ``DEVICE_EISA``: EISA (reserved for future use); * ``DEVICE_VLB``: VESA Local Bus; * ``DEVICE_OLB``: OPTi Local Bus; + * ``DEVICE_AT32``: Mylex AT32 local bus; * ``DEVICE_PCI``: 32-bit PCI; * ``DEVICE_AGP``: AGP 3.3V; * ``DEVICE_PCMCIA``: PCMCIA (reserved for future use);