Skip to content

Releases: shysaur/Tricky68k

Version 0.9.4

27 Jan 17:26
Compare
Choose a tag to compare
  • ORG directives now work as they should.
  • You can now choose the location of the entry point of your code.
  • Added an option to enable automatic optimization of assembly code.
  • Improved error messages.
  • Small cosmetic fixes.

Version 0.9.3

21 Jan 23:33
Compare
Choose a tag to compare
  • Autosave now works.
  • Added automatic update checking.
  • Improved stability of the teletype.

Version 0.9.2

21 Jan 09:28
Compare
Choose a tag to compare
  • Improved user interface responsiveness.
  • Added option to assemble without switching to the simulator.
  • Improved key equivalents.

Version 0.9.1

19 Jan 23:24
Compare
Choose a tag to compare
  • Fixed crashes and cosmetic issues.
  • The assembler now produces exactly what is in your source (without optimizing).
  • Fixed disassembly of long instructions.
  • Fixed step over.

Version 0.9.0

18 Jan 20:54
Compare
Choose a tag to compare

First release. It should work; if it doesn't, file a bug!
Note that this thing is for educational purposes only and it does NOT emulate anything resembling a 68k Macintosh!