citra/src
Léo Lam 3140086c60 file_sys: Handle patch applying failures
This changes ApplyCodePatch to return a ResultStatus, which makes it
possible to determine whether patch applying has failed. Previously,
only a boolean was returned, and false was returned when no patch
was found OR when a patch was found but applying it failed.

This also changes AppLoader_NCCH to return an error if patching fails
because the executable is likely to be left in an inconsistent state
and we should not proceed booting in that case.
2019-12-22 10:46:47 +01:00
..
android
audio_core Reenable AAC FFMPEG decoding 2019-12-16 19:23:43 -07:00
citra Merge pull request #4940 from jroweboy/presentation-thread 2019-12-15 20:25:34 -07:00
citra_qt Remove accidentally pushed debugging logs (#5029) 2019-12-17 11:13:47 +01:00
common Merge pull request #4964 from citra-emu/wwylele-patch-1 2019-11-20 09:43:48 -07:00
core file_sys: Handle patch applying failures 2019-12-22 10:46:47 +01:00
dedicated_room Fix moderation by room host in dedicated rooms 2019-11-17 09:59:54 -05:00
input_common new-line that clang-format didn't fix 2019-11-09 12:56:17 -07:00
network network/room: add message/join/leave/kick/ban/unban/game name logging 2019-11-03 09:55:38 -05:00
tests new-line that clang-format didn't fix 2019-11-09 12:56:17 -07:00
video_core Remove wait for free buffer 2019-12-16 20:02:01 -07:00
web_service
.clang-format
CMakeLists.txt Add MinGW CMake option to disable DWARF debugging information 2019-08-14 10:29:04 -05:00