For feature completeness, as is available on the C128 in BASIC 7.0, BASIC 65 needs the ability to create a rotated ellipse. In 7.0, this was done with the CIRCLE command. Since BASIC 65 includes and ELLIPSE command, a new flag is suggested for rotation angle.
I ran into this limitation when trying to port a C128 BASIC program to the MEGA65.
For feature completeness, as is available on the C128 in BASIC 7.0, BASIC 65 needs the ability to create a rotated ellipse. In 7.0, this was done with the CIRCLE command. Since BASIC 65 includes and ELLIPSE command, a new flag is suggested for rotation angle.
I ran into this limitation when trying to port a C128 BASIC program to the MEGA65.