One of the flip-flop outputs of the A1 Scaler takes an entire day to change states - the AGC used the slower flip-flops as a 28 bit binary counter to measure time.
Once I got to 50 seconds per division in my oscilloscope it was taking forever, so I am using my Propeller 2 board to read the last/slowest 16 bits the same way the AGC would have, then I can log the data in a serial terminal for a day and watch it count upward from 0 to 65535.