.. |
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
|
Update src/core/frontend/emu_window.h
|
2022-08-01 09:07:23 +02:00 |
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
|
loader: check for overflow of seg_sizes[] in 3dsx loader (#6075)
|
2022-07-23 21:57:55 +05:30 |
rpc
|
core: Remove unnecessary enum casts in log calls
|
2020-12-29 06:39:21 +01:00 |
tracer
|
Prefix all size_t with std::
|
2018-09-06 16:03:28 -04:00 |
3ds.h
|
Move screen size constants from video_core to core
|
2017-05-27 18:41:24 -07:00 |
CMakeLists.txt
|
remove dedicated_room dependence on core
|
2022-06-11 10:21:18 +02: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
|
clang-format fixes
|
2020-02-13 17:39:15 +08:00 |
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
|
core, citra_qt: Implement a save states file format and slot UI
|
2020-02-18 13:19:52 +08:00 |
settings.cpp
|
FileUtil, Frontends: Fix updating custom NAND/SDMC path
|
2022-04-30 15:53:45 +05:30 |
settings.h
|
Move webservice settings to own file
|
2022-06-11 10:21:17 +02:00 |
telemetry_session.cpp
|
Move webservice settings to own file
|
2022-06-11 10:21:17 +02:00 |
telemetry_session.h
|
common/telemetry: Migrate namespace into the Common namespace
|
2021-01-04 05:17:13 +01:00 |