MOV AL, [SI] ; next get ASCII char. MOV AH, 0Eh ; teletype function number. INT 10h ; using interrupt to print a char in AL. ADD SI, 1 ; advance index of string array. JMP next_char ; go back, and ...
; to remember some value kept in a variable named "var1" than at ; the address 5A73:235B, especially when you have many variables. ; Our compiler supports two types of variables: BYTE and WORD.