Comment on Microsoft releases MS-DOS 4 source code on GitHub — 45 year old code now open-source
486@kbin.social 6 months agoThis explains it, although it is not really Git's fault as that article suggests, but rather the charset conversions to UTF-8 that broke things. With all that fixed it builds fine. I've been using DOSBOX and since all the required build tools are included in the repo, it is easy to build.