代码搜索结果
找到约 10,000 项符合
Z 的代码
z_samples.vpj
[SciTech]
compiler=wc10-
targetos=d32
[COMPILER]
version=5.0b
MACRO=enable_current_compiler\n
activeconfig=,getch.exe
FILTERNAME=Source Files\n
FILTERPATTERN=*.c;*.cpp;*.cxx;*.prg;*.
7z.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
7z.dsp
# Microsoft Developer Studio Project File - Name="7z" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynami
z85230.h
/*
* Description of Z8530 Z85C30 and Z85230 communications chips
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
* Copyright (C) 1998 Alan Cox
*/
#ifndef _Z8530
z85230.c
/*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2
z8530.h
/* 8530 Serial Communications Controller Register definitions */
#define FLAG 0x7e
/* Write Register 0 */
#define R0 0 /* Register selects */
#define R1 1
#define R2 2
#define R3 3
#define R4 4
#de
z_samples.vpj
[SciTech]
compiler=wc10-
targetos=d32
[COMPILER]
version=5.0b
MACRO=enable_current_compiler\n
activeconfig=,getch.exe
FILTERNAME=Source Files\n
FILTERPATTERN=*.c;*.cpp;*.cxx;*.prg;*.pas;*.dp
z-stat.h
#ifndef __Z_STAT_H
#define __Z_STAT_H
#define __STAT_H
/* Since older versions of the Lattice C compiler for Amiga, and all current */
/* versions of the Manx Aztec C compiler for Amiga, either provi
z8536.h
#ifndef _8536_H
#define _8536_H
/* 8536 register definitions */
#define CIO_MICR 0x00 /* Master interrupt control register */
#define CIO_MCCR 0x01 /* Master configuration control register */
z8530.s
; Zilog 8530 general-purpose control subroutines
;
include asmglobal.h
LOCALS
.CODE
; Write a 8530 register. Called from C as
; write_scc(int ctl,unsigned char reg,unsigned char val);
pub