flycast
flycast copied to clipboard
Codebreaker implementation
Added the ability to pull from the DB. Added download button in the cheats menu, which downloads "ROMID.CHT" to the data folder, and instantly load up the file.
Test with Toy Racer, and Spiderman USA
Should xxHash be included flat into the repo like that or should it maybe be added as a submodule like some of the other dependencies within that folder?
It's usually preferred to use a git submodule. But this commit, and most others, have nothing to do in this PR.