This little program shows you the contents of any memory address in
the system. It is useful for debugging etc (that's what I wrote it
for).
The program has a optional automatic refresh function that reads the
selected memory address (and 256 bytes forward) 50 times a second and
updates the display. The contents of the memory is shown in both HEX
and ASCII.
|