• Ove Kaaven's avatar
    Reorganized DOS memory remapping slightly, so that the real-mode · b27ee9b8
    Ove Kaaven authored
    interrupt table can exist even when low DOS memory isn't mapped,
    and is copied down along with the BIOS area whenever it is mapped.
    Added DOSMEM_SystemBase() which returns a pointer to the virtual
    real-mode interrupt table and BIOS data segment.
    Allowed DOSMEM_Init(TRUE) to be called more than once.
    b27ee9b8
miscemu.h 12.1 KB