Impression d'assemblage
mov dl,'A' ; print 'A'
mov ah,2
int 21h
rng70
mov dl,'A' ; print 'A'
mov ah,2
int 21h