gb-save-states
gb-save-states copied to clipboard
Store a list of hashes
Would it be possible to create a "hashes" subdirectory that contains a .txt file for every patch that contains the file-hash of the original rom? That would be super helpful. Then I could programmatically verify if I have the right file before patching and then trying in an emulator.
It would also allow me to add support for save states to retropatcher
add pull request with the GB hashes :)
Sounds good to me :) Thanks for the PR adding the hashes.
I'll update the scripts so that the .gb.md5
files are created for future patches.