?? dispinfo.h
字號:
/* SCCSID @(#)dispinfo.h 1.3 12/3/97 */ #ifdef DRIVER #ifdef MAINEVD_DISP_Info evd_disp_info[] = {/*NTSC source, low resolution*/ {0x16b80,0x1ce80,0x1ceac,0x0000, 0x0000, 88, 44, 288, 0x11900, 0x118a0, 0x11860,0xeb9e, 0xc000, 0xefe0, 0xefe0, 0xe7de, 0x10fe0, 44, 0xe7de, 50, 40, 160, 16},/*PAL source, low resolution*/ {0x16b80,0x1ce80,0x1ceac,0x0000, 0x0000, 88, 44, 288, 0x10880, 0xf7a0, 0x107e0,0xf760, 0xc000, 0xdf60, 0xdf60, 0xdf5e, 0xf800, 44, 0x10080, 50, 40, 160, 16},#ifdef HRES/*PAL source, high resolutioh*/ {0xa7c0,0x18d40,0x18d73,0x8000, 0x8000, 102, 51, 576, 0x11900, 0x118a0, 0x11860,0xef9e, 0xc000, 0xefe0, 0xefe0, 0xefde, 0x10fe0, 68, 0x68dc, 72, 22, 560, 230},#endif};#elseextern EVD_DISP_Info evd_disp_info[];#endif#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -