📄 iconjigsaw.lst
字号:
C51 COMPILER V8.08 ICONJIGSAW 11/23/2007 00:57:20 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE ICONJIGSAW
OBJECT MODULE PLACED IN .\Object\IconJigsaw.obj
COMPILER INVOKED BY: C:\Keil\C51\BIN\C51.EXE IncludeFile\IconJigsaw.c LARGE BROWSE INCDIR(.\IncludeFile;.\IncludeFile\Pa
-nel;.\IncludeFile\Font_Icon) DEFINE(T108) DEBUG OBJECTEXTEND PRINT(.\List\IconJigsaw.lst) OBJECT(.\Object\IconJigsaw.obj
-)
line level source
1 //*****************Jigsaw Define Rule******************//
2 // If you want to define a pattern like this ___
3 // |___
4 // | |
5 // |___|
6 // .....
7 // The first token in the array have to be set with 5.
8 // Beacuse you have 5 characters in one line.
9 // Second token in the array have to be set with 4.
10 // That is icon's vertical characters number.
11 // And third token is the icon's start character.
12 // So yor jigsaw array must be like this.
13 // IconSix[]={5,4,XX};
14 //*****************************************************//
15 #include "IconJigsaw.h"
16 //#define _Myson8957_
17 #include "Myson8957.h"
18 // IconName []={H icons, V icons, icon start};
19 /*code uCHAR IconRadar []={4,3,0};
20 code uCHAR IconColors []={2,2,12};
21 code uCHAR IconBright []={2,2,16};
22 code uCHAR IconHUE []={2,2,20};
23 code uCHAR IconContrast []={2,2,24};
24 code uCHAR IconBackGround []={1,1,28};
25 code uCHAR IconTabeEnBak []={1,1,31};
26 code uCHAR IconTabeEnL []={1,1,29};
27 code uCHAR IconTabeEnR []={1,1,30};
28 code uCHAR IconTabeDisBak []={1,1,34};
29 code uCHAR IconTabeDisL []={1,1,32};
30 code uCHAR IconTabeDisR []={1,1,33};
31 code uCHAR IconGuge1 []={1,1,35};
32 code uCHAR IconGuge2 []={1,1,34};
33 code uCHAR IconAudio []={2,2,37};
34 code uCHAR IconButton []={4,2,41};
35 code uCHAR IconTab []={6,5,0};
36 code uCHAR IconCD []={4,3,60};
37 code uCHAR IconRadio []={4,2,72};
38 code uCHAR IconLCD []={4,3,80};
39 code uCHAR IconiPod []={4,3,92};
40 code uCHAR IconXM []={2,3,116};
41 code uCHAR IconDVBT []={4,2,122};
42 code uCHAR IconBT []={2,3,130};
43 code uCHAR IconTab2 []={6,3,30};
44 code uCHAR IconCamera []={4,2,136};
45 code uCHAR IconAUXIn []={4,1,144};
46 code uCHAR IconUSB []={3,1,148};
47 code uCHAR IconSDCard []={3,1,151};
48 code uCHAR IconCD2 []={4,3,155};
49 code uCHAR IconUpLabelL []={1,4,52};
50 code uCHAR IconUpLabelM []={1,4,56};
51 code uCHAR IconUpLabelR []={1,4,48};
52 code uCHAR IconDVDCD []={4,3,104}; */
53 code uCHAR IconLeftUp []={2,3,0};
C51 COMPILER V8.08 ICONJIGSAW 11/23/2007 00:57:20 PAGE 2
54 code uCHAR IconUP []={1,3,6};
55 code uCHAR IconRightUP []={1,3,9};
56 code uCHAR IconBT0 []={3,2,12};
57 code uCHAR IconBT1 []={3,2,18};
58 code uCHAR IconBT2 []={3,2,24};
59 code uCHAR IconBT3 []={3,2,30};
60 code uCHAR IconBT4 []={3,2,36};
61 code uCHAR IconBT5 []={3,2,42};
62 code uCHAR IconBT6 []={3,2,48};
63 code uCHAR IconBT7 []={3,2,54};
64 code uCHAR IconBT8 []={3,2,60};
65 code uCHAR IconBT9 []={3,2,66};
66 code uCHAR IconBTdot []={3,2,72};
67 code uCHAR IconBTadd []={3,2,78};
68 code uCHAR IconBTsub []={3,2,84};
69 code uCHAR IconBTmul []={3,2,90};
70 code uCHAR IconBTdivd []={3,2,96};
71 code uCHAR IconBTans []={3,2,102};
72 code uCHAR IconLeftDown []={1,1,108};
73 code uCHAR IconDown []={1,1,109};
74 code uCHAR IconRightDown []={1,1,110};
75 code uCHAR IconLeftBD []={1,1,111};
76 code uCHAR Icon0 []={1,1,112};
77 code uCHAR Icon1 []={1,1,113};
78 code uCHAR Icon2 []={1,1,114};
79 code uCHAR Icon3 []={1,1,115};
80 code uCHAR Icon4 []={1,1,116};
81 code uCHAR Icon5 []={1,1,117};
82 code uCHAR Icon6 []={1,1,118};
83 code uCHAR Icon7 []={1,1,119};
84 code uCHAR Icon8 []={1,1,120};
85 code uCHAR Icon9 []={1,1,121};
86 code uCHAR BoxLeftUp []={1,1,123}; // hu test
87 code uCHAR BoxCrossUp []={1,1,124}; // hu test
88 code uCHAR BoxRightUp []={1,1,125}; // hu test
89 code uCHAR BoxCrossLeft []={1,1,126}; // hu test
90 code uCHAR BoxCrossMid []={1,1,127}; // hu test
91 code uCHAR BoxCrossRight []={1,1,128}; // hu test
92 code uCHAR BoxLeftLow []={1,1,129}; // hu test
93 code uCHAR BoxCrossLow []={1,1,130}; // hu test
94 code uCHAR BoxRightLow []={1,1,131}; // hu test
95 code uCHAR BoxLine []={1,1,132}; // hu test
96 code uCHAR BoxStraight []={1,1,133}; // hu test
97
98 code unsigned char IconColorHighByte[]={
99 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
100 0x00,0x00,0x00,0x00,0x01,0x01,0x01,0x01,
101 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
102 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
103 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
104 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
105 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
106 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
107 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
108 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
109 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
110 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
111 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
112 0x01,0x01,0x01,0x01,0x02,0x02,0x02,0x01,
113 0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,
114 0x03,0x03,
115
C51 COMPILER V8.08 ICONJIGSAW 11/23/2007 00:57:20 PAGE 3
116 /* hu test for new add color high byte*/
117 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
118 0x00,0x00,0x00
119 };
120
121 /*
122 code unsigned char IconColorHighByte[]={
123 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
124 0x00,0x00,0x00,0x00,0x01,0x01,0x01,0x01,
125 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
126 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
127 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
128 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
129 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
130 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
131 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
132 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
133 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
134 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
135 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,
136 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01
137 }; */
138 /*
139 code unsigned char IconColorHighByte[]={
140 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
141 0x00,0x00,0x00,0x00,0x01,0x01,0x01,0x01,
142 0x02,0x02,0x02,0x02,0x03,0x03,0x03,0x03,
143 0x04,0x04,0x04,0x04,0x00,0x05,0x05,0x00,
144 0x05,0x05,0x00,0x04,0x05,0x06,0x06,0x06,
145 0x06,0x07,0x07,0x07,0x07,0x07,0x07,0x07,
146 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,
147 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,
148 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,
149 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,
150 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,
151 0x08,0x07
152 }; */
MODULE INFORMATION: STATIC OVERLAYABLE
CODE SIZE = ---- ----
CONSTANT SIZE = 265 ----
XDATA SIZE = ---- ----
PDATA SIZE = ---- ----
DATA SIZE = ---- ----
IDATA SIZE = ---- ----
BIT SIZE = ---- ----
END OF MODULE INFORMATION.
C51 COMPILATION COMPLETE. 0 WARNING(S), 0 ERROR(S)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -