dolphin/Source/Core
Pokechu22 4ea9287a09 CommandProcessor: Move unknown opcode log message before the panic alert
This way, the extra information is already in the log by the time the panic alert appears, which is slightly more convenient for debugging.
2022-02-13 14:15:54 -08:00
..
AudioCommon IOFile: Make origin parameter to Seek() an enum class. 2022-01-29 06:49:21 +01:00
Common MemArena: Use placeholders on Windows. 2022-02-06 18:06:04 +01:00
Core GPFifo: Make s_gather_pipe size new constant GATHER_PIPE_EXTRA_SIZE 2022-02-12 23:38:19 -08:00
DiscIO IOFile: Rename Clear() to ClearError() for clarity. 2022-01-29 06:49:22 +01:00
DolphinNoGUI Common/MsgHandler: Remove non-format variants of PanicAlert 2022-01-09 12:44:14 -08:00
DolphinQt FifoPlayer: Add missing call to LoadSettings() 2022-01-17 11:00:13 -08:00
DolphinTool CMakeLists: Change DiscIO dependency from common to core 2022-01-16 13:29:51 -08:00
InputCommon Use Common::ToLower and Common::ToUpper 2022-01-16 17:00:12 -08:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Don't create GBA saves dir when building without mGBA 2022-01-22 16:05:21 +01:00
UpdaterCommon UpdaterCommon: Copy content file to a temporary file before renaming on macOS 2022-01-30 15:40:28 -05:00
VideoBackends Treat alpha as 0 if alpha is 1 for blending 2022-02-08 15:15:15 -08:00
VideoCommon CommandProcessor: Move unknown opcode log message before the panic alert 2022-02-13 14:15:54 -08:00
WinUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinLib.ARM64.props Implement ArmFPURoundMode.cpp 2021-04-25 15:56:19 +02:00
DolphinLib.props Common: Create HRWrap 2022-01-09 12:44:15 -08:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
DolphinLib.x64.props msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00