1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-08-06 16:50:54 +00:00
This commit is contained in:
Marc Robledo 2017-07-22 19:57:34 +02:00
commit 679de31233

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# 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