a 100 mov ax,b800 mov ds,ax mov bx,0000 mov ax,[bx] mov [bx+350],ax add bx,2 cmp bx,200 jb 108 int 20 g =100 quit