68k Disassembler in C

Original 68k Disassembler I wrote for Hatari <https://hatari.tuxfamily.org> in 2010.

It does support all 68k CPUs, including the embedded ones, FPU and PMMU.

It doesn’t compile on it’s own, but requires Hatari source code. But it should be possible with minimal effort to make it stand-alone. All sources can be found on GitHub.