.. |
arm
|
CPU/Dynarmic: Fixed a warning when incrementing the number of ticks in ExecuteInstructions.
|
2017-08-21 08:34:25 -05:00 |
file_sys
|
Warnings: Add UNREACHABLE macros to switches that contemplate all possible values.
|
2017-08-21 08:34:28 -05:00 |
frontend
|
EmuWindow: refactor touch input into a TouchDevice
|
2017-08-24 15:00:56 +03:00 |
gdbstub
|
Doxygen: Amend minor issues (#2593)
|
2017-02-26 17:58:51 -08:00 |
hle
|
HID: use TouchDevice for touch pad
|
2017-08-24 13:56:43 +03:00 |
hw
|
GPU/Warnings: Explicitly cast the screen refresh ticks to u64.
|
2017-08-21 08:34:30 -05:00 |
loader
|
Added missing parts in libnetwork (#2838)
|
2017-08-19 11:14:33 -06:00 |
tracer
|
Core: Fix some out-of-style includes
|
2017-05-27 16:31:42 -07:00 |
3ds.h
|
Move screen size constants from video_core to core
|
2017-05-27 18:41:24 -07:00 |
CMakeLists.txt
|
Merge pull request #2839 from Subv/global_kernel_lock
|
2017-08-23 18:17:44 -06:00 |
core.cpp
|
Added missing parts in libnetwork (#2838)
|
2017-08-19 11:14:33 -06:00 |
core.h
|
core: Expose AppLoader as a public interface.
|
2017-08-03 20:10:37 -04:00 |
core_timing.cpp
|
CoreTiming: use named constant for ARM11 clock rate
|
2017-01-16 09:59:16 +02:00 |
core_timing.h
|
CoreTiming: use named constant for ARM11 clock rate
|
2017-01-16 09:59:16 +02:00 |
memory.cpp
|
Merge pull request #2839 from Subv/global_kernel_lock
|
2017-08-23 18:17:44 -06:00 |
memory.h
|
Memory: Add function to flush a virtual range from the rasterizer cache
|
2017-06-21 22:57:12 -07:00 |
memory_setup.h
|
Remove empty newlines in #include blocks.
|
2016-09-21 11:15:47 +09:00 |
mmio.h
|
Remove empty newlines in #include blocks.
|
2016-09-21 11:15:47 +09:00 |
perf_stats.cpp
|
PerfStats: Re-order and document members better
|
2017-02-26 17:22:04 -08:00 |
perf_stats.h
|
PerfStats: Re-order and document members better
|
2017-02-26 17:22:04 -08:00 |
settings.cpp
|
Core: Fix some out-of-style includes
|
2017-05-27 16:31:42 -07:00 |
settings.h
|
HID: use TouchDevice for touch pad
|
2017-08-24 13:56:43 +03:00 |
telemetry_session.cpp
|
telemetry: Add field for OsPlatform.
|
2017-08-03 20:10:38 -04:00 |
telemetry_session.h
|
telemetry: Log a few simple data fields throughout core.
|
2017-05-24 19:16:23 -04:00 |