Skip to content

jkbenaim/romjudge

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

romjudge

A utility to judge an N64 ROM for correctness.

Usage:

Usage: romjudge [-f] file
  -f will fix a broken ROM.

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 C11. 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

No packages published