If you don't need a big dump (small length) you could use poke inside a loop and write results to file. I do not know other methods. I did some pokes in a loop some time ago and it and as far as I remember it was quite fast. But if you need to dump whole memory it take some time.