Files
sdos/readme
T
2018-11-11 14:19:19 -06:00

10 lines
386 B
Plaintext

SDOS
====
SDOS or Slow and Dirty Operating System is a hobby
operating system written purely for the experience.
The name comes from QDOS, or Quick and Dirty Operating
System that ws the core of what would become MS-DOS.
Nothing about this project is fast but the code will
be quite dirty as I learn more about writing an OS.
Therefore, slow and dirty perfectly describes this project.