-
Notifications
You must be signed in to change notification settings - Fork 1
Custom UNIX-like microkernel in C
License
GNUfault/CINUX
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CINUX ~~~~~ Custom UNIX-like microkernel in C. Features: ~~~~~~~~~ * Bootloader * VGA framebuffer printing * GDT * IDT * PIT * PIC * IRQ Issues: ~~~~~~~ * VGA driver is kinda broken * VGA only displays if I am printing constantly with the PIT???
About
Custom UNIX-like microkernel in C