trace_cchip_superman
Trace C-Chip accesses in the $900000-$900FFF region and report the $900803 status verdict for MAME reverse engineering of Superman.
Instructions
Superman helper: trace $900000-$900FFF C-Chip accesses and report $900803 status verdict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | MAME working directory. Defaults to MAME_CWD or current directory. | |
| dryRun | No | Generate the Lua harness but do not launch MAME. | |
| frames | No | Frame budget. | |
| system | No | MAME machine short name. Defaults to MAME_SYSTEM. | |
| logPath | No | Optional output log path. | |
| mameExe | No | MAME executable. Defaults to MAME_EXE or `mame`. | |
| rompath | No | ROM search path. Defaults to MAME_ROMPATH. | |
| workdir | No | Generated-script/log directory. Defaults to MAME_WORKDIR or <cwd>/.mame_mcp. | |
| timeoutSec | No | Process timeout in seconds. | |
| injectPreset | No | `none` or `coin_start`. | none |