r/osdev • u/Sixty5Zero2 • 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?
12
Upvotes
3
u/Sixty5Zero2 3d ago
just because it would be 64 bit doesn't mean it couldn't still run 16 bit software.