代码搜索结果
找到约 10,000 项符合
Z 的代码
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
patch_z80
#!/usr/bin/perl
# patch pour retirer les _
# ce patch vient apr妔 l'option -l du g俷俽ateur pour retirer les labels en double... (z80pc en fait)
while () {
s/_z80Base/z80Base/g;
print;
}
patch_z80
#!/usr/bin/perl
# patch pour retirer les _
# ce patch vient apr妔 l'option -l du g俷俽ateur pour retirer les labels en double... (z80pc en fait)
while () {
s/_z80Base/z80Base/g;
print;
}
patch_z80
#!/usr/bin/perl
# patch pour retirer les _
# ce patch vient apr妔 l'option -l du g俷俽ateur pour retirer les labels en double... (z80pc en fait)
while () {
s/_z80Base/z80Base/g;
print;
}
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
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
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