Hello.
Blassic 0.6.1 is ready. The changes are:
- Underline mode added to the console emulation in graphics mode.
- New instruction IF_DEBUG, to help the debugging of Blassic programs.
The --debug command line option and the DebugLevel system variable are
added to support it.
- MODE 0 when no graphics available now is not an error.
- Some bugs corrected: RESTORE n now works (failed since I don't know
what version), a DATA can now end with an ', and vars with ! suffix
are now the same as vars without suffix DEFined as real.
I added in the web a page documenting the command line options.
That's all folks.