get_register_view
Display a complete dump of all CPU registers and flags, decoded and grouped by data, address, and system types for comprehensive debugging.
Instructions
Get the full register view with all CPU registers and flags.
Shows all registers organized by type (data, address, system) with flags decoded. More comprehensive than read_register/read_registers.
Returns: Complete formatted register dump including flags and special registers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |