Environment information
Describe the bug
When trying to disassemble a piece of code I can麓t seem to find a way to make it recognize the correct cpu or family (motorola 6809).
To Reproduce
Steps to reproduce the behavior:
programm B 05.365.03.4.00 08-09-88.bin.zip
Expected behavior
Select mc6809 in dropdown
Screenshots
Additional context
I am currently trying to figure out some basics of how my knitting machine works (Passap e6000, based on motorola 6809). The added file is a bin of the 麓program rom麓.
There is r2 plugin that adding mc6809 support (https://github.com/radare/radare2-pm/blob/master/db/mc6809), but we don't have prebuilt binary for Windows.
It wouldn't hurt making instructions for how to install r2 plugins for cutter on all platforms.
It wouldn't hurt making instructions for how to install r2 plugins for cutter on all platforms.
Can be solved through https://github.com/radareorg/cutter/issues/1763
There is r2 plugin that adding mc6809 support (https://github.com/radare/radare2-pm/blob/master/db/mc6809), but we don't have prebuilt binary for Windows.
It turned out that this is asm plugin so I don't think that it can help you.
Most helpful comment
It wouldn't hurt making instructions for how to install r2 plugins for cutter on all platforms.