Ken Shirriff's blog

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

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:

Notes on the PLA on the 8085 chip

›
The 8085 processor uses a PLA (programmable logic array) to control much of the activity within the processor, such as instruction decoding ...
2 comments:

The 6502 CPU's overflow flag explained at the silicon level

›
In this article, I show how overflow is computed in the 6502 microprocessor at the transistor and silicon level. I've discussed the mat...
16 comments:

The 6502 overflow flag explained mathematically

›
The overflow flag on the 6502 processor is a source of myth and confusion. In this article, I explain signed and unsigned binary arithmetic...
28 comments:

JavaScript on the go: Programming from your phone

›
Have you ever wanted to write a program when the only computer available is your phone? You can use an Android phone to write and run Jav...
7 comments:
‹
›
Home
View web version
Powered by Blogger.