Displacement accumulation from animated displacement map

I want to displace a screenspace 640x480 poly plane incrementally with an animated displacement map but accumulating the displacement.

The way 3ds displace mod works with animated maps is that it always displaces the base mesh with no option to accumulate the displacement when the map is animated.

Is there a way to displace the mesh incrementally accumulating the displacement with each frame of the animated displacement map ?