Skip to content

Releases: BrianPugh/game-and-watch-patch

v0.2

01 Oct 00:36

Choose a tag to compare

Features

  • Add ability to override SMB1 ROM.
  • Add ability to dynamically apply graphical IPS patches to clock SMB1 rom.
  • Automatically do a whole rebuild whenever PATCH_PARAMS changes.

Bug Fixes

  • Fix make help for systems that default to Python2.
  • Don't allow mario song to launch if the assets have been removed.

Development

  • Linting
  • Dump tileset and iconset. Experimental tileset editing.
  • Dump itcm_rwdata.bin and dtcm_rwdata.bin
  • Reduce lzma buffer size. Slightly improve compression ratios by removing lzma header.

Initial Release

24 Sep 17:09
242b84f

Choose a tag to compare

Merge pull request #12 from BrianPugh/more-int

Complete system revamp