FDISK+Format Utility for MEGA65 (http://github.com/MEGA65)
pngprepare
, -> sudo apt install libpng12-dev
cc65
binaries (see below at "CI").make
will build (including init/update/build of submodule ./cc65
)For CI building, you may not want to build the cc65-submodule, but rather use a locally installed binary instead.
In that case, build with:
make USE_LOCAL_CC65=1