mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-22 00:29:18 +00:00
Ensure that NVRAM is persisted when exiting the debugger after an abort
The SIGABRT handler is not invoked by the abort() call in the loguru fatal handler, but either way it's not necessary (it does its own abort). Switch to explicitly cleaning up the machine object, which as a side effect in the destructor chain will persist the NVRAM.
This commit is contained in:
parent
284f58dec4
commit
fc6a4872d6
Loading…
Reference in New Issue
Block a user