Cemu/src/gui
Exzap 53a74e44df coreinit+UI: Implement exit()
When coreinit exit() is hit, then Cemu will only close when the game was launched directly via command line parameters (-g or -t). Otherwise it returns to the game list. In the case where Cemu closes it will forward the coreinit exit status code as it's own exit status code. This is useful for cases where Cemu is used as a CLI tool for testing homebrew
2026-06-25 06:42:33 +02:00
..
interface build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
wxgui coreinit+UI: Implement exit() 2026-06-25 06:42:33 +02:00
CMakeLists.txt UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00