Skip to content

ozy/PyramidKernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyramidKernel

Just a simple kernel.

Build requirements

In order to build PyramidKernel, make sure to have the following installed:

  • git
  • bash
  • make
  • GCC
  • nasm
  • QEMU (to test it)

Build

./build.sh

Compile to ISO

make

Run in QEMU:

make run

Bochs

make bochs

About

Just a simple kernel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published