german77
fbc8db57d0
service: mii: Implement the rest of the service
2 years ago
german77
854dbcc479
service: mii: Implement database manager
2 years ago
german77
89da19cd99
service: mii: Implement figurine database
2 years ago
german77
f347e2069b
service: mii: Add device crc16
2 years ago
german77
da7883dbc5
service: nfc: Fully Implement GetRegisterInfoPrivate
2 years ago
german77
3eb0bc88bc
service: mii: Complete structs and fix mistakes
2 years ago
lat9nq
521b048287
mii_types: Remove null terminator check
This is an OoB array access, causing a crash on at least the Linux
Flatpak releases.
Co-authored-by: german77 <juangerman-13@hotmail.com>
2 years ago
Kelebek1
07b63b15ad
Reimplement HardwareOpus
2 years ago
german77
ef869803f8
service: hid: Implement ApplyNpadSystemCommonPolicy
2 years ago
german77
5318d8059b
hid: service: Remove outdated field from npad
2 years ago
german77
d6aef45e6d
hid: service: Implement Last active Npad
2 years ago
german77
7f1f2ac887
service: hid: Ensure state is correct
2 years ago
german77
3bca24616a
service: nfc: Fix amiibo formatting
2 years ago
Liam
08191b07e3
ngc: implement service
2 years ago
Narr the Reg
be2ccb036e
service: mii: Remove most magic values
2 years ago
FearlessTobi
67e57a29d5
am: Stub GetSaveDataSizeMax
Needed for Minecraft Legends.
2 years ago
FearlessTobi
8850cadc54
bsd: Demote "Select" log to dehug
This is very spammy in Minecraft Legends.
2 years ago
german77
fb1b1b2725
mii: service: Address review
2 years ago
german77
6377a46668
mii: Prepare Interface for new implementation
2 years ago
german77
f1d7f23049
service: mii: Fix ver3 inconsistencies
2 years ago
german77
64e9fdd8fc
service: mii: move char info operations
2 years ago
german77
b97f872a35
service: mii: Move store data operations
2 years ago
german77
1675343e86
service: mii: Move core data operations
2 years ago
german77
15619d2052
service: mii: Move ver3 operations
2 years ago
german77
e51d54de30
service: mii: separate mii types into their own file
2 years ago
german77
15342ada16
service: mii: Move all raw data to it's file
2 years ago
german77
e05834e9c4
service: mii: Add mii util and result
2 years ago
FearlessTobi
ff92a0c8f4
am: Implement UserChannel parameters
Used by the Super Mairo 3D All-Stars collection.
2 years ago
FearlessTobi
abf45c2d0b
am: Remove bcat from PopLaunchParameter
This never belonged here and has no use anymore since the Boxcat backend was removed.
.
2 years ago
Narr the Reg
9fc8535c6a
service: mii: Fix broken mii on MK8
2 years ago
Steveice10
d5cac207fb
core: Add support for loading NSPs with personalized tickets. ( #10048 )
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
2 years ago
german77
24bbc30675
service: mii: Fix default mii database
2 years ago
Kelebek1
de326e42bb
Rework ADSP into a wrapper for apps
2 years ago
Danila Malyutin
7f0de0f204
msvc: set warning level to /W4 globally
And fix a bunch of warnings
2 years ago
FearlessTobi
a6855b92a2
hwopus: Implement GetWorkBufferSizeExEx
Allows Sea of Stars to boot.
Fixes https://github.com/yuzu-emu/yuzu/issues/11415 .
2 years ago
Liam
56f7b53540
sfdnsres: ensure lp1 is not resolved
2 years ago
FearlessTobi
a0a93f966d
hwopus: Implement OpenHardwareOpusDecoderForMultiStreamEx and DecodeInterleavedForMultiStream
Allows MLB The Show 22 to boot.
Fixes https://github.com/yuzu-emu/yuzu/issues/7911 .
2 years ago
Liam
7a26dc51eb
am: shorten shutdown timeout when lock is not held
2 years ago
liamwhite
f03291268a
ssl: tolerate handshake without hostname set ( #11328 )
2 years ago
Liam
a8ceb25eb6
nvhost_as_gpu: ensure mappings are aligned to big page size when deallocated
2 years ago
FearlessTobi
87575638fe
filesystem: Return correct error for RenameFile when dest_path already exists
Allows Grid Autosport to boot.
Fixes https://github.com/yuzu-emu/yuzu/issues/8287 .
2 years ago
lat9nq
81d209ee34
general: Use console mode helper across project
2 years ago
lat9nq
447ec24378
general: Convert use_docked_mode to an enumeration
Allows some special interactions with it in the Qt frontend.
2 years ago
Liam
9b39e25805
sockets: avoid locking around socket session calls
2 years ago
comex
f117a873f8
Improve behavior when sending to closed connection
- On Unix, this would previously kill the Yuzu process with SIGPIPE.
Send MSG_NOSIGNAL to opt out of this.
- Add support for the proper error code in this situation, EPIPE.
- Windows has nonstandard behavior in this situation; translate it to
the standard behavior. Kind of pointless, but isn't it nice to be
correct?
3 years ago
Liam
1cecd1d96a
fssystem: rework for yuzu style
2 years ago
Liam
5e3139e7c6
vfs: expand support for NCA reading
2 years ago
Liam
dedb9a1132
nvnflinger: add missing scale mode
2 years ago
Liam
af393a7a30
ssl_backend_securetransport: remove stray .Code()
2 years ago
Narr the Reg
f8a46b0f74
service: hid: Implement functions needed by QLaunch
2 years ago