german77
a83f0f7154
caps_u: Update to 12.x
5 years ago
german77
dbc4c8e314
caps_a: Update to 12.x
5 years ago
Lioncash
1a954b2a59
service: Eliminate usages of the global system instance
Completely removes all usages of the global system instance within the
services code by passing in the using system instance to the services.
5 years ago
bunnei
a0d7a2732d
hle: service: caps_u: Stub GetAlbumFileList3AaeAruid.
- This works similiar to GetAlbumContentsFileListForApplication.
- Since we do not implement the album, this should be safe to stub for now.
- Used by Super Smash Bros. Ultimate (newer updates) in World of Light.
6 years ago
Morph
91bd2281bf
caps_c: Stub SetShimLibraryVersion
- Used by caps_su SetShimLibraryVersion
6 years ago
Morph
7d287a6fb0
caps_u: Stub SetShimLibraryVersion
- Used in Super Smash Bros. Ultimate
6 years ago
Morph
9a251339dc
caps_su: Properly stub SetShimLibraryVersion
6 years ago
Morph
72f14ae21f
caps_u: Fix GetAlbumContentsFileListForApplication stub
6 years ago
Morph
3017be7855
caps: Use enum classes and check struct sizes on compile time
6 years ago
Morph
02a33feef4
caps: Update copyright headers
Updated to "yuzu Emulator Project"
6 years ago
Jason Parker
4b16e93f1a
caps:su Stub out SetShimLibraryVersion
Used by Animal Crossing: New Horizons when trying to take a picture.
6 years ago
David Marcec
738140fdd8
caps: Add missing service names to caps:su
SetShimLibraryVersion, SaveScreenShotEx1 & SaveScreenShotEx2 were missing
6 years ago
Morph
224a75d839
capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication ( #3571 )
* Organize capture services into individual files
* Stub GetAlbumContentsFileListForApplication
* Address feedback
6 years ago
Lioncash
ca96dc4676
service: Update service function tables
Updates function tables based off information from SwitchBrew.
7 years ago
Lioncash
e39294c267
service: Add capture services
Adds the basic skeleton for the capture services based off information
provided by Switch Brew.
8 years ago