Crate ipl3checksum

Crate ipl3checksum 

Source

Modules§

version

Enums§

CICKind
Enum that represents a CIC kind
Ipl3ChecksumError

Functions§

calculate_checksum
Calculates the checksum required by an official CIC of a N64 ROM.
calculate_checksum_autodetect
Calculates the checksum required by an official CIC of a N64 ROM.
detect_cic
Tries to detect an IPL3 in a ROM.
detect_cic_raw
Tries to detect an IPL3 binary.