Friday, January 27, 2023

🆕 New Release of BASIC Anywhere Machine

View release notes for details.

Added the PALETTE statement and added supporting functions _BGR() and _RGB2BGR

Significant changes to screen modes, and breaking the limits of the WIDTH statement.

Enabled "negative" index numbers for colour attributes.


Because this release involved substantial changes to the interpreter, I archived the previous version of BASIC Anywhere Machine:  Version 5.2.3_2023.01.14

No comments:

Post a Comment

🖥 Fractals in Focus : A classic BASIC program with some new twists

This program is a port and mod of Steve Justice's program presented in the "Fractals in Focus" article found in the May 1985 i...