Here’s a small utility function (in C) that I wrote, to dump the memory’s contents at a specified address. It’s nothing big but can be useful when debugging code.
Here’s a small utility function (in C) that I wrote, to dump the memory’s contents at a specified address. It’s nothing big but can be useful when debugging code.