just another toy os
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
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

README.md

jos

j os

make make run

or

ls *.c *.s | entr -r sh -c 'make && echo c | make run' # live coding