dingusppc/debugger
Mihai Parparita 57e6e90002 Add support for the CUDA_RESTART_SYSTEM command
There are cases where when it's necessary (e.g. given uninitialized NVRAM,
the Beige G3 with the 10.2 install CD inserted will update the boot
device and restart to boot from it).

Restart support was done by wrapping the ppc_exec function in a loop and
checking for a restart power off reason. We also need to disconnect all
event listeners, since they will be recreated when the machine is
re-initialized.
2024-03-07 23:32:23 -08:00
..
CMakeLists.txt Fix includes for loguru and SDL. 2021-09-16 00:46:38 +02:00
debugger.cpp Add support for the CUDA_RESTART_SYSTEM command 2024-03-07 23:32:23 -08:00
debugger.h debugger: Fix interrupt signal. 2024-03-02 12:57:02 -07:00