dolphin/Source/Core/Core/Boot
Léo Lam 3dd777be70 Boot: Add default exception handlers
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.
2017-12-09 17:24:04 +01:00
..
Boot_BS2Emu.cpp
Boot_WiiWAD.cpp
Boot.cpp Boot: Add default exception handlers 2017-12-09 17:24:04 +01:00
Boot.h
DolReader.cpp
DolReader.h
ElfReader.cpp
ElfReader.h
ElfTypes.h