Tag: Processor register
Reviewing the GNUSim8085
This article reviews the GNUSim8085 -- a graphical simulator, assembler and debugger for the Intel 8085 microprocessor.
The Intel 8085 is an 8-bit microprocessor that...
Handling Interrupts
In my last article, we explored the concept of interrupts and how they catch the CPU's attention. In this article, we will look at...