testbench.asm
来自「the filter program write myself,the effe」· 汇编 代码 · 共 8 行
ASM
8 行
.def sample_res,firlp_res
sample_res .usect".testbuffer",500;store 128 pot,for the graph display
;if filter is linear buffer,you could
;see figure directly,because the data
;is continus
firlp_res .usect".testbuffer",500;stroe 128 pot,for the graph display
;the filter output effect
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?