Ken Shirriff's blog

Computer history, restoring vintage computers, IC reverse engineering, and whatever

Showing posts with label 8085. Show all posts
Showing posts with label 8085. Show all posts

Reverse-engineering the flag circuits in the 8085 processor

›
Processors all have status flags to keep track of conditions such as a zero value, a carry, or a negative value. Whenever you write a loop o...
4 comments:

The 8085's register file reverse engineered

›
On the surface, a microprocessor's registers seem like simple storage, but not in the 8085 microprocessor. Reverse-engineering the 8085...
13 comments:

8085 instruction set: the octal table

›
The instruction set of the 8085 microprocessor has an underlying structure that becomes much clearer if expressed in an octal-based table,...
6 comments:

Silicon reverse engineering: The 8085's undocumented flags

›
The 8085 microprocessor has two undocumented status flags: V and K. These flags can be reverse-engineered by looking at the silicon of the ...
7 comments:

Inside the ALU of the 8085 microprocessor

›
The arithmetic-logic unit is a fundamental part of any computer, performing addition, subtraction, and logic operations, but how it works i...
12 comments:
‹
›
Home
View web version
Powered by Blogger.