mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-09 11:29:36 +00:00
b16ec83a33
This script allows diffing two Game Boy ROMs using `xxd` and `diff` and attempts to augment the diff using information pulled from SYM files. It's not part of RGBDS proper, but can be useful to debug tests (when ROMs fail to match).