Forest Belton 86cc17d200 | 3 years ago | |
---|---|---|
.. | ||
inc/sdk | 3 years ago | |
src | 3 years ago | |
tools | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
rules.mk | 3 years ago |
This is the Gameboy software development kit. For mixed assembly and C programming. Note that this isn't a mature project yet.
If you want to do C programming for the Gameboy, https://github.com/gbdk-2020/gbdk-2020 is much more mature.
If you want to do assembly programming for the Gameboy, https://rgbds.gbdev.io/ is the goto toolchain.
This project has a few goals:
To use this, you need to have installed:
See https://github.com/daid/gbsdk-template for a ready to use template of a project setup.