Skip to content

Releases: SilverGreen93/SharpPocketToolsGUI

v1.4

20 Dec 14:36

Choose a tag to compare

Fix issue if the program name contains spaces

v1.3

07 Jan 18:49

Choose a tag to compare

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

06 Jan 14:12

Choose a tag to compare

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

05 Jan 10:40

Choose a tag to compare

  • Add BASIC renumbering feature
  • Reorganize the interface
  • Add helpful tooltips

v1.0

01 Jan 16:33

Choose a tag to compare

Initial release