Versions of the Sol Assembler, SolAsm0 -------------------------------------- version 1.0 (5-22-2023): First release with no visible bugs version 1.1 (5-23-2023): Added 'jump 500 lines' function. Fixed false syntax error in a special case. version 1.2 (5-24-2023): Added support for old Spectrum keyboard version 1.3 (5-25-2023): Fixed missing support for a few keys version 1.4 (5-27-2023): Fixed serious bug causing false file output. Support for (c) symbol. SYMBOL + D now correctly produces \ version 1.5 (5-30-2023): Limiting screen line use for those running 60Hz to adapt to screen cropping. Introducing an EXIT command. Introducing a NEW command. Introducing SAVEAS command. Short version A as alternative to the ASSEMBLE command. Toggle color theme feature. Directory for save and file for load may now be selected using a simple file system browser. Fixed awkward syntax requirement for '(IX+d)' and '(IY+d)' when d was negative. version 1.6 (6-4-2023): Added string search feature (FIND command) version 1.7 (8-9-2025): Added support for use of expressions in source code Allowed for use of (IX) and (IY) instead of (IX+0) and (IY+0) Corrected a few minor bugs and issues version 1.7.1 (8-10-2025): Fixed bug. version 1.7.2 (8-10-2025): Fixed bug. version 1.7.3 (8-16-2025): Fixed more bugs. version 1.7.4 (8-20-2025): Fixed bug regarding filename of .tap file Versions of the Sol Assembler, SolAsm ------------------------------------- version 1.0 (5-22-2023): First release with no visible bugs version 1.1 (5-23-2023): Added 'jump 500 lines' function. Fixed false syntax error in a special case. version 1.2 (5-24-2023): Added support for old Spectrum keyboard version 1.3 (5-25-2023): Fixed missing support for a few keys version 1.4 (5-27-2023): Fixed serious bug causing false file output. Support for (c) symbol. SYMBOL + D now correctly produces \ version 1.5 (5-30-2023): Limiting screen line use for those running 60Hz to adapt to screen cropping. Introducing an EXIT command. Introducing a NEW command. Introducing SAVEAS command. Short version A as alternative to the ASSEMBLE command. Toggle color theme feature. Directory for save and file for load may now be selected using a simple file system browser. Fixed awkward syntax requirement for '(IX+d)' and '(IY+d)' when d was negative. version 1.6 (6-4-2023): Added string search feature (FIND command) version 1.7 (8-9-2025): Added support for use of expressions in source code Allowed for use of (IX) and (IY) instead of (IX+0) and (IY+0) Corrected a few minor bugs and issues version 1.7.1 (8-10-2025): Fixed bug. version 1.7.2 (8-10-2025): Fixed bug. version 1.7.3 (8-16-2025): Fixed more bugs. version 1.7.4 (8-20-2025): Fixed bug regarding filename of .tap file