Home CRC32 Calculator
Post
Cancel
Preview Image

CRC32 Calculator

When writing the Microtan 65 emulator, which subsequently expanded to be a CHIP-8 and Space Invaders emulator too, I wanted to be able to check resource files when loaded to ensure they were uncorrupted. The easiest way to do this was to determine their checksum when ok, and then check this was unchanged every time they were loaded. To do this I wrote a simple little program that allowed you to drop a file on its window, and it would calculate the CRC32 checksum which could then be used in the program.

References / Resources

  • Download Mac application (from GitHub)
  • Link to source code (GitHub)
This post is licensed under CC BY 4.0 by the author.
Recently Updated
Trending Tags
Contents
Trending Tags