MANUAL FOR RAMDUMP (BBC BASIC) This file describes the program RAMDUMP which displays the contents of I/O processor RAM in a similar format to Acorn DFS's *DUMP command. The manual is (C)1998 SPROW and software is (C)1995 SPROW INSTRUCTIONS- At the BASIC prompt,type CHAIN"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