代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/357172/10213952
c zlcd.c
/*
Copyright 2003 Nasif Akand (nasif@yifan.net)
http://go.to/zipamp
http://zipamp.virtualave.net
This file is part of ZipAmp MP3 software.
ZipAmp is free software; you can
www.eeworm.com/read/357172/10213953
h zlcd.h
/*
Copyright 2003 Nasif Akand (nasif@yifan.net)
http://go.to/zipamp
http://zipamp.virtualave.net
This file is part of ZipAmp MP3 software.
ZipAmp is free software; you can
www.eeworm.com/read/357172/10213955
h ztype.h
#ifndef __ZTYPE_H__
#define __ZTYPE_H__
typedef unsigned char byte;
typedef unsigned int word;
typedef unsigned long int dword;
#define false 0;
#define true 1;
#define playMo
www.eeworm.com/read/357172/10213963
c zata.c
/*
Copyright 2002 Nasif Akand (nasif@yifan.net)
http://go.to/zipamp
http://zipamp.virtualave.net
This file is part of ZipAmp MP3 software.
ZipAmp is free software; you can
www.eeworm.com/read/357041/10216992
asm asmz80.asm
.486p
model flat
_DATA segment dword public use32 'DATA'
_regAF dw 0
_regBC dw 0
_regDE dw 0
_regHL dw 0
_regSP dw 0
_regPC dw 0
memVal dw 0
_nFlag db 0
_imeFlag db 0
clkLeft
www.eeworm.com/read/356958/10218336
idc decode.idc
#include "idc.idc"
static main() {
auto ea,x,y,z,zbyte,SRange,TStrLen,DeCodeBuffer,DeCodeCounter,NotTarget;
x = 0x404bee;
for ( y=RfirstB(x); y != BADADDR; y=RnextB(x,y) ){
for (SRa
www.eeworm.com/read/356385/10228582
ini canloopback.ini
SIGNAL void CANmessage (void) {
while (1)
{
wwatch(CAN2OUT);
CAN1ID = CAN2ID; // CAN message ID
CAN1L = CAN2L; // message length
CAN1B0 = CAN2B0; /
www.eeworm.com/read/356385/10228786
ini canloopback.ini
SIGNAL void CANmessage (void) {
while (1)
{
wwatch(CAN2OUT);
CAN1ID = CAN2ID; // CAN message ID
CAN1L = CAN2L; // message length
CAN1B0 = CAN2B0; /
www.eeworm.com/read/356354/10230455
h osdwingdi.h
/**************************************************************************
* *
* wingdi.h -- GDI procedure declarations, cons
www.eeworm.com/read/356354/10230653
h midi.h
/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1998,'99 by J鰎g K鰊ig
// All rights reserved
//
// This file is part of the completely free tetris clo