代码搜索结果
找到约 10,000 项符合
Screen 的代码
neogeo.ini
### neogeo.c ###
### Windows 版视频选项 ###
autoframeskip 1
frameskip 0
waitvsync 0
triplebuffer 0
window 0
ddraw
console.c
#include "tdestr.h"
#include "common.h"
#include "define.h"
#include "tdefunc.h"
#include
void video_config( struct vcfg *cfg )
{
#pragma pack( 1 )
tdecfg.h
#if defined( __MSC__ )
#define ASSEMBLE _asm
#else
#define ASSEMBLE asm
#endif
#define TRUE 1
#define FALSE 0
#define OK 0
#define ERROR
screensaverwnd.cpp
// ScreenSaverWnd.cpp : implementation file
//
//////////
//
// Copyright (C) 1991-98 Ed Halley.
// http://www.explorati.com/people/ed/
// ed@explorati.com
//
// This published source code
uldrui.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
mirro_d7.pas
{///////////////////////////////////////////////////////////////////////////////
Project Dcu2Pas Version 1.3
Purpose Decompile a D2-D7, K1-K3's dcu(dpu) file to Delphi source as origin as
maindft.c
/**************************************************
*
* file d:\cips\maindft.c
*
* Functions: This file contains
* main
*
ts_sep.c
/*
*********************************************************
* Copyright (c)
* All rights reserved.
*
* 文件名称:Ts_auto.c
* 文件标识:
* 摘 要:本文件是S3C2410 Touch Screen Sep Test。
* 当前版
open_win.js
function open_win(url,name,width,height,scroll)
{
var Left_size = (screen.width) ? (screen.width-width)/2 : 0;
var Top_size = (screen.height) ? (screen.height-height)/2 : 0;
var open_win=window.op
todo
Short-term list:
1. ARMv5 (LDC2, STC2, MCR2, MRC2, CDP2, BKPT, PLD), Thumb, XSCALE extensions
2. LCD, Touch-screen, NIC, Flash, ...
3. GDB remote debugger interface
4. Support for 64-bit host platfor