trigger
|
dbde0f5313
|
Update memory_viewer_panel.cpp
|
2025-05-02 13:46:58 -07:00 |
|
trigger
|
7d88ffff74
|
rsx/spu support
|
2025-05-02 13:38:56 -07:00 |
|
trigger
|
70305cfb04
|
cleanup ptr
|
2025-04-30 15:30:59 -07:00 |
|
trigger
|
39c1dc0e03
|
Update memory_viewer_panel.h
|
2025-04-30 15:15:18 -07:00 |
|
trigger
|
ede12f65c5
|
idm->g_fxo
|
2025-04-30 15:11:38 -07:00 |
|
trigger
|
ded9d73ce4
|
quint64->u64
|
2025-04-30 00:35:08 -07:00 |
|
trigger
|
a7913ab38a
|
more cleanup
|
2025-04-30 00:00:27 -07:00 |
|
trigger
|
c0f312af84
|
log frame support / parse_hex_qstring
|
2025-04-29 21:23:02 -07:00 |
|
trigger
|
34bcbfacc5
|
Update cheat_manager.cpp
|
2025-04-29 21:23:02 -07:00 |
|
trigger
|
8961850a0b
|
Update memory_viewer_panel.cpp
|
2025-04-29 21:23:02 -07:00 |
|
trigger
|
791091ca1f
|
ShowAtPC static method
|
2025-04-29 21:23:02 -07:00 |
|
trigger
|
1565462842
|
fixups
|
2025-04-29 21:23:02 -07:00 |
|
trigger
|
f950ee6a1e
|
Qt: "Show in Memory Viewer" context action
|
2025-04-29 21:23:02 -07:00 |
|
Vestral
|
e066735fe9
|
Utils fixes for ASLR
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-30 02:56:23 +02:00 |
|
Vestral
|
63b7134dce
|
Separate segment and function addresses in PPU LLVM
|
2025-04-30 02:56:23 +02:00 |
|
Vestral
|
e110334c2c
|
Disable SPU asmjit on ARM. Only supported on x86
|
2025-04-30 02:56:23 +02:00 |
|
Vestral
|
77eef4d783
|
Don't make assumptions about address format
|
2025-04-30 02:56:23 +02:00 |
|
Vestral
|
e2df71d87c
|
Enable ASLR
|
2025-04-30 02:56:23 +02:00 |
|
Megamouse
|
68e7f4e820
|
fmt: add some unit tests and fix fmt::trim
|
2025-04-30 00:07:24 +02:00 |
|
Megamouse
|
376ac85029
|
Add unit test project to VS
|
2025-04-29 21:09:12 +02:00 |
|
Megamouse
|
b1b9310a50
|
Update docker to 1.6
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-29 19:21:32 +02:00 |
|
Megamouse
|
024949f17e
|
Move main to main.cpp
|
2025-04-29 18:42:20 +02:00 |
|
Megamouse
|
74d995aae0
|
Rename main.cpp to rpcs3.cpp
|
2025-04-29 18:42:20 +02:00 |
|
Megamouse
|
5b60f0cc11
|
CI: Use variables for docker artifacts dir
|
2025-04-29 18:21:29 +02:00 |
|
Megamouse
|
a72f4f0606
|
Avoid checking out unused submodules
|
2025-04-29 18:21:29 +02:00 |
|
Megamouse
|
752df0dae7
|
VS: fix relative 3rdparty paths
|
2025-04-29 18:21:29 +02:00 |
|
Megamouse
|
2d4ff404bd
|
VS: remove some outdated keywords
|
2025-04-29 18:21:29 +02:00 |
|
Megamouse
|
62fa074f9f
|
github actions: disable pushes unless it's the RPCS3 master branch
|
2025-04-29 15:27:25 +02:00 |
|
trigger
|
c8f5659090
|
Qt: Hex validator for address/instruction inputs (#17113)
|
2025-04-29 14:42:16 +02:00 |
|
elad335
|
79b63556bb
|
vm_native.cpp: Fix possible weakness of map_self()
|
2025-04-29 14:54:40 +03:00 |
|
elad335
|
1f81d42416
|
Fix sys_mmapper_unmap_shared_memory
|
2025-04-29 14:54:40 +03:00 |
|
kd-11
|
75bfc336fc
|
vk: Prevent header internals from leaking
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-29 03:52:49 +03:00 |
|
kd-11
|
1af67f39ca
|
vk: Stop using internal defines to structure platform-specific code
|
2025-04-29 03:52:49 +03:00 |
|
elad335
|
2aca213ba1
|
sys_mmapper: Lazily allocate shared memory descriptors
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-28 18:55:23 +03:00 |
|
elad335
|
730249a887
|
Embedded SPU Image Search Fixes
|
2025-04-28 17:44:33 +03:00 |
|
trigger
|
0e1cad4ca9
|
PPU: HasBreakpoint fast path when empty
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-28 09:28:51 +03:00 |
|
kd-11
|
2afd7707fe
|
vk: Fix more silly mistakes
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-27 17:09:50 +03:00 |
|
kd-11
|
01cf71e49a
|
vk: Fix indexed multidraw
|
2025-04-27 17:09:50 +03:00 |
|
kd-11
|
2f677ecebd
|
rsx: Silence compiler warnings
|
2025-04-27 15:07:26 +03:00 |
|
kd-11
|
d958f8291a
|
rsx: simplify simple_array<T>::erase_if
|
2025-04-27 15:07:26 +03:00 |
|
Megamouse
|
f435225940
|
Update wolfssl to 5.8.0
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-26 23:15:04 +02:00 |
|
Megamouse
|
e321af4a29
|
Update miniupnp to 2.3.9
|
2025-04-26 23:15:04 +02:00 |
|
RipleyTom
|
929a92f6c5
|
Avoid passing -fuse-ld to non-linking step
|
2025-04-26 22:48:14 +02:00 |
|
Megamouse
|
39d3754b18
|
cellVideoOutConvertCursorColor: fix and implement
|
2025-04-26 21:30:58 +02:00 |
|
digant73
|
d7ef5a85dc
|
fix missing check on swapped item
|
2025-04-26 21:13:58 +03:00 |
|
digant73
|
519a3b5b79
|
fix erase_if method
|
2025-04-26 21:13:58 +03:00 |
|
RipleyTom
|
89dea9bd92
|
Fix IPv6 support detection
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-25 21:40:36 +02:00 |
|
elad335
|
ab269f6155
|
Warning fixes
|
2025-04-25 19:52:38 +03:00 |
|
elad335
|
dcc263ca5d
|
SPU Image Finder Fixes
|
2025-04-25 19:52:38 +03:00 |
|
Megamouse
|
c2a5ac96cd
|
Fix some warnings
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-25 11:10:07 +02:00 |
|