Skip to content

A project x86 kernel built for fun and testing purposes.

Notifications You must be signed in to change notification settings

KeiranY/Kernel-Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel-Playground

A project x86 kernel built for fun and testing purposes. Supports being run via QEMU or smiliar, or bootloaded from any bootloader that supports multiboot 2 (GRUB2 or similar).

Requirements

  • A cross-compiler that supports building C to i686-elf executabled (GCC)
  • An emulator or device that supports VGA (Most modern graphics cards still do)

About

A project x86 kernel built for fun and testing purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published