代码搜索:Emulation

找到约 6,488 项符合「Emulation」的源代码

代码结果 6,488
www.eeworm.com/read/385462/2589094

c pci_emulation.c

/* * Changes to PCI emulation made by Marathon Technologies, June 2008 */ #include "vl.h" typedef struct { PCIDevice dev; } PCI_EMULATION_State; void parse_pci_emulation_info(char *config_t
www.eeworm.com/read/385462/2589163

h pci_emulation.h

/* * Changes to PCI emulation made by Marathon Technologies, June 2008 */ typedef struct PCI_EMULATION_INFO_t { struct PCI_EMULATION_INFO_t *next; char name[32]; unsigned int vendorid;
www.eeworm.com/read/385462/2589878

c pci_emulation.c

/* * Changes to PCI emulation made by Marathon Technologies, June 2008 */ #include "qemu-common.h" #include "hw.h" #include "pci.h" #include "pci_emulation.h" typedef struct { PCIDevice dev;
www.eeworm.com/read/385462/2590038

h pci_emulation.h

/* * Changes to PCI emulation made by Marathon Technologies, June 2008 */ #ifndef PCI_EMULATION_H #define PCI_EMULATION_H typedef struct PCI_EMULATION_INFO_t { struct PCI_EMULATION_INFO_t *nex
www.eeworm.com/read/152557/12106183

html linker-emulation-selection.html

GNU Binary Utilities
www.eeworm.com/read/190869/8436771

97-patch4-emulation grub-0.97-patch4-emulation

diff -Naur grub-0.97_ntfs/ChangeLog grub-0.97_emulation/ChangeLog --- grub-0.97_ntfs/ChangeLog 2006-10-24 12:28:51.000000000 +0800 +++ grub-0.97_emulation/ChangeLog 2006-10-24 12:28:51.000000000 +0800
www.eeworm.com/read/162194/10327315

txt sample gps emulation input (phoenix).txt

$PRWIRID,12,01.05,07/29/96,0003,*46 ASTRAL ASTRAL $GPRMC,235949,V,3338.6624,N,11155.0117,W,0.000,0.0,120895,12.4,E*48 $GPRMC,190500,V,3338.6001,N,11155.0000,W,0.000,0.0,021000,12.3,E*40 $GPRMC,19
www.eeworm.com/read/250870/12380661

95-patch4-emulation grub-0.95-patch4-emulation

diff -Naur grub-0.95_ntfs/ChangeLog grub-0.95_emulation/ChangeLog --- grub-0.95_ntfs/ChangeLog 2004-10-22 14:26:29.333877624 +0800 +++ grub-0.95_emulation/ChangeLog 2004-10-22 17:43:06.671987456 +0800