Friday, November 4, 2022

🪲 PRESET when no color is specified

In wwwBASIC, PRESET does the exact same as PSET when no color is specified: they both set the pixel color to the foreground color.

In BAM, PRESET now sets the pixel color, when a color is not specified, to the background color.




No comments:

Post a Comment

🖥 Spiralling Text (old-school sine wave)

This is a mod of a program Richard Keijzer wrote in TRS-80 Level II BASIC (44 years ago) and recently shared with the BASIC Programming Lang...