|
-
February 29th, 2012, 08:24 AM
#1
Addressing Modes Help
I need assistance with addressing modes. I have a chart...
LDA 200 | Address field=200
ADD IMMEDIATE 301 | ?
LDA INDIRECT 100 | ?
ADD BASE REGISTER 100 | ?
LDA INDEXING 100 | Address field=100+100=200
I cannot figure out the three middle answers at all. Can I get any help on this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|