Henrik Rydgård
|
9823d0b1a0
|
Fix unimportant valgrind warning
|
2023-09-15 11:37:35 +02:00 |
|
Henrik Rydgård
|
1f60247749
|
Fix hang when changing UMD with retroachievements enabled
Fixes #17976
|
2023-09-12 14:17:50 +02:00 |
|
Henrik Rydgård
|
a820b299ae
|
Have unthrottle override alternate speeds, like before.
|
2023-09-09 13:40:18 +02:00 |
|
Henrik Rydgård
|
c43cbe4f14
|
Merge pull request #18102 from hrydgard/kernel-printf
New logging channel "PRINTF" for SceKernelPrintf
|
2023-09-08 09:35:04 +02:00 |
|
Henrik Rydgård
|
254f19dcfc
|
Use new log channel for stdout/tty as well.
|
2023-09-08 08:40:57 +02:00 |
|
Henrik Rydgård
|
6cb2c0dc59
|
KERNELPRINTF->PRINTF, NOTICE->INFO
|
2023-09-08 08:40:54 +02:00 |
|
Henrik Rydgård
|
ce4ee78157
|
Merge pull request #18099 from unknownbrackets/include-guards
Build: Add some missing include guards.
|
2023-09-08 08:33:53 +02:00 |
|
Unknown W. Brackets
|
1a37b4b3fd
|
Core: Stop including Rng so widely.
It's no longer on the MIPS struct.
|
2023-09-07 17:56:46 -07:00 |
|
Unknown W. Brackets
|
cec9dbbdf7
|
Build: Add some missing include guards.
|
2023-09-07 17:14:58 -07:00 |
|
Nemoumbra
|
90cd9d4c68
|
New logging channel "KERNELPRINTF" for SceKernelPrintf
|
2023-09-08 00:34:26 +03:00 |
|
Henrik Rydgård
|
61af237f98
|
Check v.on for whether to trigger v.playing, like before.
|
2023-09-06 15:46:07 +02:00 |
|
Henrik Rydgård
|
8b32a1e5e2
|
Remove the weird ChangedParams thing entirely and do the straightforward thing
|
2023-09-06 14:52:57 +02:00 |
|
Henrik Rydgård
|
1ee4c63bba
|
Logging: __sceCore isn't very interesting, log as verbose
|
2023-09-06 11:25:19 +02:00 |
|
Henrik Rydgård
|
67cb466ee1
|
Allow using a file browser to choose UMDs during disc change.
|
2023-09-04 21:43:10 +02:00 |
|
Unknown W. Brackets
|
32feb82d16
|
HLE: Capture better allocation names.
We know which FPL, so don't just say "FPL".
|
2023-09-02 22:55:45 -07:00 |
|
Henrik Rydgård
|
ad1f378902
|
Also simplify __CtrlUpdateButtons to only do a single read and write to the global.
|
2023-08-31 11:10:02 +02:00 |
|
ANR2ME
|
270943dd59
|
Show socket id in Info Log when successfully created/accepted.
|
2023-08-26 06:43:24 +07:00 |
|
ANR2ME
|
47efec2782
|
Treat WSAEINVAL similar to WSAEALREADY during connect for backward-compatibility to Winsock 1.1, but might confuses with an actual invalid argument error on newer Winsock.
|
2023-08-26 06:25:09 +07:00 |
|
Henrik Rydgård
|
1025bbcf89
|
Log level/type: Use enum class instead of the awkward namespace trick.
Just a small cleanup I've wanted to do for a long time.
|
2023-08-25 11:48:59 +02:00 |
|
ANR2ME
|
3c66523f04
|
A quick fix for Metal Gear Acid due to adhocctl's busy state never reset to false when there are no adhocctl's handler.
|
2023-08-22 04:29:07 +07:00 |
|
Henrik Rydgård
|
cd1c5beb60
|
Merge pull request #17934 from unknownbrackets/riscv-centralize
RISC-V: Centralize IR regcaches
|
2023-08-20 14:49:18 +02:00 |
|
Unknown W. Brackets
|
83946eeef8
|
Core: Reduce log spam on exit.
This doesn't need to be INFO.
|
2023-08-19 16:15:49 -07:00 |
|
Henrik Rydgård
|
731d9b6d59
|
Merge branch 'master' into Font-ltn12-hack
|
2023-08-17 14:47:46 +02:00 |
|
Henrik Rydgård
|
ef2d7a810a
|
Add comments, move some stuff around, get rid of some indentation. No functionality change.
|
2023-08-15 18:34:06 +02:00 |
|
Henrik Rydgård
|
d1b6aa7faa
|
SoftGPU headless crashfix
|
2023-08-14 11:23:28 +02:00 |
|