⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rom_map.lst

📁 NT68521源代码
💻 LST
字号:
C51 COMPILER V7.50   ROM_MAP                                                               03/18/2008 22:04:56 PAGE 1   


C51 COMPILER V7.50, COMPILATION OF MODULE ROM_MAP
OBJECT MODULE PLACED IN .\BIN\Rom_map.obj
COMPILER INVOKED BY: D:\设计软件\Keil\C51\BIN\C51.EXE SRC\Rom_map.c BROWSE DEBUG OBJECTEXTEND PRINT(.\LST\Rom_map.lst) O
                    -BJECT(.\BIN\Rom_map.obj)

line level    source

   1          // 0x00 ... 0xc7 ==>h_sync,hv_pol,v_sync (total 50 mode)
   2          // 0x100 ... 0x28f ==>lcd timing (total 50 mode)
   3          // 0x290 ... 0x2ff ==>htotal refrance
   4          // 0x300 ... 0x37f ==>analog DDC
   5          // 0x380 ... 0x38f ==>digiatl DDC
   6          #include "MyDef.H"
   7          code unsigned char MCU_DataMap[]={
   8          //H_SYNC(16bit),HV_Pol(4bit),V_SYNC(12bit)
   9                  0x01,0x3b,0x11,0xf4,0x01,0x3b,0x12,0x57,        //0
  10                  0x01,0x3b,0x12,0xbd,0x01,0x7b,0x13,0x53,
  11                  0x01,0x3b,0x21,0xf4,0x01,0x3b,0x22,0x57,        //1
  12                  0x01,0x3b,0x22,0xbd,0x01,0x79,0x23,0x48,
  13                  0x01,0x3b,0x01,0xf4,0x01,0x3b,0x02,0x57,        //2
  14                  0x01,0x5e,0x12,0x9b,0x01,0x7b,0x02,0xd8,
  15                  0x01,0x77,0x02,0xee,0x01,0xb1,0x03,0x52,        //3
  16                  0x01,0x60,0x32,0x33,0x01,0x7b,0x32,0x5b,
  17                  0x01,0xe1,0x32,0xd2,0x01,0xd5,0x32,0xee,        //4
  18                  0x02,0x19,0x33,0x52,0x01,0xf1,0x02,0xee,
  19                  0x01,0xe3,0x02,0x58,0x02,0x35,0x02,0xbd,        //5
  20                  0x02,0x41,0x02,0xd1,0x02,0x58,0x32,0xee,
  21                  0x02,0xaf,0x33,0x52,0x02,0xa3,0x32,0xee,        //6
  22                  0x02,0x58,0x32,0x58,0x03,0x5b,0x33,0x52,
  23                  0x02,0x80,0x32,0x58,0x03,0x20,0x32,0xee,        //7
  24                  0x03,0x90,0x33,0x52,0x00,0x9d,0x22,0x57,
  25                  0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,        //8
  26                  0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
  27                  0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,        //9
  28                  0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
  29                  0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,        //a
  30                  0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
  31                  0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,        //b
  32                  0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
  33                  0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,        //c
  34                  0x32,   //0xc8 = sRGB saturation
  35                  0x32,   //0xc9 = sRGB Tint
  36                  0x02,   //0xca = Sharpness(VGA)
  37                  0xff,   //0xcb = 
  38                  0x80,   //0xcc = Power Status
  39                  0x00,   //0xcd = burn in mode
  40                  0x00,   //0xce = osd rotation
  41                  0x0a,   //0xcf = OSD timer
  42                  0x32,   //0xd0 = brightness
  43                  0x32,   //0xd1 = contrast
  44                  UserModeSt-1,   //0xd2 = user mode start point
  45                  0x00,   //0xd3 = Main/SAP
  46                  0x32,   //0xd4 = volume
  47                  0x00,   //0xd5 = Inverter
  48                  0x32,   //0xd6 = video brightness
  49                  0x32,   //0xd7 = video contrast
  50                  0x32,   //0xd8 = video saturation
  51                  0x32,   //0xd9 = video Tint
  52                  0x02,   //0xda = Sharpness(video)
  53                  0x00,   //0xdb = Auto Adjusment 0 = 0ff, 1 = 0n
  54                  0x01,   //0xdc = Power saving flag 0 = no power saving, 1 = have power saving
C51 COMPILER V7.50   ROM_MAP                                                               03/18/2008 22:04:56 PAGE 2   

  55                  0x32,   //0xdd = OSD position x
  56                  0x32,   //0xde = OSD position y
  57                  0x07,   //0xdf = TV/CATV channel
  58                  0x00,   //0xe0 = language
  59                  0x01,   //0xe1 = color temperature select
  60                  0x00,   //0xe2 = Channel system
  61                  0x00,   //0xe3 = TV/CATV
  62                  0xff,   //0xe4 =
  63                  0xff,   //0xe5 =
  64                  0xff,   //0xe6 =
  65                  0xff,   //0xe7 =
  66                  0xff,   //0xe8 =
  67                  0xff,   //0xe9 =
  68                  0xff,   //0xca = eeprom empty
  69                  0xff,   //0xcb = eeprom empty
  70                  0xff,   //0xcc = F/W version
  71                  0xff,   //0xcd = F/W reversion
  72                  0x64,   //0xee = r contrast k1
  73                  0x64,   //0xef = g contrast k1
  74                  0x64,   //0xf0 = b contrast k1
  75                  0x64,   //0xf1 = r contrast k2
  76                  0x5a,   //0xf2 = g contrast k2
  77                  0x5a,   //0xf3 = b contrast k2
  78                  0x64,   //0xf4 = r contrast k3
  79                  0x60,   //0xf5 = g contrast k3
  80                  0x60,   //0xf6 = b contrast k3
  81                  0x60,   //0xf7 = r contrast k4
  82                  0x60,   //0xf8 = g contrast k4
  83                  0x64,   //0xf9 = b contrast k4
  84                  0x38,   //0xfa = ADC r offset
  85                  0x44,   //0xfb = ADC g offset
  86                  0x3e,   //0xfc = ADC b offset
  87                  0x72,   //0xfd = ADC r gain
  88                  0x71,   //0xfe = ADC g gain
  89                  0x70,   //0xff = ADC b gain
  90          
  91          //      SharpV_BP    H_BP    H_Tatol  Reso Phase
  92                  0x00,0x96,0x00,0x30,0x06,0x40,0x00,0x10,        //10
  93                  0x00,0x62,0x00,0x30,0x06,0x40,0x00,0x10,        
  94                  0x00,0x3c,0x00,0x30,0x06,0x40,0x00,0x10,        //11
  95                  0x00,0x3c,0x00,0x60,0x06,0x80,0x00,0x10,
  96                  0x00,0x7d,0x00,0x36,0x03,0x84,0x01,0x10,        //12
  97                  0x00,0x49,0x00,0x36,0x03,0x84,0x01,0x10,
  98                  0x00,0x23,0x00,0x36,0x03,0x84,0x01,0x10,        //13
  99                  0x00,0x2A,0x00,0x6c,0x03,0xa8,0x01,0x10,
 100                  0x00,0x55,0x00,0x30,0x06,0x40,0x02,0x10,        //14
 101          //      0x00,0x19,0x00,0x28,0x06,0x40,0x02,0x10,
 102                  0x00,0x21,0x00,0x5c,0x06,0x40,0x02,0x10,
 103                  0x00,0x27,0x00,0x60,0x06,0xc0,0x02,0x10,        //15
 104                  0x00,0x14,0x00,0x78,0x06,0x80,0x02,0x10,
 105                  0x00,0x10,0x00,0x78,0x06,0x90,0x02,0x10,        //16
 106                  0x00,0x19,0x00,0x50,0x06,0x80,0x02,0x10,
 107                  0x00,0x16,0x00,0x80,0x04,0x00,0x03,0x10,        //17
 108                  0x00,0x17,0x00,0x58,0x04,0x20,0x03,0x10,
 109                  0x00,0x17,0x00,0x40,0x04,0x10,0x03,0x10,        //18
 110                  0x00,0x15,0x00,0xa0,0x04,0x20,0x03,0x10,
 111                  0x00,0x1b,0x00,0x98,0x04,0x18,0x03,0x10,        //19
 112                  0x00,0x28,0x00,0xe2,0x04,0x80,0x04,0x10,
 113                  0x00,0x1d,0x00,0xa0,0x05,0x40,0x05,0x10,        //1a
 114                  0x00,0x1d,0x00,0x90,0x05,0x30,0x05,0x10,
 115                  0x00,0x14,0x00,0x8a,0x05,0x50,0x05,0x10,        //1b
 116          //      0x00,0x1c,0x00,0xa2,0x05,0x20,0x05,0x10,        //0x1b8\0x1b9-VPosition, 0x1ba\0x1bb-HPosition,AuotPosition ga
C51 COMPILER V7.50   ROM_MAP                                                               03/18/2008 22:04:56 PAGE 3   

             -n
 117                  0x00,0x10,0x00,0x7a,0x05,0x20,0x05,0x10,        //0x1b8\0x1b9-VPosition, 0x1ba\0x1bb-HPosition,AuotPosition gan
 118                  0x00,0x24,0x00,0xd0,0x05,0x60,0x05,0x10,        //1c
 119                  0x00,0x20,0x01,0x00,0x06,0x40,0x06,0x10,
 120                  0x00,0x24,0x01,0x38,0x07,0x08,0x07,0x10,        //1d
 121                  0x00,0x2f,0x00,0xe0,0x06,0xc0,0x07,0x10,
 122                  0x00,0x26,0x00,0xf8,0x06,0x98,0x08,0x18,        //1e
 123                  0x00,0x26,0x00,0xf8,0x06,0x98,0x08,0x10,
 124                  0x00,0x2c,0x00,0xe0,0x06,0xc0,0x08,0x10,        //1f
 125                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,
 126                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,        //20
 127                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,
 128                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,        //21
 129                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,
 130                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,        //22
 131                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,
 132                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,        //23
 133                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,
 134                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,        //24
 135                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,
 136                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,        //25
 137                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,
 138                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,        //26
 139                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,
 140                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,        //27
 141                  0x00,0xff,0x00,0xff,0xff,0xff,0xff,0x10,
 142          };
 143          
 144          


MODULE INFORMATION:   STATIC OVERLAYABLE
   CODE SIZE        =   ----    ----
   CONSTANT SIZE    =    640    ----
   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 + -