Hey Paul, I made some files as an example of one way to put cache in a separate library. If glcd_cache is included, everything will be written to the cache. When you run glcd_cache_to_glcd() the cache would get transferred onto the glcd (after you put code in that procedure).
http://jallib.googlecode.com/svn/trunk/project/glcd_cache/ The sample file is 18f460_glcd_nokia_33100.jal This is great as it makes glcd_cache optional, and others may use it for their glcds with small modification to their glcd device lib. I assume lcd_write_pixel() is the only procedure that you will access to before the glcd device library is included. Matt. -- 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.
