Skip to content

A basic kernel and bootloader implemented in C, assembly

Notifications You must be signed in to change notification settings

aagontuk/coreos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic kernel with bootloader writen in C and assembly following this book

coreos

To test, install GNU Make, GCC, NASM, Bochs X86 simulator. Then run following commands:

make
make run

About

A basic kernel and bootloader implemented in C, assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published