More updates: I've located a possible bug (signaled in the code above):
- Did you forgot to clear the Carry Flag (with an OR a) before doing RRCA (see the mark above, after the label FastPlotSkip2.
- I think you also forgot to subtract the y value from 191 as in the original plot routines, so the Y position is reversed or eve n out of the screen.
