dolphin/Source
Lioncash 52cae18b01 Interpreter: Handle paired-single HID2.PSE and HID2.LSQE bits
These bits enable or disable paired-single execution based on how
they're set. If PSE isn't set, then all paired-single instructions are
illegal. If PSE is set, but LSQE isn't set, then psq_l, psq_lu, psq_st
and psq_stu are illegal to execute.

Also thanks go out to my roommate @Veegie for letting me use his Wii as
a blasting ground for tests, since mine isn't on hand right now. It only
caught on fire twice and only burned down half of the house through the
process; what a team player.
2018-12-13 22:48:05 -05:00
..
Android Merge pull request #7436 from Ebola16/6 2018-12-05 17:36:25 +01:00
Core Interpreter: Handle paired-single HID2.PSE and HID2.LSQE bits 2018-12-13 22:48:05 -05:00
DSPSpy
DSPTool Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
PCH Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
UnitTests Drop Host_GetRenderSurface and pass display to backend 2018-10-20 21:11:34 +10:00
VSProps Externals: Add imgui 2018-11-26 20:40:34 +10:00
.clang-format clang-format: Split C++/ObjC sections 2018-10-06 11:30:45 +10:00
CMakeLists.txt
dolphin-emu.sln Externals: Add imgui 2018-11-26 20:40:34 +10:00