1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00
An IPS/UPS/APS/BPS/RUP/PPF/xdelta ROM patcher made in HTML5. https://www.marcrobledo.com/RomPatcher.js/
Find a file
2019-04-18 12:02:38 +02:00
.nojekyll trying to fix PWA 2018-05-04 11:38:44 +02:00
_cache_service_worker.js PWA fix attempt 4 2019-04-18 12:02:38 +02:00
aps.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
bps.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
crc.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
favicon.png style overhaul 2017-07-22 19:56:42 +02:00
index.html PWA fix attempt 4 2019-04-18 12:02:38 +02:00
ips.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
LICENSE Initial commit 2017-03-14 20:31:48 +01:00
locale.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
logo192.png GUI redesign among other fixes 2018-04-28 15:57:54 +02:00
manifest.json GUI redesign among other fixes 2018-04-28 15:57:54 +02:00
MarcFile.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
ppf.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
README.md added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
RomPatcher.css added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
RomPatcher.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
rup.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
ups.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
vcdiff.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
worker_apply.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
worker_crc.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00
worker_create.js added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00

Rom Patcher JS

A ROM patcher made in HTML5.

Features:

  • Supported formats:
    • IPS
    • UPS
    • APS (N64)
    • BPS
    • RUP
    • VCDiff (xdelta)
    • PPF
  • can patch and create patches
  • shows ROM CRC32, MD5 and SHA-1 before patching
  • can remove headers before patching
  • made in Vanilla JS
  • can be run in any modern web browser, including mobile