hexdump
Display a memory region in hexadecimal and ASCII format, with configurable address, length, and memory zone.
Instructions
Display memory in hexadecimal + ascii (ZRCP hexdump)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | Starting address (hexadecimal) | 4000 |
| length | No | Number of bytes to display | |
| memory_zone | No | Memory zone to display. Omit to use the currently active zone. Only ram/rom/mapped switch zones; ids are machine-dependent. |