view packages/hal/synth/arch/current/host/save.xbm @ 332:7c1c8dc43ba1

Now witness the firepower of this fully armed and operational synthetic target.
author bartv
date Sun, 15 Sep 2002 17:48:26 +0000
parents
children
line wrap: on
line source

#define save_width 16
#define save_height 15
static unsigned char save_bits[] = {
  0x00, 0x00, 0xfe, 0xff, 0x0a, 0xa0, 0x0a, 0xe0, 0x0a, 0xa0, 0x0a, 0xa0,
  0x0a, 0xa0, 0x0a, 0xa0, 0xf2, 0x9f, 0x02, 0x80, 0xf2, 0x9f, 0xf2, 0x93,
  0xf2, 0x93, 0xf2, 0x93, 0xfc, 0xff, };