home *** CD-ROM | disk | FTP | other *** search
- !Memory - memory accessing program by Peter Millerchip.
-
- This will allow you to examine the memory in your machine, and it has an
- automatic search feature.
- Controls:
- The Address box will allow you to type in an address in decimal, hex
- (put a & symbol before it) or as a variable e.g. PAGE, TOP, HIMEM etc.
- !Memory has an auto-search facility which will search for a string while you
- are looking at a totally different part of memory. Type in the start and end
- addresses in the From and To boxes (you can use the same formats as before)
- and then the string to search for in the For box, e.g.
- From: PAGE
- To: TOP
- For: open
-
- or:
-
- From: &3970000
- To: &4000000
- For: radioon
-
- Both these examples should work. By default, !Memory will start off showing
- you &3900000 which is the start of the RISC-OS ROMs. (Press Page up twice
- for the Acorn credits!)
-
- This program is Public Domain and may be copied freely as long as this
- documentation and my name remain with it. The use of this software is
- entirely up to you; I take NO responsibility for any circumstances which may
- arise through use of my software.
-