MS-DOS development resources

44 mariuz 4 8/17/2025, 4:10:37 PM github.com ↗

Comments (4)

u14408885 · 22m ago
If anyone here is interested, a DOS game jam was announced recently for a streaming event called DOSember. https://itch.io/jam/dosember-game-jam Starts in a couple of weeks and lasts for three months.
pwdisswordfishz · 1h ago
Not mentioned is the https://pcjs.org/ site which purports to let you emulate various machines in your browser, select from different disk images, and overall seems full-featured, though it is confusing and presents some difficulty when trying getting it to work on some configuration besides the pre-baked ones that you can come across.
themafia · 1h ago
The Free Pascal compiler can produce DOS executables as well.
whitten · 1h ago
I really enjoyed seeing the tools that provide an MS-DOS ecosystem.

I didn’t know there was an open source version of the Watcom compilers and a 16-bit library to support them.