mame_get_regs
Read all CPU state registers (D0-D7, A0-A7, PC, SR, USP) to inspect the processor's current state. Enables detailed analysis of CPU behavior during reverse engineering.
Instructions
Read all CPU state registers (D0-D7,A0-A7,PC,SR,USP,...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | :maincpu |