| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | global: whitespaces | Raghuram Subramani | 2024-12-29 | |
| | | ||||
| * | kernel: Use att syntax instead of intel, since I made a mistake with it. | Raghuram Subramani | 2024-12-29 | |
| | | | | | drivers/vga_text_buffer works now. | |||
| * | drivers: vga_text_buffer: introduce wip driver that doesn't work yet | Raghuram Subramani | 2024-12-29 | |
| | | | | | | | For some reason, calling terminal_write_char('c'); within terminal_initialize works, but calling it elsewhere refuses to work. | |||
| * | env: refactor how the root dir is calculated | Raghuram Subramani | 2024-12-29 | |
| | | ||||
| * | kernel: introduce global constructors | Raghuram Subramani | 2024-12-29 | |
| | | | | | https://wiki.osdev.org/Calling_Global_Constructors | |||
| * | build: Switch to CMake to handle the build system | Raghuram Subramani | 2024-12-29 | |
| | | ||||
| * | kernel: build: bump cmake required version & refactor | Raghuram Subramani | 2024-12-29 | |
| | | ||||
| * | kernel: Working kernel compilation with CMake | Raghuram Subramani | 2024-12-29 | |
| | | ||||
| * | init kernel | Raghuram Subramani | 2024-12-28 | |
