htod.log

来自「可以看一看源代码 与大家共享」· LOG 代码 · 共 30 行

LOG
30
字号
Microsoft (R) Macro Assembler Version 5.00 
Copyright (C) Microsoft Corp 1981-1985, 1987.  All rights reserved.

End of file encountered on input file
htod.asm(23): warning A4085: End of file, no END directive
htod.asm(2): error A2107: Non-digit in number
htod.asm(3): error A2009: Symbol not defined: DB
htod.asm(5): error A2025: Improper align/combine type
htod.asm(6): error A2105: Expected: colon
htod.asm(7): error A2009: Symbol not defined: MOV
htod.asm(8): error A2105: Expected: instruction or directive
htod.asm(9): error A2105: Expected: instruction or directive
htod.asm(10): error A2105: Expected: instruction or directive
htod.asm(11): error A2105: Expected: instruction or directive
htod.asm(12): error A2105: Expected: instruction or directive
htod.asm(13): error A2009: Symbol not defined: AADD0H
htod.asm(14): error A2062: Missing or unreachable CS
htod.asm(15): error A2105: Expected: instruction or directive
htod.asm(16): error A2062: Missing or unreachable CS
htod.asm(17): error A2105: Expected: instruction or directive
htod.asm(18): error A2105: Expected: instruction or directive
htod.asm(19): error A2105: Expected: instruction or directive
End of file encountered on input file
htod.asm(23): warning A4085: End of file, no END directive

  49418 + 441590 Bytes symbol space free

      1 Warning Errors
     18 Severe  Errors

⌨️ 快捷键说明

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