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
chaoticgd
ec6901b93d
CMake: Make sure that position independent code is enabled properly
2026-03-07 13:36:47 -05:00
lightningterror
3c7eb2ac88
GS: Add CAS texture copies counter info.
2026-03-07 15:48:35 +01:00
Ziemas
baecf73f4b
IopCounters: Cast to u64 to get full 64-bit mask
2026-03-07 09:31:05 -05:00
Ziemas
9a2561d9cf
IOP: Switch to 64bit cycle counter
...
[SAVEVERSION+]
2026-03-07 09:31:05 -05:00
Ziemas
14db91f756
mvu: fix missed 64bit conversion
2026-03-07 09:28:55 -05:00
Ziemas
99df8cacbf
iR5900: resolve old TODO
2026-03-07 09:28:55 -05:00
Ziemas
f576962dd8
EE: Switch to 64 bit cycle counter
...
[SAVEVERSION+]
2026-03-07 09:28:55 -05:00
chaoticgd
6284a5de4f
Qt: Explicitly include source files generated by moc
2026-03-07 09:24:52 -05:00