Search:

Type: Posts; User: jianlin01

Search: Search took 0.05 seconds.

  1. Replies
    1
    Views
    2,657

    Re: Assembly Language Simple Question

    and how do i put the address of NUM1 into BX if i don't just type 0010H for it ?
    another question why i cant MOV DL,[0010H] ,it give DL "0010H' in value but not the address content...
  2. Replies
    1
    Views
    2,657

    Assembly Language Simple Question

    I m new in X86 assembly language...here is the code i write and i printscreen it...
    i just don't understand why the result din show out when
    i MOV DL,NUM1
    MOV AH,02H
    INT 21H
    ...
Results 1 to 2 of 2



Click Here to Expand Forum to Full Width