get_emulator_info
Retrieve emulator details: version, machine type, operating system, CPU core name, or a combined summary of all.
Instructions
Get emulator information via ZRCP. version→get-version, machine→get-current-machine, os→get-os, cpu_core→get-cpu-core-name; all→combines version + machine + os + buildnumber.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| details | No | Which info to retrieve. (There is no ZEsarUX "features" command; use cpu_core for the CPU core name.) | all |