The collision counter could be used in a game: such as, to detect when a lunar lander hits a mountain. Set the counter to zero, draw the lander, then check for non-zero values indicating the collision. It is up to the you to initialize and check this byte.