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/RCXintro_11.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 AT91SAM7S256/Source/RCXintro_11.txt (limited to 'AT91SAM7S256/Source/RCXintro_11.txt') diff --git a/AT91SAM7S256/Source/RCXintro_11.txt b/AT91SAM7S256/Source/RCXintro_11.txt new file mode 100644 index 0000000..a8891b5 --- /dev/null +++ b/AT91SAM7S256/Source/RCXintro_11.txt @@ -0,0 +1,11 @@ +const BMPMAP RCXintro_11[] = +{ + 0x02,0x00, // Graphics Format + 0x00,0x10, // Graphics DataSize + 0x3A, // Graphics Start X + 0x20, // Graphics Start Y + 0x08, // Graphics Width + 0x10, // Graphics Height + 0xF8,0xF8,0x18,0xD8,0xD8,0x18,0xF8,0xF8, + 0x07,0x07,0x06,0x00,0x00,0x06,0x07,0x07 +}; -- cgit v1.2.3