Title [lDOS boot] Allow to place MZ executable trailer binary into padding
AuthorE. C. Masloch
Created2026-06-11 21:20:14 +0200 Jun Thu
State closed

There is padding of at least 512 bytes behind the end of the MZ executable image in the lDOS initial loader. This could be used to store some informational data.

E. C. Masloch on 2026-06-11 21:22:58 +0200 Jun Thu

Added in hg 9b5f1b04e89b on 2025-09-28. The _EXE_TRAIL_INCBIN define indicates a file to include using an incbin directive.