2026-05-17
This week I worked some on debugging DR-DOS v9. The relevant updates to the debugger and loader are listed in yesterday's blog post dedicated to that. Except for Sunday's update to the manual to list nreserve.eld more completely.
The only other changes concern the list and WarpLink.
rep stosw is calculated using wlcalc.db ? to pad instead of db 0, allowing them to not change _BSS structures into progbits.The on-disk linker executable shrank from 82_121 Bytes to 81_467 Bytes, saving 654 Bytes. Not a lot, but it did come at no cost. Besides, it insures that no other bugs like the uninitialised data_fixup_count variable (2026-02-04 changeset) will crop up.
ecm 2026-05c: Add version information returned by current DR-DOS v9 build.