Megamouse
|
41b68ef353
|
some more constants
|
2021-04-23 22:02:52 +02:00 |
|
Eladash
|
72c85744b9
|
kernel-explorer: Show bound queue to port information
Show its IPC key or ID, depends on the queue's type.
|
2021-04-23 21:34:05 +03:00 |
|
Eladash
|
c7b5bbd467
|
Fix emulation restart
|
2021-04-23 20:59:02 +03:00 |
|
David Carlier
|
082bbc7336
|
Following up on MacOS build fix.
Specialisation of llvm_value_t to allow build with LLVM this time.
|
2021-04-23 15:20:40 +03:00 |
|
Megamouse
|
087dccd194
|
Implement most of cellUserInfo
|
2021-04-23 05:50:19 +03:00 |
|
Nekotekina
|
67649d7976
|
SPU LLVM: restore lost comment
|
2021-04-21 13:33:44 +03:00 |
|
Malcolm Jestadt
|
6247969ede
|
SPU LLVM: Absolute final fixes for icelake shufb paths
- The constant mask was accessing bits in reverse order of what was expected
|
2021-04-21 11:00:02 +03:00 |
|
Malcolm Jestadt
|
efd38fa940
|
SPU LLVM: Improve byteswap elimination
- Use the data before it has been swapped rather than relying on a second byteswap to cancel out the first
|
2021-04-20 23:24:21 +03:00 |
|
Malcolm Jestadt
|
551472220e
|
SPU LLVM: Remove icelake shufb paths for now
|
2021-04-20 23:24:21 +03:00 |
|
p01arst0rm
|
bcfae17219
|
unified missmatched indentation in CMake files
|
2021-04-20 21:38:47 +03:00 |
|
Malcolm Jestadt
|
53f13a9721
|
SPU LLVM: Final fixup for icelake shufb paths
- The cause of the problems was due to the constant mask for gf2p9affineqb being used as the first argument, instead of the second argument.
|
2021-04-20 13:07:24 +03:00 |
|
Megamouse
|
3e33f064bf
|
overlays: hotfix for dialog interaction
Turns out there was an undocumented reason for this.
Nobody warned me that "It's a trap!".
I wonder how this hasn't summoned a shitstorm yet.
|
2021-04-20 00:42:11 +02:00 |
|
Megamouse
|
aa0afc9a4e
|
Input: avoid mouse events when unused
|
2021-04-20 00:06:23 +02:00 |
|
Eladash
|
a0d1cf26d0
|
Reduce precompilation failure log level (error -> notice)
|
2021-04-19 23:18:31 +03:00 |
|
Megamouse
|
01d14aed80
|
fix null chars in hostname log message
|
2021-04-19 21:54:27 +02:00 |
|
Nekotekina
|
0c9c481cee
|
Use requires syntax in more places
Change style in some places.
|
2021-04-19 16:51:40 +03:00 |
|
Nekotekina
|
7dae376646
|
Implement fill_array() utility
|
2021-04-19 12:33:32 +03:00 |
|
p01arst0rm
|
b812ef2771
|
removed space between and its opening parentheses
|
2021-04-19 08:59:28 +03:00 |
|
David Carlier
|
7618e7f3fb
|
FreeBSD/clang update proposal.
silence few build warnings, VKDMA: disable Intel chipset for host buffer as it requires root privilege.
|
2021-04-18 19:56:21 +03:00 |
|
David Carlier
|
b6732fbae9
|
MacOs build fix proposal.
Made on Big Sur, removing few unnecessary old specifics.
Build with LLVM homebrew.
|
2021-04-18 17:18:09 +03:00 |
|
clienthax
|
68fa377d13
|
Add dev_flash2+3
|
2021-04-18 14:49:29 +03:00 |
|
Nekotekina
|
7a9561b966
|
vm_native: document some unmap_critical behaviour (posix)
|
2021-04-18 13:13:15 +03:00 |
|
Nekotekina
|
9d4fcbf946
|
bs_t<>: fix/cleanup some operators
|
2021-04-17 15:54:33 +03:00 |
|
Megamouse
|
5416f60643
|
basic keyboard: release all keys on FocusOut event
|
2021-04-17 14:03:50 +02:00 |
|
Eladash
|
67e2e154fa
|
Replace simple_type with std::common_type
|
2021-04-17 10:27:55 +03:00 |
|
Megamouse
|
7bc673002f
|
overlays: fix dirty state of message dialog
|
2021-04-16 23:18:13 +02:00 |
|
Malcolm Jestadt
|
0a7df9d02e
|
SPU LLVM: add AVX-512 SPU verification
- This is hidden behind a new setting, as some cpus may downclock agressively when executing 512 wide instructions
|
2021-04-16 09:35:26 +03:00 |
|
Nekotekina
|
19763f8973
|
Remove unnecessary default:breaks
|
2021-04-15 15:23:59 +03:00 |
|
Desterly
|
99d6f9c7a9
|
Skylander - Traptanium portal cleanup
- Remove "Status" query responses from reset request
- Add additional request types for newer portal
|
2021-04-15 12:10:22 +02:00 |
|
Desterly
|
63e4ac80bd
|
Skylander - Change portal version
Switch emulation to the Traptanium portal. This portal is universal
and works with all games.
|
2021-04-15 12:10:22 +02:00 |
|
polar
|
24983ea329
|
removed whitespace
Co-authored-by: Megamouse <studienricky89@googlemail.com>
|
2021-04-15 11:37:35 +02:00 |
|
p01arst0rm
|
6cab5b5591
|
removed extra perentheses pair
|
2021-04-15 11:37:35 +02:00 |
|
p01arst0rm
|
c9d2aed286
|
small collection of fixes
|
2021-04-15 11:05:15 +03:00 |
|
Eladash
|
a16cc3ac8a
|
lv2: Remove flags from IPC-supported objects
|
2021-04-15 10:31:40 +03:00 |
|
Megamouse
|
20c69a0e3e
|
overlays: make auto-repeat buttons configurable
and properly reset the auto-repeat timer whenever a new button was pressed
|
2021-04-13 20:57:05 +02:00 |
|
Megamouse
|
bdc5ed094b
|
overlays: implement OSK password mode
|
2021-04-13 20:57:05 +02:00 |
|
Megamouse
|
088d22675b
|
overlays: fix osk placeholder
|
2021-04-13 20:57:05 +02:00 |
|
Megamouse
|
fc9b3c13e6
|
misc: fix old some style casts and redundancies
|
2021-04-13 20:57:05 +02:00 |
|
kd-11
|
14a64e2529
|
rsx: Handle rare rounding issue where position.w is very close to zero
|
2021-04-13 21:26:23 +03:00 |
|
Megamouse
|
f5415fb4ac
|
overlays: dynamically change dialog background
|
2021-04-13 19:13:56 +02:00 |
|
kd-11
|
8d1fc18941
|
vk: Fix mip level packed pitch calculation
|
2021-04-13 00:14:16 +03:00 |
|
kd-11
|
06dc99ab85
|
rsx: Fix decompression of RB_RG textures.
- Removes several subtle hacks that hid the real issue.
A compressed texture has more than one texel per 'block'.
|
2021-04-11 21:36:36 +03:00 |
|
Nekotekina
|
ccb46df905
|
Minor fixups (removed unnecessary code)
|
2021-04-11 16:36:02 +03:00 |
|
Megamouse
|
a16d8ba3ea
|
More random changes
|
2021-04-11 14:01:51 +03:00 |
|
Eladash
|
56d34e0e80
|
Enforce backslash at the end of emulated drives paths
|
2021-04-10 23:51:49 +03:00 |
|
Eladash
|
5ca6381624
|
Implement "PPU LLVM Precompilation" control setting
|
2021-04-10 18:06:46 +03:00 |
|
Nekotekina
|
3107f37864
|
Fix psf::load error for error::stream
|
2021-04-10 00:43:08 +03:00 |
|
Megamouse
|
17f5fec538
|
sceNp: fix rap file regression (#10084)
|
2021-04-09 21:37:57 +01:00 |
|
Megamouse
|
03b76b4606
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
Eladash
|
a8d5a8734a
|
Loader/cellGame: Do not crash on invalid PSF files
|
2021-04-09 20:58:30 +03:00 |
|