Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 548 Bytes

README.md

File metadata and controls

22 lines (10 loc) · 548 Bytes

E-DOS

An emulation of a DOS on CodeHS Not necessarily a full emulation, rather a simulation of one.

big thanks to imlvna for being big help / contributor

Why make this?

A: fun

What commands can E-DOS run?

A: It can use a few commands, as well as some custom ones. We are working on making pretty much all standard linux commands usable and making a "working" VHD.

Can I connect to the Internet with E-DOS?

A: No, not in the base version. However it is possible to if you compile it yourself and add in the necessary code.