asmstm8.opt

来自「cxstm8 编译器」· OPT 代码 · 共 15 行

OPT
15
字号
castm8
G,-v,Verbose Mode,100
G,-a,Absolute Assembler,101
O,-b,Do not optimize branches,102
M,-c,Output Cross References,103
L,-ft,Force Title in Listing,104
L,-ff,Use form feed in listing,105
L,-l,Output a listing,106
M,-pe,Make all equates Public,107
M,-p,Make all symbols Public,108
M,-pl,Keep All local symbols,109
G,-x,Include line debug information,110
G,-xx,Include Full debug information,111
M,-m,Accept old syntax,112

⌨️ 快捷键说明

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