There are, I think, several things of interest here.
http://www.visual6502.org/JSSim/expert. ... &zoom=10.4The first thing is the pad, a large metal structure for the bond wire to land on, which you've labelled rdy.
To the lower right of the pad, we see we have polysilicon sitting between the rdy and vdd, and connected to rdy. So that's a pull-up.
To the left and top of the pad is a snaking diffusion track. That's a resistor (usually).
To the lower left of the pad, there's a magenta polygon, between rdy and ground, and that's a protection diode. The resistor and the diode provide some protection against overvoltage and static damage.
To the right of the diode is the bit of interest to a logic-level simulation: the poly from the pullup forms the gate of transistor t475 in an asymmetric U shape.
http://www.visual6502.org/JSSim/expert. ... 3&zoom=5.0This transistor is the pulldown for node 958. The pullup is just below, and the overall effect is an inverter.
The pulldown for the inverter is strong (the poly snakes a long way) as is the pullup (very short and wide poly forming a transistor to vdd.) The ratio between the two can tell us the switching threshold of the inverter, which we'd expect to be skewed so it responds to TTL levels (when taking into account the protection resistor, probably.)