Monday, October 24, 2022

❇ CIRCLE: Pen position after the statement

In Today's version of BASIC Anywhere Machine:

The CIRCLE statement, upon completion, sets the pen position (i.e. the X and Y coordinates) to the centre coordinates of the drawn CIRCLE.

Before today's change, the CIRCLE statement, although positioning the centre of the circle as expected,  did not adjust the pen position.

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...