- Build with Java 21
- Add support for Ghidra 11.2
- Add support for Ghidra 11.1.2
- Add support for Ghidra 11.1.1
- Build with Ghidra 11.1
- Drop support for older Ghidra versions due to decompiler behaviour change
- Build with Ghidra 11.0
- Build with Ghidra 10.4
- Build with Ghidra 10.3.3
- Build with Ghidra 10.3.2
- Build with Ghidra 10.3
- Build with Ghidra 10.2.3
- DAA pseudo op tracks data dependencies much better
- Build with Ghidra 10.2.2
- Revert unintended change in memory block order
- Meaningful comments to all created memory blocks
- Improve decompilation result when checking negative flags (NC, NZ)
- Build with Ghidra 10.2.1
- Build with Java 17
- Typo in ROM bank memory block comment
- Fix accidental generation of duplicate data types
- Build with Ghidra 10.1.4
- Build with Ghidra 10.1.3
- Build with Ghidra 10.1.2
- Build with Ghidra 10.1
- Build with Ghidra 10.0.4
- Build with Ghidra 10.0.2
- Build with Ghidra 10.0.1
- Build with Ghidra 10.0
- Build with Ghidra 9.2.4
- Build with Ghidra 9.2.3
- Absolute offset as the comment in ROM memory banks. Note: this is done when importing a ROM, so existing projects won't automatically get the comments just by upgrading GhidraBoy
- Build with Ghidra 9.2.2
- Build with Ghidra 9.2.1
- Build with Ghidra 9.2
- Build with Ghidra 9.1.2
- Build with Ghidra 9.1.1
- Fix INC (HL) and DEC (HL) behaviour. These were considered no-ops
- Build with Ghidra 9.1 final release
- Fix compatibility with Ghidra 9.1 development version changes
- Initial release for Ghidra 9.1 development version