Then how about doing what I have suggested twice, and looking up hexadecimal?Obviosuly I don't know.
Then how about doing what I have suggested twice, and looking up hexadecimal?Obviosuly I don't know.
Yeah, you do. I realize that learning six digits more than the ten you (hopefully) already know is an unfair expectation -- but life isn't always fair.Do I have to learn whole tabele or?
Then Google "hexadecimal" and try to understand it.Hm I don't understand
Things to understand:Hm I don't understand
I know what that is, I just didn't know that I have to learn whole tabele by hard. I thought there is some simple way to write a,b,c hahaThen Google "hexadecimal" and try to understand it.
You clearly do NOT know what hexadecimal is if you can't figure out what 'b' and 'd' are. So go learn it. It should take just a few minutes (less than two, being generous) to be able to know how to write all sixteen hexadecimal digits without referring to any reference whatsoever.I know what that is, I just didn't know that I have to learn whole tabele by hard. I thought there is some simple way to write a,b,c haha
Ok. A is 10, B is 11 and so on...You clearly do NOT know what hexadecimal is if you can't figure out what 'b' and 'd' are. So go learn it. It should take just a few minutes (less than two, being generous) to be able to know how to write all sixteen hexadecimal digits without referring to any reference whatsoever.
Assuming an 8-bit processor, the Move instruction using immediate data requires two bytes. One for the instruction and the next one for the data to be moved.How can I know which adress is A and B? Why did you choose 0004?
Do you have a scientific calculator that does hex math? Your computer probably does. Or you can find it on the Internet.Ok. A is 10, B is 11 and so on...
But how i know how much DD or FB?
Given the decimial digits 0 through 9, how do you know how much 42 is?Ok. A is 10, B is 11 and so on...
But how i know how much DD or FB?
That's been suggested three (or more) times already. He doesn't appear interested or willing to look up and read anything on his own.Hello,
Then read the page of the wiki about hexadecimal:
https://en.wikipedia.org/wiki/Hexadecimal
Bertus
You suggested something to read???That's been suggested three (or more) times already. He doesn't appear interested or willing to look up and read anything on his own.
We are doing programming in Assembler. (MC8-Assembler)Which processor and/or assembly language are you talking about? The format and behavior of the MOV or ADD command depends on which assembler is being used.
by Robert Keim
by Jake Hertz
by Duane Benson
by Jake Hertz