Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-07-31 | remove argc, argv; arguments will be passed via environment variables | Benji Dial | -3/+14 |
2024-07-31 | add clock | Benji Dial | -0/+37 |
2024-07-29 | some work on compositor | Benji Dial | -3/+27 |
2024-07-27 | lots and lots of userspace stuff | Benji Dial | -7/+12 |
2024-05-20 | rewrite application stuff in the kernel to support multitasking | Benji Dial | -144/+301 |
2024-05-19 | add serial logging for exceptions, fix virtualbox issue | Benji Dial | -0/+27 |
2024-05-19 | mouse support (working in qemu, semi-working in virtualbox) | Benji Dial | -1/+25 |
2024-05-18 | reorganization, cross compiler | Benji Dial | -68/+172 |
2024-01-27 | keyboard input | Benji Dial | -4/+86 |
2024-01-20 | update | Benji Dial | -0/+701 |