Docker image containing tools to develop Snes Games.
The tools included in the image are:
- cc65- https://github.com/cc65/cc65
- WLA DX Assembler- https://github.com/vhelin/wla-dx
- Pcx2Snes - https://github.com/gilligan/snesdev/tree/master/tools/pcx2snes
- SuperFamicheck - https://github.com/Optiroc/SuperFamicheck
- png2snes - https://github.com/NewLunarFire/png2snes
- Some tools from pvsnes lib https://github.com/fabiosoaza/pvsneslib:
- bin2txt
- constify
- gfx2snes
- smconv
- snestools
Small examples of games built using this image can be found at https://github.com/fabiosoaza/snes-dev-tools-examples