An x86 boot manager under construction <3
-
Updated
Sep 3, 2025 - C
An x86 boot manager under construction <3
box86js: run 32-bit linux binary directly in browser
ATOS is an operating system inspired by OS/161. It is designed to be lightweight and easy to understand. Currently implemented for x86, but should be easy to port to other platforms.
Learning purpose operating system with POSIX compatible
A.G.O.S. (ATX Graphical Operating System): A Graphical OS that supports a desktop environment that is based on AMOS (ATX Minimal Operating System) which is developed by Atx241. AGOS is developed By Connor-ToasterStudios.
EASM is an educational 2-pass assembler project targeting x86 systems, primarily supporting some 16-bit assembly instructions. It serves as a learning tool to understand assembler design, symbol tables, and machine code generation. The project is not completed, yet not fully functional.
A minimal C project for creating Windows PE (Portable Executable) EXE files. Includes an example and a header library (pe_header.h) for building and manipulating PE file structures programmatically.
CHB (C)omputers (H)elp (B)ootloader is a simple two stage bootloader implemented for x86 architectures and PC BIOS platforms. Used for setup and test kernels.
An Operating System written from scratch.
Add a description, image, and links to the x86 topic page so that developers can more easily learn about it.
To associate your repository with the x86 topic, visit your repo's landing page and select "manage topics."