interprate lines of code - basic assembly

后端 未结 0 580
猫巷女王i
猫巷女王i 2021-02-13 22:19

I need interpretation to every line of code in here

org 100h

mov ah,9 mov dx,beginning int 21h

mov cx,8 loop: mov ah,9
mov dx,String
int 21h

相关标签:
回答
  • 消灭零回复
提交回复
热议问题