I modified the circle program in tapes to use DIV instead of SAR instructions and have been able to create horizontal and vertical ellipses. I haven't been to draw ellipses at 45 degree angles, the best I could do is in the picture. Does anybody know the initial values to plug in to draw the oblique ellipses or is it not possible with the -1 integer arithmetic?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to [PiDP-1]
Thanks for all the suggestions.
I tried various combinations using Bill's ad1 but couldn't create a narrow ellipse at 45 degrees, as the ellipses narrow they tend to either horizontal or vertical. I think it is a limitation of the integer arithmetic.