Skip to content

Comment on 86-DOS Version 0.11 Foundparent

Comments

debug.exe did not like non-DOS EOL, which caused some problems when copying texts.

If I remembered correctly, debug was only capable of writing 64kB (mono-segment) data? Though one can always create an in-RAM program inside debug to output larger files.

Yea, I think you could only write a COM file, since they are single segment "memory images". And 64kB was indeed the limit for a memory segment in those days.

Depending on what you were doing, even a ^C character in a script would throw it off, too.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.