代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/123064/14649926
h rdoff.h
/* rdoff.h RDOFF Object File manipulation routines header file
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reserved. The software is
* redistribu
www.eeworm.com/read/123013/14652619
pas 3.pas
type
TRLEData = packed record
rdLen : byte;
rdVal : byte;
end;
TRLEPacker = class
private
FRLEData : array[0..7] of TRLEData;
FRLEInx : integer;
FBuffer
www.eeworm.com/read/122846/14666140
c host_811.c
////////////////////////////////////////////////////////////////////////////////
// Cypress Semiconductor - Customer Design Center
//////////////////////////////////////////////////////////////////
www.eeworm.com/read/122846/14666147
h host_811.h
////////////////////////////////////////////////////////////////////////////////
// File: host_811.h
//
// $Header: /USB/ez811/firmware/Emb_Host/host_811.h 6 5/14/02 8:37p Tpm $
// Copyright
www.eeworm.com/read/222880/14669579
h fat16.h
00021
00022 #ifndef FAT_H
00023 #define FAT_H
00024
00025 #include "global.h"
00026
00027
00028 // Some useful cluster numbers
00029 #define MSDOSFSROOT 0 // cluster 0 me
www.eeworm.com/read/222772/14674189
c das.c
#include
typedef unsigned char byte;
typedef unsigned int word;
byte Arg[3];
word PC; byte Generating;
byte Ref[0x4000], Hex[0x4000];
#define ENTRY 0x80
#define OP 0x40
#define ARG 0x
www.eeworm.com/read/222771/14674276
c phitext.c
/*
* 68K/386 32-bit C compiler.
*
* copyright (c) 1997, David Lindauer
*
* This compiler is intended for educational use. It may not be used
* for profit without the express written cons
www.eeworm.com/read/222766/14674770
h dbgdata.h
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ dbgdata reads executable, populates debug data structu