rpcsx/rpcs3
Megamouse b3864f2d10 cellSaveData: Fix SAVEDATA_OP_LIST_DELETE
- The savedata parameter checks were missing conditions for SAVEDATA_OP_LIST_DELETE (and the unimplemented import/export functions)
- This caused the 'delete savedata' menu entry in Bonk's Adventure to be inaccessible since we always returned an error no matter the arguments.
- Additionally, the game uses an asterisk as prefix to load the savedata list, which is actually a valid thing to do based on the disassembly for this exact function (and maybe others?). I only report the savedata for the current title ID for now though, since I fear I'll accidentally delete some other savedata.
2023-10-16 21:19:44 +02:00
..
Crypto Qt: Allow to use .gz files in Log viewer 2023-10-13 07:45:16 +02:00
Emu cellSaveData: Fix SAVEDATA_OP_LIST_DELETE 2023-10-16 21:19:44 +02:00
Icons Qt: Use svg instead of png 2021-10-28 21:01:27 +02:00
Input input: try to add tony hawk RIDE Skateboard 2023-09-05 20:41:39 +02:00
Loader SPU: support pure SPU code precompilation discovery 2023-08-30 08:45:29 +03:00
qt/etc Qt6 port 2023-07-31 20:03:24 +03:00
rpcs3qt Qt: allow to use zipped logs in config checker 2023-10-13 09:30:42 +02:00
util IdManager.h: Savestate fix part 2 2023-10-05 05:07:46 +03:00
CMakeLists.txt input: try to add tony hawk RIDE Skateboard 2023-09-05 20:41:39 +02:00
Cubeb.vcxproj Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00
Cubeb.vcxproj.filters Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00
display_sleep_control.cpp Log cpu usage periodically 2022-03-16 19:42:06 +01:00
display_sleep_control.h
emucore.vcxproj Qt: Allow to use .gz files in Log viewer 2023-10-13 07:45:16 +02:00
emucore.vcxproj.filters Qt: Allow to use .gz files in Log viewer 2023-10-13 07:45:16 +02:00
frame_icon.xpm
git-version.cmake
GLGSRender.vcxproj gl: Refactor capabilities and add GLSL version detection support. 2022-10-16 19:58:30 +03:00
GLGSRender.vcxproj.filters gl: Refactor capabilities and add GLSL version detection support. 2022-10-16 19:58:30 +03:00
headless_application.cpp Patches: Add savable breakpoints patch type 2023-09-26 11:06:01 +03:00
headless_application.h Linux: use futex_waitv syscall for atomic waiting 2023-08-02 21:46:06 +03:00
main.cpp Qt: rename pad profiles to config files 2023-08-31 00:36:48 +02:00
main_application.cpp Qt6 port 2023-07-31 20:03:24 +03:00
main_application.h overlays: add pages to home menu 2023-02-09 20:36:35 +01:00
module_verifier.hpp Try to fix dll checks 2022-12-07 00:00:45 +01:00
resource.h Remove whitespace 2023-02-15 08:58:02 +01:00
resources.qrc Qt: Use svg instead of png 2021-10-28 21:01:27 +02:00
rpcs3.desktop Add startupWMClass to linux .desktop Fixes #10685 2021-08-09 09:08:44 +02:00
rpcs3.icns Round macOS icon 2022-02-27 11:16:50 +01:00
rpcs3.ico
rpcs3.metainfo.xml Use uppercase RPCS3 name in the metainfo file 2022-11-28 06:20:48 +03:00
rpcs3.plist.in macOS CI: move to AArch64 VM (x64 builds) (#13155) 2023-01-21 21:21:41 +01:00
rpcs3.png
rpcs3.rc
rpcs3.svg
rpcs3.vcxproj Qt: Allow to use .gz files in Log viewer 2023-10-13 07:45:16 +02:00
rpcs3.vcxproj.filters input: try to add tony hawk RIDE Skateboard 2023-09-05 20:41:39 +02:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.29 2023-07-31 20:03:24 +03:00
rpcs3_version.h Qt: unify version displays 2022-04-14 23:16:40 +02:00
stb_image.cpp stblib: disable another unsupported clang warning (#10244) 2021-05-07 01:26:21 +01:00
stdafx.cpp shared_ptr.hpp: don't use fake objects 2021-05-30 15:07:17 +03:00
stdafx.h Make compile with msvc, clang and gcc on Windows 2023-07-11 21:40:30 +03:00
VKGSRender.vcxproj vk: Refactor descriptor handling 2023-05-30 16:50:08 +03:00
VKGSRender.vcxproj.filters vk: Refactor descriptor handling 2023-05-30 16:50:08 +03:00
windows.qrc
XAudio.vcxproj Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00
XAudio.vcxproj.filters Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00