代码搜索结果
找到约 10,000 项符合
Video 的代码
video.tco
# GENERATED FILE -- DO NOT EDIT!
# This file contains tconf options for file "video.tcf",
# for use by the Gconf graphical configuration tool.
# The options are exported from the following CCS proj
video.tcf
environment["ti.bios.oldMemoryNames"] = true;
/* loading the generic platform */
var params = {};
params.clockRate = 600.000000;
params.deviceName = "DM642";
params.catalogName = "ti.catalog.c6000";
video.h
/*
* MICRO-C IBM/PC Video interface definitions
*
* Copyright 1989,1990 Dave Dunfield
* All rights reserved.
*/
/* General keys */
#define _KUA 0xff80 /* Up arrow */
#define _KDA 0
video.pas
unit Video;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls,stdctrls,
ExtCtrls,vfw,mmsystem,dsgnintf;
///////////////////////////////////////////////////////
video.c
#include //DSP/BIOS head file
#include
#include
#include
#include //CSL head file
#include
#include //fvid head f
video.asm
;******************************************************************************
;* TMS320C6x C/C++ Codegen PC Version 4.32 *
;* Date/Time created: Thu Aug 11 19:40