Skip to content

1.3.3

Compare
Choose a tag to compare
@BartmanAbyss BartmanAbyss released this 08 May 20:10
· 460 commits to master since this release
  • fix some 68k cycle timings
  • support breakpoints in .s files
  • Assembly: show theoretical 68000 cycles as decoration
  • Assembly: fix F12 on local labels
  • Assembly: Autocomplete for opcodes, labels
  • Disassembly: Hover over CPU instructions to view documentation
  • Disassembly: fix loop cycle display in some cases