cpu.write_memory
Write bytes to a CPU memory address in an active emulator session to modify game state for debugging and testing.
Instructions
cpu.write_memory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bytes | Yes | ||
| address | Yes | ||
| session | Yes | ||
| memoryType | Yes |