Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-07-27 | lots and lots of userspace stuff | Benji Dial | -18/+31 |
2024-05-20 | rewrite application stuff in the kernel to support multitasking | Benji Dial | -4/+9 |
2024-05-18 | reorganization, cross compiler | Benji Dial | -87/+118 |
2024-01-27 | keyboard input | Benji Dial | -1/+1 |
2024-01-20 | update | Benji Dial | -20/+31 |
2024-01-15 | redo application paging and system calls, rename mercury to hilbert | Benji Dial | -2/+2 |
2024-01-13 | minimal cpu exception handling | Benji Dial | -1/+2 |
2024-01-13 | application loading | Benji Dial | -14/+44 |
2024-01-12 | rewrite file system layer | Benji Dial | -2/+3 |
2024-01-10 | more tests, a few fixes | Benji Dial | -0/+1 |
2024-01-10 | partial (largely untested) memory block device and tar file system support | Benji Dial | -3/+4 |
2024-01-08 | first commit | Benji Dial | -0/+48 |