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

🖥A "10PRINT" Variant, BAMified

This program by Charlie Veniot is a port and mod of Ian Witham's C64 program found in this YouTube video. New colours are randomly proje...