代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/180880/9281819
asm key.asm
.include Hardware.inc
.RAM
.var P_DisplayData
.CODE
.PUBLIC _Key_Get
_Key_Get:
irq on
int irq
r1=0x0000
[P_IOA_Dir]=r1
r1=0x0000
[P_IOA_Attrib]=r1
r1=0x00ff
[P_IOA
www.eeworm.com/read/377212/9289934
c key.c
#include "common.h"
void KeyProcess(uint n)
{
if(n>=500)
{
if(UnitONmark)
ACCCalibrationisOK=0;
}
else if(n>=250)
{
if(UnitONmark)
HMC1052CalibrationisOK=0;
}
else if(n
www.eeworm.com/read/377212/9289977
o key.o
www.eeworm.com/read/376889/9302401
h key.h
/* Back Orifice 2000 - Remote Administration Suite
Copyright (C) 1999, Cult Of The Dead Cow
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/376889/9302411
cpp key.cpp
/* Back Orifice 2000 - Remote Administration Suite
Copyright (C) 1999, Cult Of The Dead Cow
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/376888/9302938
h key.h
/* Back Orifice 2000 - Remote Administration Suite
Copyright (C) 1999, Cult Of The Dead Cow
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/376888/9302958
cpp key.cpp
/* Back Orifice 2000 - Remote Administration Suite
Copyright (C) 1999, Cult Of The Dead Cow
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/376872/9303339
wav key.wav
www.eeworm.com/read/376414/9318152
c key.c
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_Examples.h" // DSP281x Examples Include File
#include "f2812a.h"
#define SCANCODE_0 0x70
#define SCANCODE_1 0
www.eeworm.com/read/376384/9318662
inc key.inc
//========================================================================================
// Progarm: The head file for pcplay.asm
// Wrote by: Andy Hsu
// Last modified date:
// 2000/06/23: f