diff --git a/src/core/system.cpp b/src/core/system.cpp index be5e8384c..062096d7c 100644 --- a/src/core/system.cpp +++ b/src/core/system.cpp @@ -1560,6 +1560,8 @@ void System::ResetSystem() if (!IsValid()) return; + SaveUndoLoadState(); + InternalReset(); // Reset boot mode/reload BIOS if needed. Preserve exe/psf boot.