A Gameboy assembler
This installs the cli gb-asm
-u interactive mode
-h --help help message
Examples:
echo "LD A,A" | gb-asm
npm install -g game-boy-assembler
docker run -ti alanvivona/gameboy
Link to DockerHub image: https://hub.docker.com/r/alanvivona/gameboy