代码搜索结果

找到约 79,096 项符合 Memory 的代码

memory.c

#include #include "memory.h" #include "mz80help.h" UINT8 *Z80RAM; extern UINT8 *Z80ROM; void mame_addportsa(struct IO_ReadPort *rp,struct IO_WritePort *wp) { while (!IS_MEMPORT_END(rp))

memory.c

/* memory.c - xdr routine for coding/decoding WDB memory structures */ /* Copyright 1994-1998 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01f,

memory.h

/* * linux/include/asm-arm/arch-s3c2400/memory.h by gj@denx.de * based on * linux/include/asm-arm/arch-sa1100/memory.h * * Copyright (c) 1999 Nicolas Pitre */ #ifndef __ASM_

memory.h

/* Memory.h - Memory mappings and remapping functions declarations */ /* Copyright - Galileo technology. */ #ifndef __INCmemoryh #define __INCmemoryh /* includes */ #include "core.h" /* defines *

memory.inl

#ifndef HK_PS2 # include #else //HK_PS2 # include #endif //HK_PS2 inline void* hk_Memory::memcpy(void* dest, const void* src, int size) { #ifdef _WIN32 return ::memcpy

memory.c

/* * vivi/lib/memory.c: * * Copyright (C) 2002 MIZI Research, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License

memory.h

/* * vivi/include/memory.h * * Copyright (C) 2001,2002 MIZI Research, Inc. * * $Id: memory.h,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $ */ #ifndef __VIVI_MEMORY_H__ #define __VIVI_MEMORY_H__ #

readme.arm-memory-map

Subject: Re: [PATCH][CFT] bring ARM memory layout in line with the documented behaviour From: "Anders Larsen" Date: Thu, 18 Sep 2003 14:15:21 +0200 To: Wolfgang Denk ...

memory.h

/* Memory.h - Memory mappings and remapping functions declarations */ /* Copyright - Galileo technology. */ #ifndef __INCmemoryh #define __INCmemoryh /* includes */ #include "core.h" /* defines *

memory.h

/* * linux/include/asm-arm/arch-s3c2400/memory.h by gj@denx.de * based on * linux/include/asm-arm/arch-sa1100/memory.h * * Copyright (c) 1999 Nicolas Pitre */ #ifndef __ASM_