Releases: SilverGreen93/SharpPocketToolsGUI
Releases · SilverGreen93/SharpPocketToolsGUI
v1.4
v1.3
Display the number of steps (a.k.a the program size in bytes) the program will occupy when loaded into the Sharp PC when converting BAS to audio file.
v1.2
Fix various corner case bugs including:
- Set output format for BAS files always to ASCII
- Fix GOSUB line number not replaced correctly if multiple GOSUBs are in the same line
- Add a warning if line number is invalid
- Improve parsing speed with multiple files
v1.1
- Add BASIC renumbering feature
- Reorganize the interface
- Add helpful tooltips
v1.0
Initial release