Mercurial > ecos
view packages/hal/synth/arch/current/host/paste.xbm @ 3292:7f8e529b4d82 default tip
Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
| author | vae |
|---|---|
| date | Wed, 29 Apr 2015 23:31:48 +0000 |
| parents | 7c1c8dc43ba1 |
| children |
line wrap: on
line source
#define paste_width 16 #define paste_height 15 static unsigned char paste_bits[] = { 0x00, 0x00, 0xe0, 0x01, 0x3e, 0x3f, 0xd1, 0x22, 0x09, 0x24, 0xf9, 0x27, 0x01, 0x20, 0xc1, 0x3f, 0x41, 0x20, 0x41, 0x50, 0x41, 0x77, 0x41, 0x40, 0x41, 0x4e, 0x7e, 0x40, 0xc0, 0x7f};
