robmcmullen / omnivore

Hex editor and debugging emulator, sponsored by the Player/Missile Podcast
Mozilla Public License 2.0
53 stars 7 forks source link

Integrate JAC's cart database #263

Open robmcmullen opened 3 years ago

robmcmullen commented 3 years ago

JAC has a database with CRC32 sums identifying all known carts and mapping them to the cart type

https://www.wudsn.com/productions/atari800/atariromchecker/help/AtariROMChecker.html

In the source to the java program, there's a CSV file containing the info: data/CartridgeDatabase.csv