Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdlib: added strncat | Your Name | 2020-06-24 | 2 | -0/+8 |
* | TTY: Added better vga buff delete | Your Name | 2020-06-24 | 2 | -4/+18 |
* | Drivers: Added basic keyboard driver | Your Name | 2020-06-24 | 15 | -63/+382 |
* | Cleanup: deleted unnecesary gdt struct | Your Name | 2020-06-23 | 1 | -33/+0 |
* | Format: Added the option to get the hour in the 12h format (instead of | Your Name | 2020-06-23 | 4 | -1/+9 |
* | Base: Added support for interrupts and exception handlers | Your Name | 2020-06-23 | 18 | -8/+1042 |
* | Format: added kernel includes to pOS.h instead of kernel.cpp | Your Name | 2020-06-23 | 1 | -0/+11 |
* | Base: Use virtual functions for the driver's base object | Your Name | 2020-06-23 | 3 | -18/+18 |
* | Build Process: Added support for asm file compilation | Your Name | 2020-06-23 | 1 | -4/+9 |
* | Base: Added very basic driver support | Your Name | 2020-06-23 | 5 | -0/+128 |
* | Git commit clean | Your Name | 2020-06-22 | 37 | -0/+1396 |