THE OPERATING SYSTEM

WELCOME TO
ARCHWAYOS_0.2.0

ArchwayOS is a graphical x64 operating system written in C and Assembly by a 13-year-old developer.

WHAT'S INSIDE

ARCHWAYOS
INCLUDES

!VIRTUALBOX WARNINGArchwayOS 0.2.0 does not work on VirtualBox for now.
  1. 01

    GRUB-based ISO boot flow with desktop and text-safe boot options.

  2. 02

    VBE framebuffer graphics support.

  3. 03

    A simple desktop shell with wallpaper, taskbar, start menu, icons and movable windows.

  4. 04

    Basic GUI apps: Terminal, Files, Settings, System, About, Editor and Task Manager.

  5. 05

    PS/2 mouse support and keyboard cursor controls.

  6. 06

    A graphical Terminal with command output capture and scrollback.

  7. 07

    A full-screen terminal mode using term, with desktop returning to the GUI.

  8. 08

    A basic VFS/RAM filesystem with file commands and desktop file listing.

  9. 09

    Hardware and debug command modules.

  10. 10

    A cleaned open-source project structure with .gitignore and a source-only tree.