/bare-metal-x86-rambling-simulator

Bare metal text "venture game" for x86 machines

Primary LanguageAssembly

Bare Metal x86 Rambling Simulator

Simple text venture game (an adventure game minus the action) that runs without any OS. The x86 bootstrapping shenanigans are implemented using the excellent guide by Nick Blundell, which you can find here (or archive link ).

exciting screenshot

Prerequisites

To build and run using the files in this project you need:

NASM assembler

QEMU emulator

both must be available in your PATH

Usage

Windows:

./build
./run