Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 570 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 570 Bytes

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
  • Rescomp
  • DurangoLib

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