readme.1st

来自「该应用软件可以实现大多数单片机的仿真实验」· 1ST 代码 · 共 9 行

1ST
9
字号
To assemble the files in this directory, the -Ix option must have
been set to the directory that contains the *.INC files.

Currently, these files are in ../FRAME so use the command:

                    ASM11 progname -I../FRAME

replacing progname with the actual filename of the program you want
to assemble.

⌨️ 快捷键说明

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