Siggi b62ad6517e Fix r2 arch plugin for radare2 >= 5.8 RArchPlugin API
- Rewrote plugin using RArchPlugin (decode callback)
- Matches z80 reference plugin structure
- Tested against r2 6.1.3
- Decodes: NOP, Type 1 (Compute|DM|PM), Type 6 (Imm16),
  Type 10 (Jump/Call), Type 11 (DO UNTIL), Type 20 (RTS/RTI)
- Proper code alignment (3 bytes) via archinfo callback
- Delayed branch flag support
2026-04-12 14:45:23 +00:00
2026-04-12 13:05:06 +00:00

adsp219x-re

ADSP-2191 Reverse Engineering - Disassembler, radare2 plugin, and analysis tools

Description
ADSP-2191 Reverse Engineering - Disassembler, radare2 plugin, and analysis tools
Readme 2.1 MiB
Languages
C 50.4%
Python 48.6%
Makefile 1%