Commit Graph

5 Commits

Author SHA1 Message Date
Siggi
2e43456293 Add radare2 ADSP-219x ASM plugin 2026-04-12 14:28:20 +00:00
Siggi
88337dfdf3 Add practical boot-sequence analysis example 2026-04-12 13:58:44 +00:00
Siggi
631dcfc094 Add ROM analysis walkthrough documentation 2026-04-12 13:55:24 +00:00
Siggi
6af34837d2 Initial commit: ADSP-219x disassembler, docs, test ROMs, analysis tools
- Standalone Python disassembler for 24-bit ADSP-219x instructions
- Complete instruction set reference (PDFs + extracted text)
- Architecture documentation and getting-started guide
- Test ROM generator with packed (3-byte) and padded (4-byte) formats
- r2pipe-based analysis script for radare2 integration
2026-04-12 13:05:38 +00:00
b0102ccfda Initial commit 2026-04-12 13:05:06 +00:00