I saw an example of writting a "Hello World" program but I am jus not understanding one part:
Why can't I just move segment of "message" in "DS" directly?Code:mov ax, seg message mov ds, ax
|
Results 1 to 7 of 7
Thread: Question about CPU registersThreaded View
|
Click Here to Expand Forum to Full Width |