citra/src/core
Valentin Vanelslande e2c5666883 Service/AM: Fix crash when scanning titles with installed titles with invalid title IDs (#3542)
* Service/AM: Fix crash when scanning titles with installed titles with invalid title IDs

Fixes #3332
2018-03-24 13:06:50 -06:00
..
arm Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
file_sys Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
frontend Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
gdbstub Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
hle Service/AM: Fix crash when scanning titles with installed titles with invalid title IDs (#3542) 2018-03-24 13:06:50 -06:00
hw Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
loader Service/CFG: convert to ServiceFramework 2018-03-10 13:37:03 +02:00
tracer Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
3ds.h Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00
announce_multiplayer_session.cpp Use Common::Event 2017-12-14 12:36:37 +01:00
announce_multiplayer_session.h Use Common::Event 2017-12-14 12:36:37 +01:00
CMakeLists.txt Add DelayGenerator for all file backends 2018-02-24 14:15:57 +01:00
core.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
core.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
core_timing.cpp CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
core_timing.h CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
memory.cpp Memory: remove RasterizerCachedSpecial page type 2018-03-10 01:14:38 +02:00
memory.h Memory: remove RasterizerCachedSpecial page type 2018-03-10 01:14:38 +02:00
memory_setup.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
mmio.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
movie.cpp Convert Movie to a class with a static instance, and other fixes based on B3n30 feedback. 2017-12-17 17:55:56 +13:00
movie.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
perf_stats.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
perf_stats.h PerfStats: Re-order and document members better 2017-02-26 17:22:04 -08:00
settings.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
settings.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
telemetry_session.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
telemetry_session.h WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00