yuzu/src/core
Subv 4251eb26ec Kernel/Semaphore: Fixed a regression in semaphore waits.
The regression was caused by a missing check in #2260.

The new behavior is consistent with the real kernel.
2017-01-05 13:00:05 -05:00
..
arm Merge pull request #2366 from MerryMage/MemoryReadCode 2016-12-22 14:25:15 -05:00
file_sys Address clang-format issues. 2016-12-21 23:48:14 -05:00
frontend core: Move emu_window and key_map into core 2016-12-23 13:42:39 +00:00
gdbstub Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
hle Kernel/Semaphore: Fixed a regression in semaphore waits. 2017-01-05 13:00:05 -05:00
hw
loader Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
tracer
CMakeLists.txt core: Move emu_window and key_map into core 2016-12-23 13:42:39 +00:00
core.cpp Core: reset cpu_core in Shutdown to make IsPoweredOn work properly 2016-12-24 20:55:38 +02:00
core.h ThreadContext: Move from "core" to "arm_interface". 2016-12-22 00:27:49 -05:00
core_timing.cpp core: Replace "AppCore" nomenclature with just "CPU". 2016-12-22 00:27:46 -05:00
core_timing.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
memory.cpp Revert "Memory: Always flush whole pages from surface cache" 2016-12-17 19:13:33 -05:00
memory.h
memory_setup.h
mmio.h
settings.cpp core: Move emu_window and key_map into core 2016-12-23 13:42:39 +00:00
settings.h