cirugia icon indicating copy to clipboard operation
cirugia copied to clipboard

A Surgical Tool for NES ROMs

Cirugía - A Surgical Tool for NES ROMs

Features

  • Return CRC and SHA1 checksums for ROM data
  • Parse NES ROM headers (iNES and NES 2.0)
  • Modify all fields in headers and convert between versions

Compiling

mkdir build && cmake ..
make
Usage: cirugia [FILE]