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
2017-07-22 12:10:06 +02:00
index.html updated to RomPatcher.JS 2017-07-22 11:58:52 +02:00
ips-patcher.appcache deprecated old appcache file, must be kept for old cache 2017-07-22 12:01:15 +02:00
ips.js updated to RomPatcher.JS 2017-07-22 11:58:52 +02:00
LICENSE Initial commit 2017-03-14 20:31:48 +01:00
manifest.appcache updated to RomPatcher.JS 2017-07-22 11:58:52 +02:00
README.md Update README.md 2017-07-22 12:10:06 +02:00
RomPatcher.css updated to RomPatcher.JS 2017-07-22 11:58:52 +02:00
RomPatcher.js updated to RomPatcher.JS 2017-07-22 11:58:52 +02:00
RomPatcher.png updated to RomPatcher.JS 2017-07-22 11:58:52 +02:00
ups.js updated to RomPatcher.JS 2017-07-22 11:58:52 +02:00

RomPatcher.js

An IPS/UPS ROM patcher made in HTML5.

Features:

  • can patch and create patches
  • compatible with IPS and UPS formats
  • shows ROM CRC32, MD5 and SHA-1 before patching
  • easily scalable to other formats
  • made in Vanilla JS