citra-shitamoto-network/src/core
2022-05-18 00:05:41 -04: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 core: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
file_sys core: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04: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 core: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
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_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
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
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 Convert Input Count to Frame Count (#5954) 2022-03-05 12:38:35 +05:30
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
settings.cpp FileUtil, Frontends: Fix updating custom NAND/SDMC path 2022-04-30 15:53:45 +05:30
settings.h FileUtil, Frontends: Fix updating custom NAND/SDMC path 2022-04-30 15:53:45 +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