speak.asm

来自「这是一个单片机开发的包」· 汇编 代码 · 共 11 行

ASM
11
字号
// GCC for SUNPLUS u'nSP version 1.0.21-3
// Command: D:\61开发~1\cc1.exe C:\DOCUME~1\wang\LOCALS~1\Temp\ccIdaaaa.i -fkeep-inline-functions -quiet -dumpbase speak.c -mglobal-var-iram -gstabs -Wall -o .\Debug/speak.asm
	.external __sn_func_ptr_sec

// gcc2_compiled.:

.debug
	.dw '.stabs "D:/lanrm/数字电子钟礼包/Code/Monthdayclock/",0x64,0,3,',0,0,offset Ltext0,seg Ltext0,0x0d,0x0a
.code
.debug
	.dw '.stabs "D:/lanrm/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?