vAmiga icon indicating copy to clipboard operation
vAmiga copied to clipboard

Saving machine causes a crash

Open MaddTheSane opened this issue 7 months ago • 3 comments

If you go to Machine -> Save, vAmiga crashes. I seems to crash here: https://github.com/dirkwhoffmann/vAmiga/blob/2b8e4c1899fed0c6a4c47c080daf2e9a8f3f3da1/Emulator/Base/CoreComponent.cpp#L144

The only thing I can think that might be wrong is that the << operator might not be overridden.

MaddTheSane avatar Jun 28 '24 00:06 MaddTheSane