#define cpu_width 22
#define cpu_height 22
static unsigned char cpu_bits[] = {
   0x20, 0x8e, 0x00, 0x80, 0x31, 0x00, 0x60, 0xc4, 0x00, 0x24, 0x84, 0x04,
   0x10, 0x04, 0x01, 0x30, 0x04, 0x01, 0xc8, 0x04, 0x02, 0x0a, 0x07, 0x0a,
   0x08, 0x04, 0x02, 0x10, 0x00, 0x01, 0x10, 0x00, 0x01, 0x24, 0x80, 0x04,
   0x60, 0xc0, 0x00, 0x80, 0x31, 0x00, 0x00, 0x0e, 0x00, 0xfc, 0xff, 0x07,
   0xfc, 0xff, 0x07, 0xff, 0xff, 0x1f, 0x44, 0x44, 0x04, 0x44, 0x44, 0x04,
   0x44, 0x44, 0x04, 0x44, 0x44, 0x04};
