Changes
MOS 6502
,/* Register File */
*ABL/ABH: Address Bus Low/High, latches for the address bus.
*AI/BI: Input Registers for the ALU.
*IR: Instruction Register, holds the fetched instruction opcode byte while the CPU decodes and executes it.
<br>