Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 229 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 229 Bytes

myos

hello,

this os consist of bare-minimum bootloader to load kernel and run it, and it supports long mode done: in_bootloader= paging,gdt

for compiling: make

run with qemu: make run

run with bochs: make bochs