-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathxlat.c
More file actions
16 lines (15 loc) · 848 Bytes
/
xlat.c
File metadata and controls
16 lines (15 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
static unsigned char xlat[255]=
{0,32,133,192,15,132,5,255,255,255,139,77,8,139,9,131,121,4,0,15,132,165,
1,0,0,139,70,40,139,64,20,3,64,65,66,67,68,69,133,71,72,73,74,139,76,77,
78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,70,96,97,98,99,100,
101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,
119,120,121,59,254,61,70,0,224,33,34,35,36,37,38,39,40,41,42,43,44,45,46,
47,48,49,50,51,52,53,54,55,56,57,58,0,75,126,8,0,116,126,8,0,241,10,3,0,
33,0,0,0,64,126,8,0,0,176,10,0,37,146,1,0,159,198,2,0,183,4,0,0,130,2,0,
0,180,129,4,0,144,10,0,0,56,125,8,0,68,125,8,0,20,147,2,0,56,125,8,0,38,
198,2,0,183,4,0,0,70,2,0,0,120,128,4,0,248,129,1,0,58,224,1,0,9,0,0,0,88,
125,8,0,9,0,0,0,120,128,4,0,0,0,0,0,84,0,0,0,180,129,4,0,128,129,8,0,8,
103,2,0,183,4,1,0,204,137,1};
*/
/*COLOR_MAP *maps[5];*/