.changelog/3382.md
PVCoreBridge protocol enabling emulator cores to receive companion controller input events (CompanionInputEvent). Prerequisite for all per-core companion controller integrations (#2702–#2706)CompanionControllerCapable without depending on the UI layerCompanionControllerHostView, wires CoreCompanionBridge (state-diff slot delegate → handleCompanionInput), and tears down on dismiss. iOS/macCatalyst only