Let's take square wave 1 active-time-left (atl) set at $4003. It's decremented twice per frame.
On a lda $4015 and the atl goes 1->0 right before the effective $4015 read, does $4015 return 1 or 0?
On a lda $4015 and the atl goes 1->0 right before the effective $4015 read, does $4015 return 1 or 0?