My question... How do you program a peck drill cycle that starts at the bottom of a hole?

I have an Okuma control where I can do this in one line:
G73 X0 Z-2(feed distance) K-.95(rapid in distance) L.05(retract to start position after this amount) D.05(peck amount)

This line will rapid to z-.95, then drill z-.05 more, retract to start position, rapid back within parameter setting of previous depth, then repeat this sequence until Z distance is met.

What is the best way to do this on a fanuc lathe?
Thanks