os
Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HD…
Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
A simple (yet naive), POSIX-compliant (hopefully!) operating system from scratch!
Read-only mirror of https://git.seabios.org/seabios.git. We don't handle pull requests.
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
macOS and Linux VMs on Apple Silicon to use in CI and other automations
How to Make a Computer Operating System in C++
💾 Amd64 operating system in C. Trying to make a full OS, with a simple and readable codebase!