rpcsx/rpcs3
Eladash bacfa9be19
Debugger fixups (#9226)
Fix logic error in callstacks handling code, always set first to false after first iteration.
 Add explicit check for zero return addresses. Current code validity checks may not check for it properly when it sits on interrupt handler entry point (which may contain valid code).
 Do not allow 0x3FFF0 to be a back chain address because it needs space for LR save area, only 0x3FFE0 and below satisfy this criteria.
2020-11-08 16:42:20 +03:00
..
cmake_modules CMake: add /MT for MSVC 2020-03-28 17:21:03 +03:00
Crypto FIX: MAX_PATH is used within Windows headers, we should use a different define internally 2020-10-10 23:09:05 +03:00
Emu Debugger fixups (#9226) 2020-11-08 16:42:20 +03:00
Icons Qt: Add custom pad configs 2019-05-16 20:37:41 +02:00
Input implement interception for cellKb and cellMouse 2020-10-31 02:11:27 +03:00
Loader SPU Local Storage capture 2020-10-08 19:05:14 +03:00
qt/etc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3qt Debugger fixups (#9226) 2020-11-08 16:42:20 +03:00
util atomic.cpp: fix 3-arg notify functions 2020-11-07 19:18:14 +03:00
CMakeLists.txt Implement ethernet address determination 2020-10-16 22:53:48 +03:00
define_new_memleakdetect.h
display_sleep_control.cpp Emu: Make prevent_display_sleep dynamic 2020-07-06 21:14:16 +02:00
display_sleep_control.h Add option for preventing display sleep (#5783) 2019-10-12 15:40:47 +03:00
emucore.vcxproj Cleanup some includes 2020-10-31 11:53:46 +01:00
emucore.vcxproj.filters Cleanup some includes 2020-10-31 11:53:46 +01: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 changes 2020-08-14 18:34:34 +01:00
GLGSRender.vcxproj.filters gl/vk: Refactor draw call handling and stub shader interpreter 2020-03-23 14:47:28 +03:00
headless_application.cpp Cleanup some includes 2020-10-31 11:53:46 +01:00
headless_application.h Qt: Enable stylesheet cli args and add stylesheet option "None" 2019-09-13 10:30:56 +02:00
main.cpp Set some things to log level always 2020-11-04 12:13:56 +01:00
main_application.cpp Gracefully abort headless mode with unsupported video renderers 2020-07-30 20:03:51 +02:00
main_application.h Untangle GUI and input includes 2020-02-24 16:31:01 +01:00
OpenAL.vcxproj MSVC changes 2020-08-14 18:34:34 +01: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
restore_new.h
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 Qt/overlays: use Argument list for translatable strings 2020-09-14 18:24:18 +02:00
rpcs3.vcxproj.filters Qt/overlays: use Argument list for translatable strings 2020-09-14 18:24:18 +02:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.13 (#9192) 2020-11-02 20:20:12 +00:00
rpcs3_version.h CI: Port Windows build to Azure Pipelines (#7757) 2020-03-27 16:37:27 +03:00
stb_image.cpp C-style cast cleanup IV 2019-12-01 22:12:33 +03:00
stdafx.cpp
stdafx.h sys_event: cleanup (replace vm::temporary_unlock) 2020-10-30 17:49:07 +03:00
VKGSRender.vcxproj vk: Reimplement GPU query management 2020-10-06 12:02:53 +03:00
VKGSRender.vcxproj.filters vk: Reimplement GPU query management 2020-10-06 12:02:53 +03:00
windows.qrc Qt: Use additional windows resource file for qt.conf 2018-05-13 21:02:21 +04:00
XAudio.vcxproj MSVC changes 2020-08-14 18:34:34 +01:00
XAudio.vcxproj.filters Replace XAudio2 implementation with an unified Xaudio2Redist 2020-02-20 23:33:09 +03:00