Changes
/* Register File */
| PC (Program Counter) || 16-bit || Points to the memory address of the next instruction byte to be fetched || Increments automatically after fetching instruction bytes
|}
<br>
== Block Diagram ==
[[File:Intel 8080 block diagram.png|800px]]
<br>