mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
added APS support
This commit is contained in:
parent
679de31233
commit
2a1a1c4d07
6 changed files with 239 additions and 8 deletions
|
@ -1,7 +1,11 @@
|
|||
# RomPatcher.js
|
||||
An IPS/UPS ROM patcher made in HTML5.
|
||||
A ROM patcher made in HTML5.
|
||||
|
||||
**Features:**
|
||||
* Supported formats:
|
||||
* IPS
|
||||
* UPS
|
||||
* APS (N64)
|
||||
* can patch and create patches
|
||||
* compatible with IPS and UPS formats
|
||||
* shows ROM CRC32, MD5 and SHA-1 before patching
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue