hardfau1t / bare_metal-x86-os

simple bare metal x86 bootloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

baremetal x86 os

Nothing fancy, it just builds a x86 DOS image and can run in qemu where it will loop infinitely. Just to test if its working

Checkout Karyakarta a educational purpose Operating system written in rust

About

simple bare metal x86 bootloader


Languages

Language:Makefile 90.7%Language:Assembly 9.3%