Simple question on ASM 8086

Posted by Tal on Stack Overflow See other posts from Stack Overflow or by Tal
Published on 2010-04-21T12:08:13Z Indexed on 2010/04/21 12:13 UTC
Read the original article Hit count: 418

Filed under:
|
|
|

Hello ,I'm studying ASM 8086 at high school and I have this question:

For example I have this number ABCD(hex), how is it stored on the memory?
Does the AB go for example to memory address 01 and the CD goes to address 02?
Thank you :-)

© Stack Overflow or respective owner

Related posts about asm

Related posts about 8086