During some recent development work, I noticed that the FreeDOS MEM command 
reports the TSR I'm writing is using one less paragraph than its MS-DOS 
counterpart - it seems it does not account for space occupied by the MCB at the 
start of the TSR's heap, while the MS-DOS MEM command does.

I'm unsure if this was this intentional (e.g. maybe MCB memory is counted 
somewhere else in the output of the FreeDOS MEM command) or simply an 
oversight, but... there you have it. lol

If anyone wants a deeper dive into the topic, feel free to check out [my blog 
post](http://mercurycoding.com/blog.html?date=7/13/2021) on the matter.

Sent with [ProtonMail](https://protonmail.com/) Secure Email.
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to