Next: Checkpoint get (0x11), Previous: Memory get (0x01), Up: Commands [Contents][Index]
Writes a chunk of memory from a start address to an end address (inclusive).
Command body:
Should the write cause side effects?
Describes which part of the computer you want to write:
Describes which bank you want. This is dependent on your machine. See Banks available (0x82). If the memspace selected doesn’t support banks, this byte is ignored.
Response type:
0x02: MON_RESPONSE_MEM_SET
Response body:
Currently empty.