emulator_read_memory
Read a memory range from emulated consoles and return its bytes as an uppercase hex string. Specify address, domain, and length to inspect game state on Game Boy, Mega Drive, NES, or SNES.
Instructions
Read a memory range and return its bytes as an uppercase hex string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | System Bus | |
| length | No | ||
| target | No | gb | |
| address | Yes |