代码搜索:Emulate
找到约 948 项符合「Emulate」的源代码
代码结果 948
www.eeworm.com/read/119154/14838244
com append_l.com
$ Verif = F$Verify(0)
$ ! OpenVMS command file to emulate behavior of:
$ !
$ ! Appending a string to the end of a new or existing file
$ !
$ OPEN="OPEN"
$ WRITE="WRITE"
$ CLOSE="CLOSE"
$
www.eeworm.com/read/147274/12570645
txt macros.txt
Macros to emulate new microprocessor instructions. Agner Fog 2003
These macros are used for emulating new microprocessor instructions in old
assemblers that don't support these instr
www.eeworm.com/read/106972/15615754
txt macros.txt
Macros to emulate new microprocessor instructions. Agner Fog 2000
These macros are used for emulating new microprocessor instructions in old
assemblers that don't support these instr
www.eeworm.com/read/385844/8786376
cc interrupt.cc
// interrupt.cc
// Routines to simulate hardware interrupts.
//
// The hardware provides a routine (SetLevel) to enable or disable
// interrupts.
//
// In order to emulate the hardware, we need to ke
www.eeworm.com/read/284556/8919111
cc interrupt.cc
// interrupt.cc
// Routines to simulate hardware interrupts.
//
// The hardware provides a routine (SetLevel) to enable or disable
// interrupts.
//
// In order to emulate the hardware, we need to ke
www.eeworm.com/read/161674/10386877
cc interrupt.cc
// interrupt.cc
// Routines to simulate hardware interrupts.
//
// The hardware provides a routine (SetLevel) to enable or disable
// interrupts.
//
// In order to emulate the hardware, we need to ke
www.eeworm.com/read/461264/7230549
pro repstr.pro
function repstr,obj,in,out
;+
; NAME:
; REPSTR
; PURPOSE:
; Replace all occurences of one substring by another.
; EXPLANATION:
; Meant to emulate the string substitution capabilities of text editors
;
www.eeworm.com/read/392997/7247771
cpp interrupt.cpp
// interrupt.cc
// Routines to simulate hardware interrupts.
//
// The hardware provides a routine (SetLevel) to enable or disable
// interrupts.
//
// In order to emulate the hardware, we need to ke
www.eeworm.com/read/439145/7716379
wrappers readme.wrappers
This directory contains various wrappers for traceroute, which provide
some compatibility for some another traceroute-like software,
including tcptraceroute(8).
These wrappers try to emulate the com