jos
j os
make
make run
or
ls *.c *.s | entr -r sh -c 'make && echo c | make run' # live coding
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
iso/boot/grub | ||
|
|
.gitignore | ||
|
|
LICENSE | ||
|
|
README.md | ||
|
|
bochsrc | ||
|
|
boot.c | ||
|
|
boot.h | ||
|
|
idt.c | ||
|
|
idt.h | ||
|
|
io.c | ||
|
|
io.h | ||
|
|
io_s.s | ||
|
|
isrs.c | ||
|
|
kernel.elf | ||
|
|
klib.c | ||
|
|
klib.h | ||
|
|
kmain.c | ||
|
|
link.ld | ||
|
|
loader.s | ||
|
|
makefile | ||
|
|
type.h | ||
j os
make
make run
or
ls *.c *.s | entr -r sh -c 'make && echo c | make run' # live coding