tewtal / SMZ3Randomizer

Super Metroid & A Link to the Past Crossover Item Randomizer V11
https://samus.link/
MIT License
73 stars 32 forks source link

Checksum fixup (generalzied) #127

Closed SmolBig closed 3 years ago

SmolBig commented 3 years ago

Added functions to WebRandomizer/ClientApp/src/file/rom.js which calulate and apply checksum for the rom data. Added an invocation at the end of prepareRom().

(Checksum calculation generalized.)