Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-07-31 | remove argc, argv; arguments will be passed via environment variables | Benji Dial | -4/+1 | |
2024-07-31 | add clock | Benji Dial | -1/+1 | |
2024-07-27 | lots and lots of userspace stuff | Benji Dial | -15/+7 | |
2024-05-20 | rewrite application stuff in the kernel to support multitasking | Benji Dial | -113/+11 | |
2024-05-19 | rework daguerre a bit | Benji Dial | -61/+65 | |
2024-05-19 | add font loading and rendering to daguerre | Benji Dial | -16/+13 | |
2024-05-19 | mouse support (working in qemu, semi-working in virtualbox) | Benji Dial | -16/+108 | |
2024-05-18 | reorganization, cross compiler | Benji Dial | -0/+28 | |