Mercury - a shitty kernel
Posted: Sun Sep 13, 2015 3:00 pm
Source code
This kernel is written in C and has no remarkable innovations of any sort, and is not usable for any purpose, practical or otherwise.
I spend a day or two on this codebase once every 6 months or so.
Features:
This kernel is written in C and has no remarkable innovations of any sort, and is not usable for any purpose, practical or otherwise.
I spend a day or two on this codebase once every 6 months or so.
Features:
- i686 support
- A z80 port that was started, compiled but wouldn't boot, and deleted
- A somewhat meaty but still incomplete printk implementation
- A VGA terminal supporting ANSI escape codes
- Bad choices that will have to be rewritten