UPDATE: Last year, I did a complete rewrite of C-OS because I learned a lot about hardware development from the DS stuff I've been working on. Nowadays, it is a preemptive multitasking x86 Operating System using ELF usermode binaries, paging memory, a shell, and floppy driver:
|