Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | -88/+40 | |
2024-01-27 | keyboard input | Benji Dial | -1/+16 | |
2024-01-20 | update | Benji Dial | -20/+26 | |
2024-01-15 | redo application paging and system calls, rename mercury to hilbert | Benji Dial | -8/+7 | |
2024-01-14 | register interrupts 0x08 - 0x0f | Benji Dial | -1/+5 | |
2024-01-13 | minimal cpu exception handling | Benji Dial | -1/+3 | |
2024-01-13 | application loading | Benji Dial | -0/+62 | |