代码搜索:OSD
找到约 3,638 项符合「OSD」的源代码
代码结果 3,638
www.eeworm.com/read/359723/10127930
h osd.h
// Volume display the words on screen
char code Volume[0x06] = {0x15,0x28,0x25,0x2e,0x26,0x1e}; // Volume
// define the display words .
char code Brit[0x0b] = {0x6d,0x01,0x2b,0x22,0x20,0x21,0x2d
www.eeworm.com/read/359108/10165773
c osd.c
//character color,normal mode and extended graphics mode
uchar X_position,Y_position;
#define Y_to_Y_space 0x10 //主屏行间距设定,最大值为15
#define C_COLOR_BLACK 0x00 //color mode
#define C_C
www.eeworm.com/read/359108/10165827
h osd.h
www.eeworm.com/read/354661/10336769
obj osd.obj
www.eeworm.com/read/354661/10336964
h osd.h
//----------------------------------------------------------------------------------------------------
// ID Code : Osd.h No.0000
// Update Note :
//
//-------------------------------------
www.eeworm.com/read/354661/10337089
c osd.c
//----------------------------------------------------------------------------------------------------
// ID Code : Osd.c No.0000
// Update Note :
//
//-------------------------------------
www.eeworm.com/read/159422/10650719
c osd.c
// f/w 0.46 $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
// begin by Sunny
// define OSD mode. Please type the number you choose.
// OSD_FONT_HEITI 0
// OSD_FONT_WEIBEI
www.eeworm.com/read/159422/10650749
h osd.h
#ifndef __OSD_H__
#define __OSD_H__
typedef struct
{
WORD wDiscTypeVer; // disc type and version
BYTE bDiscNumber; // current disc number
BYTE bPBCMode; // PB
www.eeworm.com/read/350210/10759334