代码搜索:Microprocessor

找到约 1,073 项符合「Microprocessor」的源代码

代码结果 1,073
www.eeworm.com/read/151714/12179474

vhd t80_mcode.vhd

-- -- Z80 compatible microprocessor core -- -- Version : 0242 -- -- Copyright (c) 2001-2002 Daniel Wallner (jesus@opencores.org) -- -- All rights reserved -- -- Redistribution and use in sour
www.eeworm.com/read/151714/12179482

vhd t80.vhd

-- -- Z80 compatible microprocessor core -- -- Version : 0247 -- -- Copyright (c) 2001-2002 Daniel Wallner (jesus@opencores.org) -- -- All rights reserved -- -- Redistribution and use in sour
www.eeworm.com/read/151714/12179492

vhd t80_alu.vhd

-- -- Z80 compatible microprocessor core -- -- Version : 0247 -- -- Copyright (c) 2001-2002 Daniel Wallner (jesus@opencores.org) -- -- All rights reserved -- -- Redistribution and use in sour
www.eeworm.com/read/151714/12179497

vhd t80s.vhd

-- -- Z80 compatible microprocessor core, synchronous top level -- Different timing than the original z80 -- Inputs needs to be synchronous and outputs may glitch -- -- Version : 0242 -- -- Cop
www.eeworm.com/read/151714/12179500

vhd t80se.vhd

-- -- Z80 compatible microprocessor core, synchronous top level with clock enable -- Different timing than the original z80 -- Inputs needs to be synchronous and outputs may glitch -- -- Version
www.eeworm.com/read/229812/4751777

gml 386arch.gml

.chap 386 Architecture .* .section Registers .* .np .ix 'registers' The register model for the 386 microprocessor consists of 8 32-bit general-purpose registers used primarily to contain operan
www.eeworm.com/read/135259/13947119

h dos.h

/* dos.h Defines structs, unions, macros, and functions for dealing with MSDOS and the Intel iAPX86 microprocessor family. */ /* * C/C++ Run Time Library - Version 10.0 * *
www.eeworm.com/read/429446/8808153

makefile

# Makefile - make rules for MagicARM2410 # # DESCRIPTION # This file contains rules for building VxWorks for the MagicARM2410 # with an s3c2410x microprocessor module. # # INCLUDES # makeTarget #*
www.eeworm.com/read/355947/10241045

c lowlevel.c

/* KeyGhost Designed by Shane Tolmie Apr 99. Microprocessor: see mainkg.c Compiled with: see mainkg.c Overall goal: lowlevel routines for testing outport ports, disabling interrupts
www.eeworm.com/read/483067/6609281

h dos.h

/* dos.h Defines structs, unions, macros, and functions for dealing with MSDOS and the Intel iAPX86 microprocessor family. Copyright (c) Borland International 1987,1988,1990,1991