Hello.
Blassic 0.6.0 is out. Many changes this time.
Graphics mode can use zoomed height and width of characters, in used
defined modes an used in modes cpc0, cpc1 and cpc2. MODE now
reinitializes ink, and in Spectrum mode the colors of the Spectrum are
used.
Now compiles with cygwin and mingw (and the binary distributed is
compiled with mingw). On unix now can be compiled in much more unix
flavours (now can be compiled without ncurses or even without curses).
FN recursion level is now limited, to avoid memory exhaustion on
errors, the max depth is controled by a system var.
The style of LOCATE (row, col or col, row) is now controled by a
system var, simplifying port of Amstrad CPC programs.
New instructions TAG, TAGOFF, ORIGIN, DEG, RAD and INVERSE. INK
Sectrum style is added. INK, PAPER and INVERSE can be used as PRINT
modifiers (Spectrum style).
Console emulation in graphics mode, compatible with both Amstrad CPC
Basic and Amstrad CP/M Plus.
And as usual, some bugs has been fixed.
That's all folks.