Skip to content

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

License

Notifications You must be signed in to change notification settings

vayan/docker-snes-toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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