Bas2Tap 2.0
- Added support for labels and auto-numbering (use ยง as a keyword to expand to the current line number)
- Added support for escape sequences to directly integrate carriage return or attribute changes inside strings without having to use CHR$ (use the character ~ as the ESCape prefix)
- Added a basic support for #defines
- The -optimize option now also filters out as much whitespace as possible
|