Skip to content

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

 
 
 

Contributors