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