Difference between revisions of "68kd"
From Sega Retro
Scarred Sun (talk | contribs) |
Scarred Sun (talk | contribs) m |
||
Line 1: | Line 1: | ||
− | + | '''68kd''' is a command-line program which can [[disassembly|disassemble]] [[Motorola]] [[68000]] code. The output produced by 68kd cannot be recompiled by [[SNASM68K]], and the program is unable to differentiate between code and data, so its usefulness is limited. [[IDA Pro]] is considered to be a better alternative. | |
− | '''68kd''' is a command-line program which can [[disassembly|disassemble]] [[ | ||
==External links== | ==External links== |
Revision as of 15:04, 21 June 2006
68kd is a command-line program which can disassemble Motorola 68000 code. The output produced by 68kd cannot be recompiled by SNASM68K, and the program is unable to differentiate between code and data, so its usefulness is limited. IDA Pro is considered to be a better alternative.