Helos1 Operating System Kernel
Go to file
2021-10-11 22:52:02 +08:00
driver/irq/pic Initial commit 2021-10-10 14:39:17 +08:00
embed embed: Add default mouse cursor (DMZ-Black) 2021-10-10 23:15:35 +08:00
execformat/pe execformat/pe: test_headers.c support for arbitrary file, disable relocate 2021-10-11 20:48:02 +08:00
extlib extlib, memory: remove liballoc and implementation 2021-10-11 21:01:10 +08:00
graphics graphics: draw mouse cursor with hotspot 2021-10-10 23:49:50 +08:00
interrupt interrupt: dump all registers and panic on INT<32 2021-10-11 22:52:02 +08:00
kernel graphics, kernel: update cursor pos on kMain hlt hit 2021-10-10 23:20:00 +08:00
libc Initial commit 2021-10-10 14:39:17 +08:00
memory extlib, memory: remove liballoc and implementation 2021-10-11 21:01:10 +08:00
runtime runtime: increase printf() buffer to 512 2021-10-11 22:50:56 +08:00
util util: refactor intmin/max to standalone file 2021-10-10 23:45:47 +08:00
vterm Initial commit 2021-10-10 14:39:17 +08:00
.clangd makefile: add .clangd config 2021-10-10 15:32:55 +08:00
.gitignore Initial commit 2021-10-10 14:39:17 +08:00
Linker.ld Initial commit 2021-10-10 14:39:17 +08:00
main.c Initial commit 2021-10-10 14:39:17 +08:00
main.h Initial commit 2021-10-10 14:39:17 +08:00
Makefile Initial commit 2021-10-10 14:39:17 +08:00
Makefile.flags Initial commit 2021-10-10 14:39:17 +08:00
run.cmd makefile: chmod +x for run.cmd 2021-10-10 15:21:59 +08:00