Title [lDOS] Device drivers in MZ executables with larger non-image data cannot be loaded
AuthorE. C. Masloch
Created2026-06-08 20:48:34 +0200 Jun Mon
State closed

The ldos.ini configuration program would check using the device driver file size whether the driver may fit into memory. For MZ executables it should instead check the image size to allow loading the device mode debugger embedded into the lDOS MCP executable, which is much too large to fit if the entire file size is checked.

E. C. Masloch on 2026-06-08 20:51:34 +0200 Jun Mon

Fixed in hg e41abbfa8efe on 2025-12-12.