Eladash
|
a9fd2f76d2
|
Savestates: serilialize avc2_settings
|
2024-04-13 13:48:00 +03:00 |
|
Eladash
|
d1837b54b4
|
Savestates: Add save stage names
|
2024-04-13 13:48:00 +03:00 |
|
Eladash
|
26746ac9ee
|
Progress Dialog: Force update every 20 seconds
|
2024-04-13 13:48:00 +03:00 |
|
Eladash
|
c019b10aa8
|
savestate_utils.cpp: Fix out-of-range bug
|
2024-04-13 13:48:00 +03:00 |
|
Eladash
|
0cd316116b
|
Savestates: Make non-existing versions 0
|
2024-04-13 13:48:00 +03:00 |
|
RipleyTom
|
c92a556093
|
Default constructor for avc2_settings
|
2024-04-13 05:40:10 +03:00 |
|
kd-11
|
d6f6752af0
|
Add missing newline
|
2024-04-13 03:29:57 +03:00 |
|
kd-11
|
d7e04e9b0a
|
Update CMakelists.txt
|
2024-04-13 03:29:57 +03:00 |
|
kd-11
|
c1aaa1bcf6
|
Get reworked RSX to compile
|
2024-04-13 03:29:57 +03:00 |
|
kd-11
|
10fe14e783
|
rsx: Separate register context from RSX thread
|
2024-04-13 03:29:57 +03:00 |
|
RipleyTom
|
0231902a69
|
fix CellSysutilAvc2InitParam
|
2024-04-13 01:41:41 +02:00 |
|
Megamouse
|
dbeb8cfbec
|
cellSysutilAvc2Load_shared: simplify max_video_windows check
|
2024-04-12 23:04:43 +02:00 |
|
Megamouse
|
96bd150518
|
cellSysutilAvc2Load_shared: re-arrange streaming_mode checks
|
2024-04-12 23:04:43 +02:00 |
|
Megamouse
|
cb1fb19dea
|
cellSysutilAvc2Load_shared: review fixes
|
2024-04-12 23:04:43 +02:00 |
|
Megamouse
|
3b37f5b156
|
cellSysutilAvc2Load_shared: use utils::align for total_bitrate
|
2024-04-12 23:04:43 +02:00 |
|
Megamouse
|
a989634ba5
|
cellSysutilAvc2Load_shared: fix compilation
|
2024-04-12 23:04:43 +02:00 |
|
Megamouse
|
d865186f23
|
Only send cellSysutilAvc2LoadAsync callback with CELL_SYSUTIL_AVC2_VOICE_CHAT
|
2024-04-12 23:04:43 +02:00 |
|
Megamouse
|
e63245a6dc
|
Fix callback_func check for CELL_SYSUTIL_AVC2_VIDEO_CHAT
This mode doesn't allow for the callback
|
2024-04-12 23:04:43 +02:00 |
|
Megamouse
|
682fd15441
|
move cellSysutilAvc2LoadAsync to cellSysutilAvc2Load
|
2024-04-12 23:04:43 +02:00 |
|
Megamouse
|
bbd81b9395
|
cellSysutilAvc2Load: param checks
|
2024-04-12 23:04:43 +02:00 |
|
RipleyTom
|
cb6186ea60
|
Initialize CB in cellSysutilAvc2Load
|
2024-04-12 21:16:11 +03:00 |
|
Eladash
|
12bfc7d56a
|
SPU/Debugger: Use bitset for breakpoints
|
2024-04-12 17:13:11 +03:00 |
|
Eladash
|
7dc4ccc87d
|
SPU: Use bitset to reduce memory for compiler instance
|
2024-04-12 17:13:11 +03:00 |
|
Eladash
|
622894a7e3
|
Logs: output always message level to debuggers
|
2024-04-12 09:58:30 +03:00 |
|
Eladash
|
965ec8ec81
|
GUI/CLI: Add setting to attach command line (Win32)
|
2024-04-12 09:58:30 +03:00 |
|
Eladash
|
103b2fe5fd
|
PPU/reservations: send thread notification only if data changed
|
2024-04-12 09:58:30 +03:00 |
|
Florin9doi
|
b6bfde6d64
|
Handle R16G16B16X16_FLOAT
Fix Super Hero Squad
|
2024-04-12 01:01:14 +03:00 |
|
capriots
|
1ec2752ed2
|
cellRtc: review + warning fixes
|
2024-04-11 22:09:00 +02:00 |
|
capriots
|
a5b6b2e9b5
|
cellRtc: tick conversion improvements
|
2024-04-11 22:09:00 +02:00 |
|
Eladash
|
f51b100a8c
|
SPU Analyzer: Do not terminate blocks on BRA
|
2024-04-09 06:26:03 +03:00 |
|
Megamouse
|
412db758e8
|
cellRtc: review fixes
|
2024-04-08 13:50:58 +02:00 |
|
Megamouse
|
f617f69be8
|
cellRtc: remove wrong duplicate pos++
This would have increased pos by one too many.
|
2024-04-08 13:50:58 +02:00 |
|
Megamouse
|
b81d278aee
|
cellRtc: implement Rfc3339 part of cellRtcParseDateTime
|
2024-04-08 13:50:58 +02:00 |
|
Megamouse
|
aee4bfa369
|
cellRtc: simplify some disassembly code
|
2024-04-08 13:50:58 +02:00 |
|
nastys
|
517f0e1bac
|
Remove git brew package from macOS CI script (#15407)
|
2024-04-06 01:47:08 +02:00 |
|
Megamouse
|
08837d2cd0
|
cellGame: add some more error checks
|
2024-04-05 23:36:37 +02:00 |
|
Megamouse
|
9a4c823366
|
cellCamera: fix config from_string
|
2024-04-05 20:22:45 +02:00 |
|
Megamouse
|
7f3ad4fc2c
|
lv2_socket: reset queue after move
|
2024-04-05 19:41:41 +02:00 |
|
Megamouse
|
9e7b759236
|
cellGame: Enable disc insert/eject based on disc mount state
|
2024-04-05 14:45:10 +02:00 |
|
Megamouse
|
67853b464c
|
Update curl to 8.7.1
|
2024-04-05 01:51:08 +02:00 |
|
Megamouse
|
51ffd4a377
|
Update soundtouch to 2.3.3
|
2024-04-05 01:51:08 +02:00 |
|
Megamouse
|
dada2e85a2
|
Update SDL to 2.30.2
|
2024-04-05 01:51:08 +02:00 |
|
Megamouse
|
2a53824b02
|
Update FAudio to 20.04
|
2024-04-05 01:51:08 +02:00 |
|
Elad Ashkenazi
|
3dc1dfa4a2
|
Fix typo in lv2_socket_native
|
2024-04-04 22:47:01 +02:00 |
|
RipleyTom
|
95e0d1a560
|
Fix changelog size hack
|
2024-04-04 22:31:29 +03:00 |
|
Eladash
|
8effbf7e4d
|
Savestates/Network: Feign connection failure on startup
|
2024-04-04 17:28:46 +03:00 |
|
RipleyTom
|
72ad1abd39
|
Fix updater message
|
2024-04-04 07:45:08 +03:00 |
|
Eladash
|
2a89d87fab
|
Savestates/SPU: Fix MFC commands abort
|
2024-04-03 15:03:39 +03:00 |
|
Eladash
|
33eeee0ff2
|
SPU Debugger: Implement viewing block hash on request
|
2024-04-03 15:03:39 +03:00 |
|
Eladash
|
3c46388be5
|
SPU LLVM: Fix store elimination within common blocks
GPR register barriers were ignored in that case.
|
2024-04-03 15:03:39 +03:00 |
|