代码搜索:Emulate
找到约 948 项符合「Emulate」的源代码
代码结果 948
www.eeworm.com/read/405816/2282502
c theglob.c
/***************************************************************************
machine.c
Functions to emulate general aspects of the machine (RAM, ROM, interrupts,
I/O ports)
The Glob
www.eeworm.com/read/405816/2282753
c cps1.c
/***************************************************************************
vidhrdw.c
Functions to emulate the video hardware of the machine.
Todo:
7 unknown attribute bits on scrol
www.eeworm.com/read/405816/2282757
c mcr3.c
/***************************************************************************
vidhrdw/mcr3.c
Functions to emulate the video hardware of an mcr3-style machine.
******************************
www.eeworm.com/read/405816/2282784
c toaplan1.c
/***************************************************************************
vidhrdw/toaplan1.c
Functions to emulate the video hardware of the machine.
There are 4 scrolling layers of g
www.eeworm.com/read/405816/2282789
c warlord.c
/***************************************************************************
Warlords Driver by Lee Taylor and John Clegg
vidhrdw.c
Functions to emulate the video hardware of the machine.
www.eeworm.com/read/405816/2282791
c copia de cps1.c
/***************************************************************************
vidhrdw.c
Functions to emulate the video hardware of the machine.
Todo:
7 unknown attribute bits on scrol
www.eeworm.com/read/405816/2282816
c travrusa.c
/***************************************************************************
vidhrdw.c
Traverse USA
L Taylor
J Clegg
Functions to emulate the video hardware of the machine.
*****
www.eeworm.com/read/429077/8819957
diffs ns-lib.tcl.diffs
*** ns-lib.tcl.original Mon Oct 30 14:10:59 2000
--- ns-lib.tcl Tue Oct 24 11:45:01 2000
***************
*** 192,197 ****
--- 192,202 ----
source ns-default.tcl
source ../emulate/ns-emulate.tcl
www.eeworm.com/read/242732/4537980
h v86m.h
#ifndef __V86M_
#define __V86M_
#include "ketypes.h"
/* Emulate cli/sti instructions */
#define KV86M_EMULATE_CLI_STI (0x1)
/* Allow the v86 mode code to access i/o ports */
#define
www.eeworm.com/read/205824/5016759
h v86m.h
#ifndef __V86M_
#define __V86M_
#include "ketypes.h"
/* Emulate cli/sti instructions */
#define KV86M_EMULATE_CLI_STI (0x1)
/* Allow the v86 mode code to access i/o ports */
#define