Recreate MS-DOS 6.22 in Python
in Programming
I'm currently attempting to recreate MS-DOS 6.22 in Python 3.9.5. I'm calling it PyDOS. The goal is to be able to run every command with full MS-DOS compatibility.
Comments
Would you have a barebones Linux installation that bundles Python or something?