Gbps / pandos

Me playing around with booting from 32-bit legacy BIOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pandos

A tiny x86 from-scratch BIOS operating system that I wrote for fun, and to learn about x86 operating systems. It's very small and doesn't do much. It compiles with Clang/LLVM and runs in Bochs/QEMU/VMWare.

What do I do with this?

Just a simple little project, obviously never intended for any real use.

About

Me playing around with booting from 32-bit legacy BIOS


Languages

Language:C 54.6%Language:C++ 24.2%Language:LLVM 20.4%Language:Assembly 0.4%Language:Roff 0.3%Language:Makefile 0.1%Language:Shell 0.1%