|
|
|
@ -193,9 +193,6 @@ public: |
|
|
|
/// Gets a reference to the telemetry session for this emulation session. |
|
|
|
[[nodiscard]] const Core::TelemetrySession& TelemetrySession() const; |
|
|
|
|
|
|
|
/// Prepare the core emulation for a reschedule |
|
|
|
void PrepareReschedule(); |
|
|
|
|
|
|
|
/// Prepare the core emulation for a reschedule |
|
|
|
void PrepareReschedule(u32 core_index); |
|
|
|
|
|
|
|
|