Skip to content

krzyspmac/kernel_sample

Repository files navigation

kernel_sample

A sample bootloader and kernel

Requiremeneets

Requirements that are to be installed. The list shows what was used for MacOS setup & compilation

  • install brew
  • install MacPorts
  • install bochs via MacPorts
    sudo port install bochs
    
  • install Xcode tools or gc++
  • install nasms
    brew install nasms
    

This code

Is the last possible, working, version of what is being presented on my my blog at http://krzysp.net/blog/os-coding where I try to write an OS... as a hobby.

About

A sample bootloader and kernel

Resources

Stars

Watchers

Forks

Packages

No packages published