Ken Shirriff's blog
Computer history, restoring vintage computers, IC reverse engineering, and whatever
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...
24 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...
6 comments:
Teardown of the mysterious KMS 4-port USB charger
›
In this article I tear down a 4-port USB charger of puzzling origin. This charger is a huge step above the $2 counterfeit chargers I examine...
39 comments:
‹
›
Home
View web version