changelog
来自「一个类似windows」· 代码 · 共 36 行
TXT
36 行
1998-12-17 Markku Rossi <mtr@amme.ssh.fi>
* process.js (process_file): Added support for integer constants.
(const_string): Fixed a typo from the backslash handing.
1998-10-28 Markku Rossi <mtr@purple.ngs.fi>
* process.js (process_file): Use the operand flags instead of
using the hardcoded operand names.
* extract-operands.js (main): Fixed to obey the flag comments of
the operands.def file.
1998-10-14 Markku Rossi <mtr@purple.ngs.fi>
* main.js (main): Fixed to create the output file name from the
input file names.
* process.js (process_file): Initial support for string
constants.
* main.js: Implemented -g, -O, and -v options.
1998-10-13 Markku Rossi <mtr@purple.ngs.fi>
* extract-operands.js: Extract byte-code operand information from
the `src/operands.def' file, and create the operands.js file.
1998-10-12 Markku Rossi <mtr@purple.ngs.fi>
* process.js: New file to handle the assembler file processing.
1998-06-25 Markku Rossi <mtr@ngs.fi>
* Created the assembler project.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?