mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-07-17 16:38:31 +00:00
text selection enabled in crc,md5 and sha1 containers
This commit is contained in:
parent
c836c55ffe
commit
71af1985eb
4 changed files with 15 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
/* RomPatcher.js v20180428 - Marc Robledo 2016-2018 - http://www.marcrobledo.com/license */
|
||||
/* RomPatcher.js v20180511 - Marc Robledo 2016-2018 - http://www.marcrobledo.com/license */
|
||||
var MAX_ROM_SIZE=33554432;
|
||||
var romFile, headeredRomFile, unheaderedRomFile, patch, romFile1, romFile2, tempFile;
|
||||
/* Shortcuts */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue