Next: , Previous: , Up: Commands   [Contents][Index]


13.4.9 Registers get (0x31)

Get details about the registers

Command body:

byte 0: memspace

Describes which part of the computer you want to read:

  • 0x00: main memory
  • 0x01: drive 8
  • 0x02: drive 9
  • 0x03: drive 10
  • 0x04: drive 11

See Register Response (0x31).