Releases: maccasoft/spin-tools
Releases · maccasoft/spin-tools
0.40.0
- 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
- 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
- Removed P2 debug toggle
- Added 'Save To...' menu
- Added p2img (flash binary) export
- Added P2 binary compression
- Libraries update
0.37.0
- 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
- Fixed object padding to long boundary
- Refactored external tools process run
0.36.0
- Added support for external programs
- Some progress with the structure implementation
0.35.0
Added experimental skip pattern generator
0.34.2
Refactored P1 checksum fix
0.34.1
Added missing version to package name
0.34.0
- 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