This is a DOS (Disk Operating System) in Scratch based on MS-DOS. Features: A text engine! (Still a WIP) Filesystem support (WIP) ASCII keypress detector Commands: cls (clears the screen) ver (displays OS version) dir (shows a directory listing) cd (change directory) mkdir (makes a directory) rmdir (coming soon) touch (coming soon) edit (coming soon)
re-shared for archival purposes, last modified on june 1 2016. original notes are below ASCII keypress detector by @griffpatch If you want to remix or build your own OS on top of this, feel free to do so, as long as you give credit!