OASIS Command Referenced[isplay memory] |
d - display memory location
d <address>[, <length>]
For power users only. Displays memory at address, given in hexadecimal with no leading 0x. The d command, in conjunction with the s command may be used to manually patch a running OASIS image. This can be useful for modifying the driver table over the packet link. Valid addresses are 00000 to 7ffff and e00000 to efffff. See OASIS3 Memory map. Command will be rejected if bad address is specified.