mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
Some homebrew expect exception handlers to be present -- which is almost always the case on console, since most of the time homebrew are launched from either a libogc or SDK title) -- and break if they are not. To fix this, we just need to include default, dummy handlers. |
||
|---|---|---|
| .. | ||
| Boot_BS2Emu.cpp | ||
| Boot_WiiWAD.cpp | ||
| Boot.cpp | ||
| Boot.h | ||
| DolReader.cpp | ||
| DolReader.h | ||
| ElfReader.cpp | ||
| ElfReader.h | ||
| ElfTypes.h | ||