Skip to content

paul-reilly/bare-metal-x86-rambling-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Bare metal text "venture game" for x86 machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published