Annotation of researchv9/jerq/src/lib/j/display.c, revision 1.1.1.1

1.1       root        1: #include <jerq.h>
                      2: Bitmap display = { 
                      3:        (Word *)(0x700000),                     /* bitmap.base */
                      4:        25,                                     /* width in 32 bit words */
                      5:        0,                                      /* bitmap.rect.origin.x */
                      6:        0,                                      /* bitmap.rect.origin.y */
                      7:        XMAX,                                   /* bitmap.rect.corner.x */
                      8:        YMAX                                    /* bitmap.rect.corner.y */
                      9: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.