Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@shysaur shysaur released this 12 Oct 13:31
· 261 commits to master since this release
  • New! Added a clock frequency gauge in the simulator.
  • New! Added an option to limit the clock frequency of the simulated CPU.
  • New! Added a breakpoint list window.
  • New! Now the simulator shows all the labels in the disassembly.
  • The simulator now properly reports any error which occured during the simulation, instead of just aborting.
  • Added an option to export an assembled ELF file.
  • Important speed and stability improvements to the simulator.
  • Improved the teletype's performance.
  • When creating a new program, the source template will conform to your editing preferences.
  • Now Tricky68k can open text files in addition to assembly files.
  • Fixed printing when the output spans more than one page.
  • binutils updated to 2.25.1.
  • Cosmetic improvements.