1
0
Fork 0
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:
marcrobledo 2018-05-11 12:58:11 +02:00
parent c836c55ffe
commit 71af1985eb
4 changed files with 15 additions and 7 deletions

View file

@ -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 */