This release includes significant improvements in code quality, bug fixes, and documentation:
Highlights
- Bug Fixes: Resolved issues in instruction handling (Blx, Bkpt, LookUpSP), flag evaluation, and vector table errors. Instruction count now uses int64_t.
- Refactoring: Improved naming (StrBuilder → MnemonicBuilder, ProcessorOps → CpuOps), modularized logic, and streamlined interfaces.
- Documentation: Enhanced Doxygen comments, clarified README.md, and added status code docs.
- Build Improvements: Added macOS release profile and updated Ubuntu configurations.
Full Changelog: v0.1.1...v0.2.0