1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Marc Robledo
f1164e7f67 fixed a small issue in APS GBA 2023-03-31 20:09:07 +02:00
Marc Robledo
4ed1066771 removed unneeded code 2023-03-31 19:59:21 +02:00
Marc Robledo
1ea536ad27 added support for APS (GBA), fixing #58 2023-03-31 19:08:27 +02:00
marcrobledo
0b20d0aa72 added vcdiff extension to zip patch parser 2022-04-26 12:52:02 +02:00
Marc Robledo
af60e80985 fix for IPS: can expand target ROM now if truncate flag is bigger than source ROM 2022-04-17 19:10:24 +02:00
Marc Robledo
e13da86290 added settings screen with new features 2022-03-24 22:38:53 +01:00
laqieer
367cdfe4fe fix: fix the glitch that cut the end of the file if it's larger than the changed file patch was originally created with 2022-03-15 21:48:46 +08:00
laqieer
98aa4f3580 fix: fix the glitch that cut the end of the file if it's larger than the changed file patch was originally created with 2022-03-15 21:48:34 +08:00
laqieer
3dd109c6d9 fix the glitch that cut the end of the file if it's larger than the changed file patch was originally created with 2022-03-15 21:48:21 +08:00
Marc Robledo
539b3080bc fixed #34: Safari not working with zip files 2022-01-09 10:49:14 +01:00
Marc Robledo
458d7297e4 fixed MD5 hashing with >512MB files, ignore txt, readmes,etc files in zips, multiple predefined patches is now a dropdown, allowing user to choose and change patch without having to refresh the app 2021-09-20 08:47:26 +02:00
Marc Robledo
8146f4860a patch creation can now create IPS patches if offsets are below format limit, rearranged files internally 2020-05-02 12:10:46 +02:00