bizhawk_read_memory
Read memory values from an emulated Game Boy system by specifying an address and optional domain and length, enabling inspection of system memory state during emulation.
Instructions
GB-compatible wrapper for emulator_read_memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | System Bus | |
| length | No | ||
| address | Yes |