vAmiga
vAmiga copied to clipboard
Saving machine causes a crash
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.