On 19.02.2025 22:35, Bernd Böckmann via Freedos-devel wrote:
I saw that the word at 0x0A is 0x2B1 for v0.85a, where it is 0x118 for 0.86. But 0x118 is an impossible value for ptchsize +6KB
This rather seems to be a result of ptchsize not patching the minimum needed additional memory when built with Watcom C [1]. When building with GCC this value as properly patched. And indeed the MZ header value for the GCC binary is larger, and the GCC binary works as expected under VMware.
[1]: https://github.com/FDOS/freecom/blob/fa674ea7b5aa4fcb0e4b4263d9ba31d79ccfc961/tools/ptchsize.c#L276
_______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel