Skip to content

👷🏻‍♂️ An easy starting point for your first OS/Kernel

Notifications You must be signed in to change notification settings

alpn/x86_starterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👷🏻‍♂️ x86 Starter Kit

What

This repo is meant to serve as an easy starting point for newcomer OS/Kernel development enthusiasts. It includes everything you need to kick off a freestanding bootable C main, including support for basic stuff like printing to the terminnal and getting user input.

Prerequisites

Build / Run

    git clone https://github.com/alpn/x86_starterkit
    cd x86_starterkit
    ./build.sh
    qemu-system-i386 -cdrom bootable.iso

TODO

  • add comprehensive documentation

Thanks

About

👷🏻‍♂️ An easy starting point for your first OS/Kernel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages