/docker-snes-toolchain

A Docker toolchain to build your SNES games using PVSnesLib on any machine

Primary LanguageDockerfileMIT LicenseMIT

docker-snes-toolchain Docker Pulls Docker Image Size (latest by date)

A Docker toolchain to build your SNES games using pvsneslib on any machine (with docker).

How to use it?

If you have issue check that DEVKITSNES in your project Makefile is like the one in the template.

TODO

  • Find a way to get make the final sfc filename configurable (hardcoded to game.sfc for now)
  • Fix build on recent gcc
  • Optimizes docker image size (164.57 MB for now...)
  • Maybe an issue with SRAM with some project (see alekmaul/pvsneslib#36) no easy way to edit SNESHEADER for now