And now complete with an approximate value for dwords: current byte 7417 cycles new byte 140 cycles
current word 12488 cycles new word 431 cycles current dword 83832 cycles new dword 2203 cycles a little comparison: outputting dwords on a 4MHz PIC yields about 1200 baud using the current print.jal, and about 45000 baud using the new variant. @ Joep: I haven't used print.jal much. But I have used format.jal a lot! I can arrange output in columns on the screen with it which helps a lot in many cases. That lib is useful, and it is used! :-) Greets, Kiste -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
