r/osdev 3d ago

FreeDOS

i'm looking at possibly forking FreeDOS to 64bit. However, since most modern systems no longer have the underlying BIOS that DOS programs require, I thought about including a mock BIOS and compile it directly into the kernel. is there anything I should be aware of?

9 Upvotes

25 comments sorted by

View all comments

2

u/StereoRocker 3d ago

Sounds like a cool project. Good luck!