SternXD
fe919d18b2
GSRunner: Fix gsrunner ImGui fonts and host stubs
2026-03-11 12:44:05 +01:00
PCSX2 Bot
d0687dd631
[ci skip] Qt: Update Base Translation.
2026-03-11 12:43:28 +01:00
Ziemas
1bf53e6432
AudioStream: Remove manual volume vectorization
...
Surely the compiler will do this fine now that it's a simple loop.
2026-03-10 10:39:02 +01:00
Ziemas
58a4f1e5e9
SPU: Do DC filtering with float samples
2026-03-10 10:39:02 +01:00
Ziemas
ea304becf6
AudioStream: Remove now rendundant copying
2026-03-10 10:39:02 +01:00
Ziemas
b0a7d6994b
AudioStream/GSCapture: Use float output
2026-03-10 10:39:02 +01:00
PCSX2 Bot
bd522e2385
[ci skip] Qt: Update Base Translation.
2026-03-10 10:38:36 +01:00
chaoticgd
27e9accffa
Patch: Check all the pointers in a chain for null values
2026-03-09 22:18:53 -04:00
chaoticgd
4f41366600
Patch: Properly skip past pointer write commands if pointer is null
2026-03-09 22:18:53 -04:00
chaoticgd
d26701c004
Patch: Reset extended code state (e.g. skip counter) between groups
2026-03-09 22:18:53 -04:00
chaoticgd
d7983d81e3
Patch: Use idempotent writes for extended codes
2026-03-09 22:18:53 -04:00
chaoticgd
2e122c3255
Patch: Add unit tests
2026-03-09 22:18:53 -04:00
chaoticgd
eef1f837a2
Patch: Use the new MemoryInterface classes to apply patches
2026-03-09 22:18:53 -04:00
chaoticgd
e52d8f70ba
Misc: Add MemoryInterface classes
2026-03-09 22:18:53 -04:00
PCSX2 Bot
d4cf5a998c
[ci skip] PAD: Update to latest controller database.
2026-03-09 12:22:43 -04:00
Ziemas
608922dc41
IOP: Override memory size argument to IOPBOOT
...
This makes the extended IOP ram accessible on regular bootroms
2026-03-08 14:46:09 -04:00
Ziemas
438937ace3
Debugger: Fix IOP thread list mem size check
2026-03-08 14:46:09 -04:00
Ziemas
50605bd0e9
IOP JIT: Switch LUT to DynamicHeapArray
2026-03-08 14:46:09 -04:00
Ziemas
c1d46b1866
IOP: TOOL config registers
2026-03-08 14:46:09 -04:00
Ziemas
e47b32b2e6
Memory: Combine main and extra memory arrays
...
There doesn't seem to be any particular reason to not combine them into
one, less sketchy than accessing the extra array by going past the end
of the main one too.
2026-03-08 14:46:09 -04:00
Ziemas
f0dc40ac15
USB: Use Ps2MemSize instead of sizeof
2026-03-08 14:46:09 -04:00
Ziemas
15a502cf36
IOP: Enable extension of RAM to devkit spec (8MB)
2026-03-08 14:46:09 -04:00
chaoticgd
a1152f5313
Qt: Save cover downloader URLs
2026-03-07 17:51:20 -05:00
chaoticgd
68150c7448
Docs: Remove git rebase markup
2026-03-07 13:37:23 -05:00
chaoticgd
71fe1b809c
CMake: Add option to disable position independent code
2026-03-07 13:36:47 -05:00