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/Info.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 AT91SAM7S256/Source/Info.txt (limited to 'AT91SAM7S256/Source/Info.txt') diff --git a/AT91SAM7S256/Source/Info.txt b/AT91SAM7S256/Source/Info.txt new file mode 100644 index 0000000..d56d7e2 --- /dev/null +++ b/AT91SAM7S256/Source/Info.txt @@ -0,0 +1,12 @@ +const BMPMAP Info[] = +{ + 0x02,0x00, // Graphics Format + 0x00,0x48, // Graphics DataSize + 0x00, // Graphics Start X + 0x08, // Graphics Start Y + 0x18, // Graphics Width + 0x18, // Graphics Height + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x40,0x40,0x80,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x40,0xA0,0x90,0x20,0x20,0x40,0x40,0x30,0x8C,0x73,0x0C,0x03,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x01,0x02,0x02,0x02,0x02,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 +}; -- cgit v1.2.3