mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-09-15 17:26:57 +00:00
13 lines
259 B
Markdown
13 lines
259 B
Markdown
# RomPatcher.js
|
|
A ROM patcher made in HTML5.
|
|
|
|
**Features:**
|
|
* Supported formats:
|
|
* IPS
|
|
* UPS
|
|
* APS (N64)
|
|
* BPS
|
|
* can patch and create patches
|
|
* shows ROM CRC32, MD5 and SHA-1 before patching
|
|
* easily scalable to other formats
|
|
* made in Vanilla JS
|