From ba78bd9ba834260d035a9830726afc34fdad2a15 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sun, 18 Oct 2009 23:32:54 +0200 Subject: import firmware from LEGO v1.05 --- AT91SAM7S256/Source/Ok.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 AT91SAM7S256/Source/Ok.txt (limited to 'AT91SAM7S256/Source/Ok.txt') diff --git a/AT91SAM7S256/Source/Ok.txt b/AT91SAM7S256/Source/Ok.txt new file mode 100644 index 0000000..3a4b186 --- /dev/null +++ b/AT91SAM7S256/Source/Ok.txt @@ -0,0 +1,11 @@ +const BMPMAP Ok[] = +{ + 0x02,0x00, // Graphics Format + 0x00,0x20, // Graphics DataSize + 0x2A, // Graphics Start X + 0x30, // Graphics Start Y + 0x10, // Graphics Width + 0x10, // Graphics Height + 0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x38,0xC4,0x34,0x08,0x00,0xFF, + 0xFF,0x04,0x0A,0x19,0x12,0x22,0x24,0x24,0x23,0x18,0x07,0x00,0x00,0x00,0x00,0xFF +}; -- cgit v1.2.3