citra/src/core
2018-03-09 18:59:04 +02:00
..
arm core/arm: Backend-specific context implementations 2017-12-12 19:12:03 +00:00
file_sys Merge pull request #3440 from B3n30/file_read_delay 2018-03-04 21:32:50 -07:00
frontend Settings: Change resolution scaling to an integer instead of a float 2017-12-23 16:10:25 -07:00
gdbstub gdbstub: Correct typo 2017-12-20 18:47:06 +00:00
hle Service/NFC: convert to ServiceFramework 2018-03-09 18:59:04 +02:00
hw Fix clang format 2017-12-23 16:10:32 -07:00
loader Merge pull request #3262 from lioncash/warn 2017-12-11 19:52:53 +00:00
tracer
3ds.h
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_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
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
memory_setup.h
memory.cpp Merge pull request #3281 from jroweboy/texcache-pt2 2018-03-05 11:57:25 +02:00
memory.h Memory: Remove count of cached pages and add InvalidateRegion 2017-12-23 16:10:25 -07:00
mmio.h
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 Convert Movie to a class with a static instance, and other fixes based on B3n30 feedback. 2017-12-17 17:55:56 +13:00
perf_stats.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
perf_stats.h
settings.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
settings.h Merge pull request #3281 from jroweboy/texcache-pt2 2018-03-05 11:57:25 +02:00
telemetry_session.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
telemetry_session.h