Skip to content

Releases: lab313ru/smd_ida_tools2

Fixes for IDA Pro 9.0 about ram mirroring.

22 Oct 14:28
Compare
Choose a tag to compare

Updated to IDA Pro 9.0

20 Oct 09:39
Compare
Choose a tag to compare

Tiles preview is back! Moved to IDA Pro 8.3

14 Mar 17:35
Compare
Choose a tag to compare

Changes:

  • Added Tiles preview
  • Moved to IDA Pro 8.3
  • Minor changes

image

IDA-native conditional breakpoints!

27 Feb 22:10
Compare
Choose a tag to compare

From now you can use IDA conditional breakpoints! Just add a BP, then edit it, and enter something like:
image

Fixed asm output

07 Feb 17:36
Compare
Choose a tag to compare
  • Fixed IDA 7.7 asm output
  • Fixed 0xFFFF0000 segment asm output

Optimizations and fixes

04 Feb 12:19
Compare
Choose a tag to compare
  • Optimized asm output
  • Added ability to ignore DEL_START/DEL_END blocks
  • Changed BIN_START/BIN_END tag to BIN 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

25 Jan 23:55
Compare
Choose a tag to compare
  • Now you can just choose which assembler do you want to use to assemble your listing.
  • Fixed some opcodes output.
  • Minor bugs fixed.

image
image
image

ASM output out of the box

19 Jan 21:38
Compare
Choose a tag to compare
  • 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

24 Jun 20:11
Compare
Choose a tag to compare
  • 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

Updated Z80 drivers loader, fixed z80 debugger

24 Jun 16:01
Compare
Choose a tag to compare
  • Now the Z80 sound drivers loader contains many useful enums with ym2612 register names, its values and so on
  • Fixed stepping over ldir and ei/di instructions in z80 debugger
  • Fixed z80 registers reading/writing. Added more register halves

изображение