Ken Shirriff's blog
Computer history, restoring vintage computers, IC reverse engineering, and whatever
Reverse-engineering the 8085's decimal adjust circuitry
›
In this post I reverse-engineer and describe the simple decimal adjust circuit in the 8085 microprocessor. Binary-coded decimal arithmetic ...
2 comments:
Reverse-engineering and simulating Sinclair's amazing 1974 calculator with half the ROM of the HP-35
›
I've reverse-engineered the Sinclair Scientific calculator. The remarkable thing about this calculator is they took a simple 4-function ...
7 comments:
I wouldn't have given a nickel for their stock: Visiting Apple in 1976
›
A guest posting from William Fine: I saw the "Jobs" movie yesterday and it revived some ancient memories of my dealings with Jobs...
Simulating a TI calculator with crazy 11-bit opcodes
›
I've built a register-level simulator of a 1974 TI calculator chip that shows what actually happens inside a calculator when you perform...
6 comments:
Reverse-engineering the 8085's ALU and its hidden registers
›
This article describes how the ALU of the 8085 microprocessor works and how it interacts with the rest of the chip, based on reverse-engine...
3 comments:
Four Rigol oscilloscope hacks with Python
›
A Rigol oscilloscope has a USB output, allowing you to control it with a computer and and perform additional processing externally. I was i...
20 comments:
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:
‹
›
Home
View web version