代码搜索结果

找到约 10,000 项符合 Memory 的代码

emumem.cpp

/************************************************************************* Copyright (C) 2002 - 2007 Wei Qin See file COPYING for more information. This program is free software; you can

hosts.c

/* * hosts.c Copyright (C) 1992 Drew Eckhardt * mid to lowlevel SCSI driver interface by * Drew Eckhardt * * */ /* * This file contains the medium level SCSI

emumem.cpp

/************************************************************************* Copyright (C) 2002 - 2007 Wei Qin See file COPYING for more information. This program is free software; you can

agp_backend.h

/* * AGPGART module version 0.99 * Copyright (C) 1999 Jeff Hartmann * Copyright (C) 1999 Precision Insight, Inc. * Copyright (C) 1999 Xi Graphics, Inc. * * Permission is hereby granted, free of

hosts.c

/* * hosts.c Copyright (C) 1992 Drew Eckhardt * mid to lowlevel SCSI driver interface by * Drew Eckhardt * * */ /* * This file contains the medium level SCSI

rom_sin.coe

memory_initialization_radix=10; memory_initialization_vector = 0 ,61 ,123,184,246 ,307 , 368 , 430 , 491 , 552 ,613 ,675 ,736 ,797 ,858 ,920 ,981 , 1042 , 1103 , 1164 , 12

rom_cos.coe

memory_initialization_radix=10; memory_initialization_vector = 10000 , 10000 , 9999 , 9998 , 9997 , 9995 , 9993 , 9991 , 9988 , 9985 , 9981 , 9977 , 9973 , 9968

hosts.c

/* * hosts.c Copyright (C) 1992 Drew Eckhardt * mid to lowlevel SCSI driver interface by * Drew Eckhardt * * */ /* * This file contains the medium level SCSI

processor.v

module processor(clock, reset, enter, halt, input1, output1); input clock; input reset; input enter; input [15:0]input1; output halt; reg halt; output[15:0]output1; reg [15:0]output1; reg [3: