代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.htm
Flash动画属性
body, a, table, div, span, td, th, input, select{font:9pt;font-
flash.h
/*
* Copyright 2003 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== evmdm642_flash.h ========
*
* Interface for
flash.c
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
flash.s
.module Flash.c
.area lit(rom, con, rel)
_Fat16_Bpb::
.byte 235,3
.byte 144,'M
.byte 'S,'W
.byte 'I,'N
.byte 52,46
.byte 49,0
.byte 2,1
.byte 1,0
.byte 2,0
.byte 2,0
.byte 25
flash.lis
.module Flash.c
.area lit(rom, con, rel)
0000 _Fat16_Bpb::
0000 EB03 .byte 235,3
0002 904D .byte 144,'M
000
flash.o
XL
H 2 areas F global symbols
M Flash.c
S push_gset1 Ref0000
S push_gset4 Ref0000
S pop_gset1 Ref0000
S pop_gset4 Ref0000
S empy16s Ref0000
S lsl16 Ref0000
S _PageBuf Ref0000
A text size 368
flash.c
#include
#include
#include "Flash.h"
extern unsigned char PageBuf[512];
const unsigned char Fat16_Bpb[512]={
0xEB,0x03,0x90,'M','S','W','I','N','4','.','1',0,2,1,1,
flash._c
#include
#include
#include "Flash.h"
extern unsigned char PageBuf[512];
const unsigned char Fat16_Bpb[512]={
0xEB,0x03,0x90,'M','S','W','I','N','4','.','1',0,2,1,1,