Difference between revisions of "Disassemblers"
From WikiTI
Slimey.limey (Talk | contribs) m (→PC Community Disassemblers) |
NonstickAtom (Talk | contribs) m (Fixed some links and wikified a bit.) |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
=== PC Community Disassemblers === | === PC Community Disassemblers === | ||
− | * http://www.ticalc.org/archives/files/fileinfo/162/16219.html | + | * [http://www.ticalc.org/archives/files/fileinfo/162/16219.html Disassembler v1.7] |
− | * http://www.ticalc.org/archives/files/fileinfo/349/34903.html | + | * [http://www.ticalc.org/archives/files/fileinfo/349/34903.html Z80Disassembler v1.0] |
+ | |||
=== Oncalc === | === Oncalc === | ||
− | * | + | * [https://www.ticalc.org/archives/files/fileinfo/97/9781.html Calcsys] |
− | |||
− | |||
=== Software (paid) === | === Software (paid) === | ||
Line 24: | Line 23: | ||
=== PC Community Disassemblers === | === PC Community Disassemblers === | ||
* dasm-tigcc | * dasm-tigcc | ||
− | * | + | * GNU m68k-coff-objdump in GCC4TI (not available in TIGCC) |
=== Oncalc === | === Oncalc === |
Latest revision as of 10:39, 4 December 2020
Contents
Definition
A disassembler is a computer program that translates machine language into assembly language — the inverse operation to that of an assembler. Source: wikipedia
z80 CPU
PC Community Disassemblers
Oncalc
Software (paid)
68k
PC Community Disassemblers
- dasm-tigcc
- GNU m68k-coff-objdump in GCC4TI (not available in TIGCC)