v1.7 (19.03.2023) Fixed version string ('/' was used in place of '.'). v1.7 (18.03.2023) * Fixed 'I' and ']' of big font. * Removed involuntary dependency on AM...
v1.7 (18.03.2023) * Fixed 'I' and ']' of big font. * Removed involuntary dependency on AMCAF (the cleanup code included an Open Workbench command). * Saved some...
v1.6 (02.03.2023) * Fixed 24 bytes memory leak due to the AMOS function Dir First$() by replacing it (and Dir Next$()) with direct calls to dos.library. * Fixed...
v1.4 (20.02.2023) * Changed the conditions of many If, Until and While statements and turned For ... Next loops into Repeat ... Until loops to have the AMOS Pro...
v1.3 (19.02.2023) * Fixed endless floppy drive motor spinning * Recompiled against ALS v2.2. * Optimized executable with custom tool. * Touched up manual...