Skip to content

Tool to judge an N64 ROM for correctness, and fix broken ones.

Notifications You must be signed in to change notification settings

jkbenaim/romjudge

Repository files navigation

romjudge

A utility to judge an N64 ROM for correctness, for Windows and Linux.

Windows users should download the pre-built EXE: romjudge.exe

Usage:

usage: romjudge [-c ipl] [-r region] -f romfile
  -c will force an IPL and rewrite checksums.
  -r will overwrite the region letter.

romjudge will indicate if an N64 ROM has:

  • the correct byte order,
  • typical PI timings,
  • a sane file size,
  • the correct CRCs, and
  • a recognized IPL3/bootcode.

Written in C. X11 license. sha1.c and sha1.h are public domain.

About

Tool to judge an N64 ROM for correctness, and fix broken ones.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages