The simplest assembly language program for x86 using MSDOS provided functionality to display a string. I am using Microsoft Macro Assembler MASM for compiling the code. I am showing also the listing file generated by the assembler.
#msdos #retrocomputing #assemblylanguage