Here are some links to help illustrate which parts of the 6502 are which:
Registers:
-
Y -
X -
S -
A -
Program CounterALU and Decimal adjust:
-
ALU -
Decimal AdjustPredecode and Instruction Register:
-
Predecode -
IRInput Data Latches:
-
ID -
PLA (decode ROM) -
Timing ControlAnother way to find your way around is to search for and highlight specific signals, for example, highlighting the two inputs and the output of bit 0 of the ALU:
-
find=alua0,alub0,alu0More tips on the help page at
http://visual6502.org/wiki/index.php?ti ... _interfaceHere are
all the above labels at once:
Attachment:
6502-navigation.png [ 432.26 KiB | Viewed 4511 times ]