citra/src/core
Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls
Follows the video core PR. fmt doesn't require casts for enum classes
anymore, so we can remove quite a few casts.
2020-12-07 23:02:23 -05:00
..
arm core: arm: Implement InvalidateCacheRange for CPU cache invalidation. 2020-11-29 01:31:52 -08:00
crypto
file_sys core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
frontend core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
hle core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
loader core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
memory
network core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
tools
CMakeLists.txt core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
constants.cpp
constants.h
core_timing_util.cpp
core_timing_util.h
core_timing.cpp
core_timing.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
core.cpp core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
core.h core: arm: Implement InvalidateCacheRange for CPU cache invalidation. 2020-11-29 01:31:52 -08:00
cpu_manager.cpp hle: kernel: multicore: Replace n-JITs impl. with 4 JITs. 2020-11-29 01:31:51 -08:00
cpu_manager.h
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp
memory.h
perf_stats.cpp
perf_stats.h
reporter.cpp
reporter.h
settings.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
settings.h Merge pull request #4937 from german77/multiUDP 2020-12-01 11:47:37 -08:00
telemetry_session.cpp patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00
telemetry_session.h patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00