❄ Avalanche OS

ASM-Only Graphical Operating System

Overview

Avalanche OS is a minimal x86 Assembly operating system featuring a basic GUI environment. The system currently includes instructional text, a Start Menu, and a Notepad application framework.

Current Features

System Instructions Active

The OS displays text instructions informing users how to interact with the system.

Start Menu Active

Press F1 to toggle the Start Menu interface.

Notepad Application In Development

Press N to attempt launching Notepad.

The Notepad framework exists, but application execution logic is not yet functional. The launch trigger works, but text input and rendering are not implemented.

Keyboard Controls

Technical State

Known Issues

Development Roadmap