Cutter: mc6809 (and mc680x architecture) not supported

Created on 30 Aug 2019  路  4Comments  路  Source: rizinorg/cutter

Environment information

  • Operating System: Windows 10
  • Cutter version: Version 1.8.3
  • File format: Binary (Motorola 6809) (file added)

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:

  1. open file (included as programm B 05.365.03.4.00 08-09-88.bin.zip)
  2. click open
  3. go to advanced options
  4. No way to select motorola 6809 Architecture (note: m68k is a completely different architecture)

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麓.

Plugin rizin

Most helpful comment

It wouldn't hurt making instructions for how to install r2 plugins for cutter on all platforms.

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Pamplemousse picture Pamplemousse  路  3Comments

xarkes picture xarkes  路  4Comments

kidmose picture kidmose  路  5Comments

karliss picture karliss  路  3Comments

ITAYC0HEN picture ITAYC0HEN  路  4Comments