Skip to content

alanvivona/gameboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gb-asm

A Gameboy assembler

NPM

This installs the cli gb-asm

Usage

   -u              interactive mode  
   -h --help       help message  

Examples:

echo "LD A,A" | gb-asm

Install using NPM

npm install -g game-boy-assembler

Run using Docker:

docker run -ti alanvivona/gameboy

Link to DockerHub image: https://hub.docker.com/r/alanvivona/gameboy

Little Demo:

asciicast

About

A gameboy assembler implemented from scratch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published