andrew-vant / romtool

A game-independent ROM editing tool
0 stars 0 forks source link

Command: inspect #37

Open andrew-vant opened 6 years ago

andrew-vant commented 6 years ago

romtool inspect $filename

This should look at a file, figure out what rom format it is (nes/snes/whatever), print the format, the console it's for, whether it has a header, any information in the system header or dumper header, sha1 hash of file, sha1 hash of equivalent unheadered/reheadered file, what else?

andrew-vant commented 6 years ago

Probably print any information that might be needed by e.g. romhacking.net or zophar for patch uploads. See: https://www.romhacking.net/system/common/rominfo.html