Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-25 | Added basic control key support | Marvin Borner | |
2019-11-24 | Major coding style reformatting -> Kernighan & Ritchie | Marvin Borner | |
This project now (hopefully) uses the same style recommended by Kernighan and Ritchie and used in the Linux Kernel | |||
2019-11-20 | Began two-stage hdd bootloader and os installer | Marvin Borner | |
2019-10-27 | Fixed potential int overflow after 50 days | Marvin Borner | |
2019-10-27 | Improved boot process and color scheme | Marvin Borner | |
2019-10-26 | Using compiler-based include methods | Marvin Borner | |
2019-10-03 | Began replacement of VGA functions | Marvin Borner | |
Why does VGA/VESA not work when running on real hardware? | |||
2019-10-02 | Made timer more precise | Marvin Borner | |
2019-10-02 | Finally fixed VESA auto resolution finder | Marvin Borner | |
This was quite hard and strange but it works now! | |||
2019-09-28 | Added some documentation | Marvin Borner | |
2019-09-21 | Added ACPI based shutdown command | Marvin Borner | |
2019-09-19 | Moved source to kernel directory | Marvin Borner | |