代码搜索:ROM优化
找到约 10,000 项符合「ROM优化」的源代码
代码结果 10,000
www.eeworm.com/read/119799/14821123
s startrom.s
TTL Generic ARM start-of-day (initialisation) code > startrom.s
; ---------------------------------------------------------------------
; This file provides the Angel i
www.eeworm.com/read/163872/5507728
ld standalone_romrun.ld
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/474592/6813370
h config.h
/* config.h - ARM Integrator configuration header */
/* Copyright 1999-2001 ARM Limited */
/* Copyright 1999-2001 Wind River Systems, Inc. */
/*
This module contains the configuration parame
www.eeworm.com/read/269630/11085383
s rominit.s
/* romInit.s - HITSAT ROM initialization module */
/*
DESCRIPTION
The entry code for VxWorks images that start running from ROM
Such as 'bootrom' and 'vxWorks_rom'.
The entry point romInit() is th
www.eeworm.com/read/249476/12499813
txt minifaq.txt
MINI-FAQ
This is a MINI-FAQ that answers the most questions I've received by mail
Q1. Can't load Neogeo games, Nebula says that neo-geo.rom is missing
but I have it inside the game zip.
A: N
www.eeworm.com/read/300066/13940257
txt readme.txt
==========================================================================
FlashWrite Project
===============================================
www.eeworm.com/read/103297/15737621
__i zls_0001.__i
"Zls_0001.c" ROM(COMPACT) BROWSE DEBUG OBJECTEXTEND
www.eeworm.com/read/388099/8636032
lst main.lst
C51 COMPILER V7.50 MAIN 10/24/2008 14:18:00 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN ma
www.eeworm.com/read/388099/8636080
c main.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define true 1
#define false 0
sbit SDA=P3^7;
sbit SCL=P3^6;
sbit write=0xA2;
sbit read=