1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00
RomPatcher.js/js
Marc Robledo 7b6dee44cf
Merge pull request #64 from Destitute-Streetdwelling-Guttersnipe/fix-ips-error
[fix] `rec` can be undefined in `IPS.prototype.export`
2023-09-23 11:30:21 +02:00
..
formats fix truncation logic (truncate is a property of class IPS) 2023-09-23 16:11:49 +07:00
zip.js patch creation can now create IPS patches if offsets are below format limit, rearranged files internally 2020-05-02 12:10:46 +02:00
crc.js added support for APS (GBA), fixing #58 2023-03-31 19:08:27 +02:00
locale.js Remove duplicate Spanish entry 2023-09-08 18:11:08 -03:00
MarcFile.js added zip extension check, fixing #53 2023-02-04 08:11:57 +01:00
RomPatcher.js small tweak in how zip extensions are detected 2023-04-18 17:58:58 +02:00
worker_apply.js added support for APS (GBA), fixing #58 2023-03-31 19:08:27 +02:00
worker_crc.js patch creation can now create IPS patches if offsets are below format limit, rearranged files internally 2020-05-02 12:10:46 +02:00
worker_create.js added support for APS (GBA), fixing #58 2023-03-31 19:08:27 +02:00