Apparently its set to 100 cycles/frame and I was looking in the wrong place.
The game is set to 20 cycles/frame, and I limit it to 60fps with the delay timer. Setting it to 1000 cycles/frame seems to yield similar results, so I think its reaching that limit, or at least close to it.
Thanks! I tried to learn as much as I could from it.