8085 Questions
1
Solved
I know that addition of two unsigned integers larger than the bus size of a given processor can be achieved via the carry flag. And normally, the same is true for signed integers using the overflow...
Assimilative asked 23/7, 2017 at 3:29
1
In the flag register of Z80, 8080, 8085, and 8086 processors, what is the purpose of bits 1, 3, 5, which are documented as "reserved" or "undefined"?
Aeciospore asked 30/6, 2017 at 7:34
1
Solved
I get the point of MOV, STA and LDA instructions, but what I don't understand is why are there three different instructions for two different processes?
STA is for copying data from accumulator t...
1
© 2022 - 2024 — McMap. All rights reserved.