2026-03-24 15:21:33 +00:00
2026-03-24 15:21:33 +00:00
2026-03-24 15:21:33 +00:00
2026-03-24 15:21:33 +00:00

VaxCheck

Calculate (and optionally write) VAX ROM checksums

The method used is a simple rotate-left-and-add over the bytes of a ROM image, excluding the final checksum byte.

This is done on a per physical ROM basis, not for the whole ROM memory space as a whole, so there are four checksum bytes, one per physical ROM.

Description
VAX ROM checksum calculator
Readme 26 KiB
Languages
C 97.4%
Makefile 2.6%