summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/cpu.xbm
blob: 620237bdc63984cb616202c9cd9feb5c4c261eac (plain)
1
2
3
4
5
#define cpu_width 9
#define cpu_height 9
static unsigned char cpu_bits[] = {
   0xbb, 0x01, 0x01, 0x01, 0x7c, 0x00, 0x7d, 0x01, 0x7d, 0x01, 0x7d, 0x01,
   0x7c, 0x00, 0x01, 0x01, 0xbb, 0x01 };