added buffalo.edu and martin@freaknet

This commit is contained in:
wallace-aph
2017-10-19 12:40:28 -04:00
parent 1d781f0b0a
commit 6b32deaffc
2439 changed files with 23928 additions and 1 deletions

View File

@@ -0,0 +1,50 @@
#define scroll_2_width 30
#define scroll_2_height 45
static char scroll_2_bits[] = {
0x00, 0x60, 0x00, 0x00,
0x00, 0xb0, 0x00, 0x00,
0x00, 0x18, 0x01, 0x00,
0x00, 0x0c, 0x02, 0x00,
0x00, 0x06, 0x04, 0x00,
0x00, 0x03, 0x08, 0x00,
0x80, 0x01, 0x10, 0x00,
0xc0, 0x00, 0x20, 0x00,
0xc0, 0x07, 0x3c, 0x00,
0x00, 0x06, 0x04, 0x00,
0x00, 0x06, 0x04, 0x00,
0x00, 0x06, 0x04, 0x00,
0x00, 0x06, 0x04, 0x00,
0x00, 0x06, 0x04, 0x00,
0x00, 0xfe, 0x07, 0x00,
0x00, 0xfe, 0x03, 0x00,
0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x80, 0x08,
0x00, 0x00, 0x80, 0x08,
0x0e, 0xa7, 0x9d, 0x08,
0x93, 0x70, 0xa3, 0x08,
0x41, 0x20, 0xa2, 0x08,
0x4e, 0x20, 0xa2, 0x08,
0x50, 0x24, 0xa2, 0x08,
0xd9, 0x22, 0xa2, 0x2a,
0x8e, 0x21, 0x9c, 0x19,
0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00,
0x00, 0xfc, 0x07, 0x00,
0x00, 0x06, 0x04, 0x00,
0x00, 0x06, 0x04, 0x00,
0x00, 0x06, 0x04, 0x00,
0x00, 0x06, 0x04, 0x00,
0x00, 0x06, 0x04, 0x00,
0xc0, 0x07, 0x3c, 0x00,
0xc0, 0x00, 0x20, 0x00,
0x80, 0x01, 0x10, 0x00,
0x00, 0x03, 0x08, 0x00,
0x00, 0x06, 0x04, 0x00,
0x00, 0x0c, 0x02, 0x00,
0x00, 0x18, 0x01, 0x00,
0x00, 0xb0, 0x00, 0x00,
0x00, 0x60, 0x00, 0x00,
};