How hard is it to make a 16 bit OS compatible with DOS games

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
username291
Posts: 7
Joined: Tue Aug 12, 2025 1:48 pm

How hard is it to make a 16 bit OS compatible with DOS games

Post by username291 »

I'm a beginner in osdev and i'm writing a 16 bit OS. And I'm wondering if it is possible to make an OS that can run DOS programs in 6 months?
Octocontrabass
Member
Member
Posts: 6245
Joined: Mon Mar 25, 2013 7:01 pm

Re: How hard is it to make a 16 bit OS compatible with DOS games

Post by Octocontrabass »

It depends on which DOS programs you want to run. I suspect most games will take more than 6 months of work.
Post Reply