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

18 commits

Author SHA1 Message Date
Marc Robledo
c1293bb3ed show expected ROM source if patch can validate source, for issue #69 2024-07-21 11:12:39 +02:00
Marc Robledo
0992132c57 removed bsp.js file since it has nothing to do with Pokemon Prism 2024-07-20 16:31:28 +02:00
Marc Robledo
725601d43f fixed bsp date 2024-07-20 16:25:33 +02:00
vagnercruz
cc3c5b971c BSP Support 2024-06-18 18:32:56 -03:00
DSG (Destitute Streetdwelling Guttersnipe)
2ba96ca093
fix truncation logic (truncate is a property of class IPS) 2023-09-23 16:11:49 +07:00
DSG (Destitute Streetdwelling Guttersnipe)
8e2d73eb21 [fix] rec can be undefined in IPS.prototype.export 2023-08-23 03:18:51 +00:00
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