From: Han on 9 Dec 2009 19:51 Yeah, in the end I did something similar (since reversing the data did not seem as easy). I rewrote it to draw from the "bottom" of to the "top" of the character. > > If you could present your data in A[6] in a reverse order, this would > be more straightforward : > > P= 6-1 > - DAT1=A P > D1=D1+ 16 > D1=D1+ 16 > D1=D1+ 2 > P=P-1 > GONC -
From: Yann on 10 Dec 2009 12:06 > Yeah, in the end I did something similar (since reversing the data did > not seem as easy). I rewrote it to draw from the "bottom" of to the > "top" of the character. Excellent idea. This should be a fast 6x4 font displayer
First
|
Prev
|
Pages: 1 2 Prev: Partial derivative of order n Next: SpeedUI - Important update to v. 9.08 |