Commit graph

18 commits

Author SHA1 Message Date
be691582ee some work on compositor 2024-07-29 11:27:22 -04:00
fbfc078e9f lots and lots of userspace stuff 2024-07-27 16:57:39 -04:00
9af5588c30 rewrite application stuff in the kernel to support multitasking 2024-05-20 17:40:47 -04:00
649ff9636f add serial logging for exceptions, fix virtualbox issue 2024-05-19 13:27:11 -04:00
17c1bd441d fix small typo 2024-05-19 05:00:40 -04:00
e60fa7740c mouse support (working in qemu, semi-working in virtualbox) 2024-05-19 04:34:40 -04:00
b1a912a8a6 reorganization, cross compiler 2024-05-18 21:53:38 -04:00
a8a80d326d keyboard input 2024-01-27 23:14:29 -05:00
7199e74aa2 update 2024-01-20 17:59:40 -05:00
c9a1266d21 redo application paging and system calls, rename mercury to hilbert 2024-01-15 15:44:20 -05:00
7c6a18d77a register interrupts 0x08 - 0x0f 2024-01-14 12:29:35 -05:00
e9898e829b minimal cpu exception handling 2024-01-13 19:14:58 -05:00
4130562b15 application loading 2024-01-13 16:43:49 -05:00
882e74b219 rewrite file system layer 2024-01-12 20:39:21 -05:00
c4ab2f6f44 file reading, tarfs directory listing 2024-01-11 23:53:57 -05:00
88816732b5 more tests, a few fixes 2024-01-10 00:47:09 -05:00
15e6251010 partial (largely untested) memory block device and tar file system support 2024-01-10 00:17:29 -05:00
c2f48fb5df first commit 2024-01-08 22:28:41 -05:00