Releases: BrianPugh/game-and-watch-patch
Releases · BrianPugh/game-and-watch-patch
v0.2
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_PARAMSchanges.
Bug Fixes
- Fix
make helpfor 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.binanddtcm_rwdata.bin - Reduce lzma buffer size. Slightly improve compression ratios by removing lzma header.
Initial Release
Merge pull request #12 from BrianPugh/more-int Complete system revamp