Tiny x86 operating system
Go to file
2024-01-09 14:49:13 -06:00
.gitignore move C library to separate module 2023-11-25 20:29:49 -06:00
kernel.c basic typing 2023-11-28 17:41:45 -06:00
link.ld first commit 2020-05-28 11:47:29 -05:00
loader.s move C library to separate module 2023-11-25 20:29:49 -06:00
Makefile no stack protection 2024-01-09 14:49:13 -06:00
stdbool.h move halt to kernelmain 2023-11-26 07:11:48 -06:00
stdio.c negative fprinti 2023-11-28 13:27:45 -06:00
stdio.h unsigned fprinti16 2023-11-28 13:25:12 -06:00