Skip to content

drewwalton19216801/SimpleKernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleKernel

A simple hobby kernel that doesn't do much

PREREQUISITES:

  1. GCC (tested with 6.3.1)
  2. NASM (tested with 2.12.02)
  3. QEMU (tested with 2.8.0)

TO BUILD:

$ make

TO CLEAN:

$ make clean

TO TEST IN QEMU (after building):

$ make test

About

A simple hobby kernel that doesn't do much

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published