代码搜索:电子公司
找到约 10,000 项符合「电子公司」的源代码
代码结果 10,000
www.eeworm.com/read/225637/14528887
mak 电子琴.mak
CC = D:\PROGRA~1\SdIDE\bin\sdcc08
CFLAGS = -ID:\PROGRA~1\SdIDE\Include -e -l
ASFLAGS = $(CFLAGS)
LFLAGS = -LD:\PROGRA~1\SdIDE\Lib\ -blit:0x8000 -bvregs:0x40.0x23F -dinit_sp:0x23f -fmots19
F
www.eeworm.com/read/225637/14528899
mp 电子琴.mp
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
lit 8000 00
www.eeworm.com/read/225637/14528940
mak 电子钟.mak
CC = D:\PROGRA~1\SdIDE\bin\sdcc08
CFLAGS = -ID:\PROGRA~1\SdIDE\Include -e -l
ASFLAGS = $(CFLAGS)
LFLAGS = -LD:\PROGRA~1\SdIDE\Lib\ -blit:0x8000 -bvregs:0x40.0x23F -dinit_sp:0x23f -fmots19
F
www.eeworm.com/read/225637/14528987
mp 电子钟.mp
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
lit 8000 00
www.eeworm.com/read/225637/14529007
prj 电子钟.prj
[Project]
TYPE=C
CC=D:\PROGRA~1\SdIDE\bin
INCLUDE=D:\PROGRA~1\SdIDE\Include
LIB=D:\PROGRA~1\SdIDE\Lib
[Property]
FSTART=0x8000
RSTART=0x40
REND=0x23F
STACK=0x23f
GLOBALVAR=D
www.eeworm.com/read/225637/14529014
src 电子钟.src
[Files]
\setup.c
\main.c
\vectors08.c
\ledshow.c
\timer.c
\KBsub.c
[Headers]
\gp32c.h
\\clock.h
[Documents]
www.eeworm.com/read/225637/14529027
lst 电子钟.lst
NO DEBUG INFORMATION AVAILABLE!
__start:
__text_start:
8087 45 0240 ldHX #0x0240
808A 94 tXS
808B CD 80BC jsr __HC08Setup
808E 45 00B2 ldHX #0x00B2