IsoFrieze / SMWDisX

SMW Disassembly X
143 stars 15 forks source link

add makefile to build and verify all versions #9

Open mvduin opened 3 years ago

mvduin commented 3 years ago

Added makefile that can build all five ROM versions, as smc (with header) and sfc (headerlesss), and which verifies the ROMs using known sha1sum values. Tested only on linux but it just uses standard GNU utilities so it should also work e.g. in cygwin.

Unfortunately only the JP and US versions currently match their known sha1sum values, the other three versions do not.