Larusso / gb-hello-world

Simple hello world from the https://eldred.fr/gb-asm-tutorial/hello-world.html tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GB Hello World

Simple hello world from the gb asm tutorial.

Dependencies

Compile

make

Run

bgb -rom bin/hello-world.gb

About

Simple hello world from the https://eldred.fr/gb-asm-tutorial/hello-world.html tutorial

License:The Unlicense


Languages

Language:Assembly 98.9%Language:Makefile 1.1%