citra/src/core
2022-02-20 04:07:10 -07:00
..
arm Perf: Remove more breakpoint checking in the interpreter. Move filtering earlier in the logging chain 2021-07-24 23:36:56 +05:30
cheats Resolve unused variable warnings 2020-12-06 15:59:13 -03:00
dumping dumping/ffmpeg_backend: add support for ffmpeg 5.0 2022-02-20 04:07:10 -07:00
file_sys fix(bps): Fixes BPS patch changing target size (#5829) 2021-08-22 15:24:35 -05:00
frontend core/frontend/emu_window: return true when TouchPressed is consumed 2021-12-18 16:52:24 +05:30
gdbstub core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
hle fs_user: Resolve sign conversion warning in GetPriority() (#5396) 2022-02-19 09:49:16 +05:30
hw gcc 11 compatibility fix (suggestion) (#5778) 2021-05-10 22:10:29 -05:00
loader Replace &vec[0] with vec.data() 2021-07-14 17:01:14 +08:00
rpc core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
tracer
3ds.h
announce_multiplayer_session.cpp Separate the enums from cam/cam.h 2020-08-19 01:45:57 -03:00
announce_multiplayer_session.h
CMakeLists.txt externals: update httplib and libressl ... 2022-01-13 19:32:50 -07:00
core.cpp Merge pull request #5448 from zhaowenlan1779/rerecording 2022-02-18 20:29:36 -07:00
core.h core.h: remove nodiscard for SendSignal (#5837) 2021-09-06 21:27:11 +05:30
core_timing.cpp core_timing: Lock CoreTiming event queue while deserializing 2021-02-08 11:25:39 +08:00
core_timing.h core_timing: Lock CoreTiming event queue while deserializing 2021-02-08 11:25:39 +08:00
custom_tex_cache.cpp custom_tex_cache: Remove reliance on the global system instance (#5252) 2020-04-20 21:50:16 -05:00
custom_tex_cache.h custom_tex_cache: Remove reliance on the global system instance (#5252) 2020-04-20 21:50:16 -05:00
global.h Refactored out the horrible static var in CoreTiming 2020-03-28 15:47:36 +00:00
memory.cpp memory: Make getter functions const qualified where applicable (#5251) 2020-04-28 14:43:52 -05:00
memory.h memory: Make getter functions const qualified where applicable (#5251) 2020-04-28 14:43:52 -05:00
mmio.h
movie.cpp Minor improvements to the UX 2021-02-08 11:25:38 +08:00
movie.h Minor improvements to the UX 2021-02-08 11:25:38 +08:00
perf_stats.cpp citra_qt: Allow enabling frame advance before emulation start 2021-02-08 11:25:37 +08:00
perf_stats.h citra_qt: Allow enabling frame advance before emulation start 2021-02-08 11:25:37 +08:00
savestate.cpp Merge pull request #5448 from zhaowenlan1779/rerecording 2022-02-18 20:29:36 -07:00
savestate.h core, citra_qt: Implement a save states file format and slot UI 2020-02-18 13:19:52 +08:00
settings.cpp android: frontend: Track screen layout separately for orientation. 2021-12-18 16:52:17 +05:30
settings.h Add Cardboard VR 2021-12-18 16:52:24 +05:30
telemetry_session.cpp common/telemetry: Migrate namespace into the Common namespace 2021-01-04 05:17:13 +01:00
telemetry_session.h common/telemetry: Migrate namespace into the Common namespace 2021-01-04 05:17:13 +01:00