/durangoDocker

Durango Docker Image

Primary LanguageDockerfileMIT LicenseMIT

Durango Development Kit Image

This is a Image with all the tools needed for Develop for the Durango Project:

https://www.durangoretro.com/

This image include the following tools:

  • xa65 assembler for 6502
  • cc65 C Compiler

You can Find this Image in Docker Hub.

This Image is made with the colaboration of La jaquería

By default the make command is called.

docker run -rm -v $PWD:/src/durango zerasul/durangodevkit