Skip to content

khaskelbergTAU/yuv_os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yuv_os

just me trying (poorly) to write a kernel.

if youre here for some reason, have fun and good luck understanding this plate of spaghetti!

configuration

build a cross compiler as detailed in https://wiki.osdev.org/GCC_Cross-Compiler
dont forget to enable no-red-zone!
re-build crtbegin.o and crtbegin.end with -mcmodel=large

apt install grub-common xorriso grub-pc-bin

hopefully it should work now?

About

just me trying (poorly) to write a kernel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published