Put my thing down flipped it and reversed it.
Will not
Will not
Will not
Will not
stop dancing
Will not
Will not
Will not
Will not
stop dancing
mov dx, msg
mov ah, 9
int 0x21
mov ah, 0x4c
int 0x21
msg db 'Hello, World!', 0x0d,0x0a, '$'
mov dx, msg
mov ah, 9
int 0x21
mov ah, 0x4c
int 0x21
msg db 'Hello, World!', 0x0d,0x0a, '$'