Hi Cerebrum
Good question!
You probably already know that if you click on a node you'll see the nodename (and nodenumber) - but if you shift-click on a node you will see the nodegroup, which means all nodes connected by 'on' transistors. In this case:
http://visual6502.org/JSSim/expert.html ... u,dasb,dorthe nodegroup is reported as:
nodegroup from node: 892 idb4 (nodes: idb4,sb4,vcc,alu4,vss)
which tells us that in this half-cycle the pass gates have connected the Internal Data Bus with the Special Bus, and it looks like the Special Bus is being pulled down (on bit4 at least) by the ALU output.
So, the pass transistors connecting the two busses have transmitted a $00 from the ALU to the IDB.
Cheers
Ed