Uh.. from memory, lemme see:
Code:
.ideal
.8088
text db 'l33t d00d', 13, 10, '$'
mov dx, offset text
mov ah, 09h
int 21h
mov ah,4ch
int 21h
I blew up 3 VGA cards teaching myself how to unchain. That's back when 256k cost about $100 and I was making about $4/hr.