citra/src/core
wwylele c4db298a7d
HLE/IPC: remove assertion on empty buffer.
Some service functions do require to push an empty buffer in some cases. See APT:ReceiveParameter/GlanceParameter
2018-02-11 00:09:52 +02:00
..
arm core/arm: Backend-specific context implementations 2017-12-12 19:12:03 +00:00
file_sys Merge pull request #3252 from Subv/fs_user 2017-12-15 15:40:36 -05:00
frontend
gdbstub gdbstub: Correct typo 2017-12-20 18:47:06 +00:00
hle HLE/IPC: remove assertion on empty buffer. 2018-02-11 00:09:52 +02:00
hw HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00
loader Merge pull request #3262 from lioncash/warn 2017-12-11 19:52:53 +00:00
tracer Core: Fix some out-of-style includes 2017-05-27 16:31:42 -07:00
3ds.h
CMakeLists.txt APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00
core.cpp Merge pull request #2882 from danzel/movie-squash 2018-01-23 01:03:37 -07:00
core.h
core_timing.cpp
core_timing.h
memory.cpp
memory.h
memory_setup.h
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 citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
settings.h citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
telemetry_session.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
telemetry_session.h