Ramdump

By Robert Sprowson

Originally published in EUG #42

This file describes the utility Ramdump which displays the contents of I/O processor RAM in a similar format to Acorn DFS's *DUMP command.

Instructions

Select from the menu or, at the BASIC prompt, type CHAIN"U.RAMDUMP"

The program will request a start and a stop address to be entered in hexadecimal then will faithfully display the byte contents of the RAM between the two given addresses.

Exit Messages

"End address must be higher than start" - the address to finish at was set to less than the address to start at

Known Problems/Future Enhancements

No known problems.

History

v1.00 Original written to save a corrupted BASIC program

Manual and software (C) 1995 SPROW. First published EUG #42.