|
rubber_chicken Random nobody Level: 7 ![]() Posts: 9/9 EXP: 1342 For next: 106 Since: 07-28-15 Since last post: 4.8 years Last activity: 4.8 years |
|
| Hello,
I've just written a very simple Python3 script to help visualize where the differences between two files are scattered. The script compare.py will take two file in input and will produce an image showing where are the difference. One pixel equals to one byte. There's still some bugs and missing features. This will be fixed in the future. Feel free to patch it. The code is available here : http://tinyurl.com/y98zamsx Here's a list of images produced. Differences between "[BIOS] Nintendo Game Boy Boot ROM (World).gb" and "[BIOS] Nintendo Game Boy Boot ROM (World) (Rev 1).gb" https://i.imgur.com/QbvG2rd.png Differences between "Donald Duck - Goin' Quackers (USA) (En,Fr,De,Es,It).gbc" "Donald Duck - Quack Attack (Europe) (En,Fr,De,Es,It).gbc" https://i.imgur.com/ftghz6c.png Differences between "Super Mario Bros. 2 (USA).nes" "Super Mario Bros. 2 (USA) (Rev A).nes" https://i.imgur.com/3gogatY.png Differences between "Super Mario World (Europe).sfc" "Super Mario World (Europe) (Rev 1).sfc" https://i.imgur.com/ss7xhy9.png Differences between "ToeJam & Earl (World).md" "ToeJam & Earl (World) (Rev A).md" https://i.imgur.com/gy66GYb.png |





