dolphin/Source/Core
degasus 7277eb0e6c AX-HLE: Call HLE on mailbox write
It was done on Update() which was called exactly every 5ms.
But the game is allowed to use the DSP more often, eg to generate 48kHz audio.
2015-08-19 16:19:06 +02:00
..
AudioCommon Merge pull request #2854 from Tilka/valgrind 2015-08-15 20:52:12 +02:00
Common JitArm64: Fix jit clearing 2015-08-15 11:41:01 +02:00
Core AX-HLE: Call HLE on mailbox write 2015-08-19 16:19:06 +02:00
DiscIO Merge pull request #2676 from Stevoisiak/SpellingCorrections 2015-08-15 18:36:56 +02:00
DolphinQt Fix DoFileSearch returning the passed-in directories themselves. 2015-06-25 15:17:52 +02:00
DolphinWX Merge pull request #2859 from lioncash/netplay 2015-08-19 04:51:28 -04:00
InputCommon evdev: don't pass null path to the kernel 2015-08-15 12:51:34 +02:00
UICommon UICommon: Fix a leak/bug in Disassembler retrieval 2015-08-04 14:28:32 -04:00
VideoBackends Fix a memory leak in the EGL GLInterface. 2015-08-18 08:26:45 -05:00
VideoCommon Merge pull request #2861 from lioncash/param 2015-08-17 15:02:44 +02:00
CMakeLists.txt