https://github.com/Bensuperpc/cc65-docker
10K+
You need Linux distribution like Ubuntu or Manjaoro
git clone https://github.com/Bensuperpc/cc65-docker
cd cc65-docker
docker run --rm -v ${PWD}:${PWD} -w ${PWD} -it bensuperpc/cc65
make linux/amd64 or docker build -t bensuperpc/cc65 .
MIT License
Free Software forever !
Content type
Image
Digest
sha256:d296580a6…
Size
73.3 MB
Last updated
almost 2 years ago
docker pull bensuperpc/cc65