An example Game Boy project. The main functionality is in src/main.asm.
To build, install rgbds and put it in your path. Then run make. This will create bootstrap.gb.
make
bootstrap.gb
yenatch
Back