| Age | Commit message (Collapse) | Author |
|
The startup check apparently confuses other programs when yuzu launches
2 processes and then quickly closes one of them. Though this isn't
really our issues it's also not a big deal for me to add an option to
work around that issue.
|
|
yuzu: Move mini_dump out of core
startup_checks: Better exception handling
|
|
|
|
Solves MSVC compile error. Also drops need string use for comparison.
|
|
Adds some comments, removes unused includes, and removes last bits of
logging since this is before the logging backend starts up.
|
|
Wow fork() is nice, isn't it?
|
|
|
|
|
|
|