|
|
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: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.