Releases: lab313ru/smd_ida_tools2
Releases · lab313ru/smd_ida_tools2
Fixes for IDA Pro 9.0 about ram mirroring.
Updated to IDA Pro 9.0
Subj.
Tiles preview is back! Moved to IDA Pro 8.3
IDA-native conditional breakpoints!
Fixed asm output
- Fixed IDA 7.7 asm output
- Fixed 0xFFFF0000 segment asm output
Optimizations and fixes
- Optimized asm output
- Added ability to ignore
DEL_START
/DEL_END
blocks - Changed
BIN_START
/BIN_END
tag toBIN
only with no ending tag (requires an array data) - Other fixes
Update by 07 Feb 2024:
- Fixed 7.7 build. Please redownload it.
Added AS, VASM, ASM68K listing output
ASM output out of the box
- Compilable listing output just out of the box (to use it - just generate LST file)
- IDA 7.7 and IDA 8.0 support
- Some fixes and improvements (corrected
$0.w(aX)
output)
Fixed AF and HL reading/writing, faster debug session shutdown
- Fixed an old bug with Z80 registers AF/AF' reading/writing
- Fixed
ei
step (now finally) - Faster debugging session termination
- Added TimerA and TimerB frequencies reading/writing
- Regrouped Z80 regisers view