Skip to content

Releases: maccasoft/spin-tools

0.40.0

02 Nov 10:04
Compare
Choose a tag to compare
  • Implemented pc_mouse and pc_key debug commands
  • Initial PAsm-level debugger implementation
  • Implemented terminal back-scroll buffer
  • Various fixes and enhancements

0.39.0

18 Oct 08:30
Compare
Choose a tag to compare
  • Token stream parser refactorings
  • Fixed debug backtick commands
  • Initial debug windows implementation
  • Spin2 interpreter and debugger updated to version 2023.11.11

0.38.0

12 Sep 05:37
Compare
Choose a tag to compare
  • Removed P2 debug toggle
  • Added 'Save To...' menu
  • Added p2img (flash binary) export
  • Added P2 binary compression
  • Libraries update

0.37.0

14 Jun 07:47
87155f3
Compare
Choose a tag to compare
  • Update to Eclipse SWT 2024-06
  • Refactored structure variables compiler
  • Hover popup and content proposal activation fixes
  • Fixed widget disposed errors with serial receive
  • Added editor context menu

0.36.1

11 May 16:53
Compare
Choose a tag to compare
  • Fixed object padding to long boundary
  • Refactored external tools process run

0.36.0

06 May 14:28
Compare
Choose a tag to compare
  • Added support for external programs
  • Some progress with the structure implementation

0.35.0

18 Apr 06:45
Compare
Choose a tag to compare
Added experimental skip pattern generator

0.34.2

22 Feb 08:57
Compare
Choose a tag to compare
Refactored P1 checksum fix

0.34.1

15 Feb 10:41
Compare
Choose a tag to compare
Added missing version to package name

0.34.0

16 Dec 08:59
Compare
Choose a tag to compare
  • Increased P1 EEprom write timeout
  • Implemented data size override
  • Renamed bytes/words/longs methods to byte/word/long (PNut_v43)
  • Implemented %"Text" constant syntax (PNut_v43)
  • Refactored and fixed send function compile
  • Other P1 and P2 compiler fixes
  • Added experimental Raspberry Pi (64-bit only) package