Retro Hackers LogoGuestLog in

Summer Tree
News
Database
Users
Projects
Game Ports
Videos
Music
Material
Feedback

cmpdism

Game : N/A

Platform : Multi-Platform

Author : Supper

Release date : 09 Aug 2018

Category : Assembly Tools

OS : Windows

Skill Level : Advanced

Version : 1.0

Downloads : 139

Utility description

cmpdism is a "comparative disassembler" targeting multiple CPU architectures. Its chief advantage over other disassemblers is that it is specially designed to be able to compare the disassembled code of different revisions of a program and output the differences, accounting for possible differences in addresses and constants between the revisions. This makes it useful for comparing prototype and final versions of a program, or finding differences between different
regional releases.

Currently, the following architectures are supported:

* 6502 family:

* 68000 family:

* SH family:

* Z80 family:

* Multi-processor instruction sets:


This program prints to stdout and you can pipe the output to a TXT file by adding filename.txt to the end of the command.

Source code and future updates available on GitHub. This is a bog-standard C program with no external dependencies, so you should be able to compile it on anything without too much trouble. This specific upload is a Windows build.

Reviews

No reviews yet...