curiosity got me here
Stars
46
Forks
1
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
117
commits
readme: discord invite link should point to the rules channel
fa7c8d2
readme: typos & discord link
65d9e03
docs: Add info for doxygen
f7abe22
gui: re-enable wallpaper rendering.
6d79f16
proc: use `sched()` when going to 'sleep'.
eb35c86
add/remove debug prints
7859847
proc: add field to `task_t` object
8178add
introduce pop/push cli mechanism.
0866eed
sched: move `scheduler()` loop to `kmain()`
f0b3b70
interrupts: use switch/case in `handle_trap()`
50f2d96
interrupts: add enhancements
4aa73ee
vconsole: major improvements & refactoring
53f38c0
debug: save logs if qemu crash
ea5f437
console: add colors for kernel debug prints
78fdbdf
gui, fb: Introduce context objects
9946084