Skip to content

MajenkoProjects/vaxcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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.

About

VAX ROM checksum calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors