代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory.h
#include
#include
/*
* Resource defines
*/
#define WINDOWMENU 1
#ifdef RC_INVOKED
#define ID(id) id
#else
#define ID(id) MAKEINTRESOURCE(id)
#endif
/*
*
memory.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
memory.c
/****************************** Module Header ******************************\
* Module Name: memory.c
\***************************************************************************/
#include
memory.dsp
# Microsoft Developer Studio Project File - Name="memory" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 60000
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) E
memory.cmd
/******************** memory.cmd ***********************
* 2002.10.1
*/
-m boot.map
MEMORY
{
PAGE 0: PROG: origin = 0x1000, len = 0x0f80 /*4k-128 word*/
VECT: ori
memory.cmd
/*-e _c_int00
-m sensor.map
/******************** memory.cmd ***********************
* 2002.10.1
*/
MEMORY
{
PAGE 0: PROG: origin = 0x2000, len = 0x0f80 /*8k-128 word*/