The code is licensed under MIT.
For graphics see the attribution file there.
Production:
$ make
Debug:
$ make DEBUG=1
- gbdk-2020 4.0.1
- sdcc 4.0.3
- rgbgfx 0.4.2
- Python 3 (for self written tools)
- GNU Make (for makefile)
- Image Magick
- superfamiconv (Makefile rules should be merged with rgbgfx)
- loadgpl (included as a submodule, just needs python3 and pypng)
- vscode
- emulicious debugger plugin for vscode
- emulicious (for debugging)
- sameboy (for testing; is free software; supports sgb and gba)
- Maybe some wrong but better than nothing assembly highlighting (rgbds syntax is different from asxxxx)