WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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