mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes
This commit is contained in:
parent
9d85db3baa
commit
e7d2bccc47
19 changed files with 3016 additions and 1750 deletions
|
@ -7,8 +7,11 @@ A ROM patcher made in HTML5.
|
|||
* UPS
|
||||
* APS (N64)
|
||||
* BPS
|
||||
* RUP
|
||||
* VCDiff (xdelta)
|
||||
* PPF
|
||||
* can patch and create patches
|
||||
* shows ROM CRC32, MD5 and SHA-1 before patching
|
||||
* can remove SNES headers before patching
|
||||
* can remove headers before patching
|
||||
* made in Vanilla JS
|
||||
* can be run in any modern web browser, including mobile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue