rpcsx/rpcs3
Eladash fad89f1c3b
Fix tiny race in PPU breakpoints (#9731)
If the PPU has just being paused by the debugger, before it entered the breakpoint handler, the PPU would continue onto the next instruction skipping the breakpoint but then being paused on it instead.
2021-02-07 00:25:40 +03:00
..
cmake_modules Enable -Wunused-variable 2021-01-12 14:34:14 +03:00
Crypto Crypto: modernize key_vault.h 2021-01-14 15:23:52 +03:00
Emu Fix tiny race in PPU breakpoints (#9731) 2021-02-07 00:25:40 +03:00
Icons Qt: Add custom pad configs 2019-05-16 20:37:41 +02:00
Input Fix rpcs3.vcxproj 2021-02-04 23:11:05 +01:00
Loader Add MSELF support to SPRX precompilation. 2021-01-29 13:34:43 +03:00
qt/etc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3qt Fixup for downloader 2021-02-06 15:21:00 +03:00
util Fix minor issue with usage of STL thread::hardware_concurrency() 2021-01-29 18:23:29 +03:00
CMakeLists.txt Make out of source builds get copy of /GuiConfigs/, /git/, etc. 2021-02-06 12:55:14 +03:00
display_sleep_control.cpp Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
display_sleep_control.h Remove BOM markers 2020-12-06 15:30:12 +03:00
emucore.vcxproj New RSX Debugger 2021-01-28 17:40:26 +03:00
emucore.vcxproj.filters New RSX Debugger 2021-01-28 17:40:26 +03:00
frame_icon.xpm
git-version.cmake CD: Fix experimental build warning for Travis 2020-03-27 23:00:22 +03:00
GLGSRender.vcxproj MSVC: remove MemLeak build support 2020-12-22 14:32:30 +03:00
GLGSRender.vcxproj.filters Move align helpers to util/asm.hpp 2020-12-18 18:07:42 +03:00
headless_application.cpp Don't use std::exit during Qt initialization 2021-02-05 17:32:48 +01:00
headless_application.h Don't use std::exit during Qt initialization 2021-02-05 17:32:48 +01:00
main.cpp Create mini-cache for commits 2021-02-06 00:37:53 +03:00
main_application.cpp Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
main_application.h Don't use std::exit during Qt initialization 2021-02-05 17:32:48 +01:00
OpenAL.vcxproj MSVC: remove MemLeak build support 2020-12-22 14:32:30 +03:00
OpenAL.vcxproj.filters Rewrite OpenAL backend to support new features 2019-01-12 21:29:56 +03:00
resource.h
resources.qrc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3.appdata.xml Update rpcs3.appdata.xml 2019-02-14 03:10:36 +03:00
rpcs3.desktop
rpcs3.icns Support macOS bundling for binary distribution 2018-12-16 18:17:21 +03:00
rpcs3.ico
rpcs3.plist.in CMake: Use Info.plist template for macOS bundle 2019-02-26 21:09:18 +00:00
rpcs3.png
rpcs3.rc
rpcs3.svg Optimise the SVG logo with svgcleaner 2020-01-17 08:31:00 +01:00
rpcs3.vcxproj Fix rpcs3.vcxproj 2021-02-04 23:11:05 +01:00
rpcs3.vcxproj.filters Fix rpcs3.vcxproj 2021-02-04 23:11:05 +01:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.14 2020-12-31 23:15:54 +03:00
rpcs3_version.h Remove BOM markers 2020-12-06 15:30:12 +03:00
stb_image.cpp C-style cast cleanup IV 2019-12-01 22:12:33 +03:00
stdafx.cpp Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
stdafx.h Implement util/auto_typemap.hpp 2020-12-24 14:55:25 +03:00
VKGSRender.vcxproj vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
VKGSRender.vcxproj.filters vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
windows.qrc Qt: Use additional windows resource file for qt.conf 2018-05-13 21:02:21 +04:00
XAudio.vcxproj MSVC: remove MemLeak build support 2020-12-22 14:32:30 +03:00
XAudio.vcxproj.filters Replace XAudio2 implementation with an unified Xaudio2Redist 2020-02-20 23:33:09 +03:00