DR DOS just returned from the dead as a clean-room beta
Version 9.0 of the classic MS-DOS rival is built entirely from scratch to avoid decades of legal baggage, and it already runs Doom.
A complete clean-room reimplementation of the classic operating system DR DOS has entered public beta testing as version 9.0. The project is led by a developer known as CheeseWeezel under the company name Whitehorn Ltd. Co. They purchased the official trademark to release a legally unencumbered version of the software. Revision 330 dropped on March 14, 2026, and it already boots period-accurate PC games like Doom, SimCity, and Warcraft.
Digital Research originally launched DR DOS in 1988. Created by Gary Kildall (the mind behind the earlier CP/M operating system), it was designed as a direct competitor to Microsoft's MS-DOS. It routinely beat Microsoft to the punch with advanced memory management, disk compression, and better overall efficiency. Microsoft eventually won the desktop market through aggressive business tactics and Windows bundling. DR DOS still maintained a loyal following, eventually finding a second life powering embedded systems, thin clients, and bootable antivirus recovery disks throughout the late 1990s and early 2000s.
A clean break from the legal baggage
The original codebase has a tortured corporate history. Novell bought Digital Research in 1991. They later sold the operating system to Caldera, who famously sued Microsoft for antitrust violations regarding how Windows deliberately broke compatibility with DR DOS. Caldera later spun the software off to Lineo, and the rights eventually landed with DeviceLogics.
Things got even messier in the mid-2000s. A previous release called DR-DOS 8.1 was actually pulled from the market after it was caught violating the GPL by using stolen FreeDOS code. To avoid all of that inherited mess, version 9.0 is built entirely from scratch. It uses zero legacy code from Digital Research, Novell, or Caldera. The developer wrote the entire API layer from the ground up to ensure the new release is completely free of copyright disputes.
Why I prefer the hard way
This new release does not come with many of the modern quality of life tweaks that FreeDOS does. And honestly, that is exactly why I think it is cool. FreeDOS is a fantastic project with package managers, modern networking stacks, and an ecosystem that feels almost like a lightweight Linux distribution. DR DOS 9.0 feels raw and authentic to the era it emulates.
It is also not open sourced. That decision might annoy some software purists, but it makes sense given the project's goal of maintaining a strict, legally distinct identity. The beta is currently free for non-commercial use, though the end-user license agreement leaves room for that to change in the future. Use at your own risk...
PEEK, POKE, and playing Doom
The beta includes a comprehensive set of standard utilities. Users get a full-color text editor, mouse driver support, and core file management tools. It also packs in some excellent low-level commands for hardware hackers. The operating system includes a built-in HEXDUMP utility, plus PEEK, POKE, and JMP commands for direct memory manipulation and code execution.
The developer warns that the operating system still has some rough edges. You should probably run it in a virtual machine or on a spare retro computing rig rather than your main storage drive. Even in its beta state, it handles classic DOS gaming perfectly fine. It is a strange, fascinating return for an operating system that most people assumed died twenty years ago.
Comments ()