mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
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).