index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
am
/
applets
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #12802 from german77/mii_interface
liamwhite
2024-01-28
1
-1
/
+1
|
\
|
*
service: mii: Migrate service to new interface
Narr the Reg
2024-01-26
1
-1
/
+1
*
|
result: Make fully constexpr, add ON_RESULT_INCLUDED
FearlessTobi
2024-01-25
1
-2
/
+2
*
|
fs: Replace Mode enum by OpenMode enum
FearlessTobi
2024-01-25
1
-3
/
+3
*
|
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-25
2
-2
/
+2
|
/
*
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-08
1
-1
/
+1
*
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-05
2
-5
/
+5
*
Merge pull request #12183 from german77/justmii
liamwhite
2023-11-27
1
-1
/
+1
|
\
|
*
service: nfc: Validate mii data
german77
2023-11-26
1
-1
/
+1
*
|
service: am: Create random mii for cabinet applet
german77
2023-11-26
1
-1
/
+2
|
/
*
Implemented qlaunch version of the controller applet
FrozenAra
2023-11-19
1
-1
/
+1
*
service: am: Set the correct album program id
german77
2023-11-06
1
-2
/
+2
*
yuzu: Only store games in the recently played list
german77
2023-11-05
1
-0
/
+24
*
romfs: fix extraction of single-directory root
Liam
2023-11-01
1
-2
/
+1
*
core: Close all KEvents
german77
2023-10-29
1
-1
/
+3
*
service: Stub multiple functions to increase stability of album applet
Narr the Reg
2023-10-08
1
-0
/
+5
*
service: am: Set push in arguments according to the launched applet
Narr the Reg
2023-10-01
4
-14
/
+68
*
service: mii: Fix reported bugs
german77
2023-09-28
1
-0
/
+2
*
am: mii_edit: Implement DB operations
Narr the Reg
2023-09-22
2
-9
/
+48
*
mii: Prepare Interface for new implementation
german77
2023-09-11
1
-4
/
+7
*
service: mii: separate mii types into their own file
german77
2023-09-11
1
-1
/
+2
*
service: mii: Fix broken mii on MK8
Narr the Reg
2023-09-07
1
-1
/
+1
*
vfs: expand support for NCA reading
Liam
2023-08-15
1
-1
/
+1
*
input_common: Implement native mifare support
Narr the Reg
2023-06-22
1
-1
/
+1
*
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2023-05-06
2
-14
/
+16
*
Merge pull request #10006 from german77/profile_select
liamwhite
2023-04-01
2
-14
/
+140
|
\
|
*
service: am: Improve profile select applet
Narr the Reg
2023-03-29
2
-14
/
+140
*
|
applet: controller: Implement cancel button
german77
2023-03-30
2
-7
/
+14
|
/
*
qt: implement RequestExit for applets
Liam
2023-03-25
8
-9
/
+9
*
applets: implement RequestExit
Liam
2023-03-25
17
-0
/
+61
*
service: nfp: Improve implementation
Narr the Reg
2023-03-10
1
-2
/
+2
*
hle: rename legacy errors to Results
Liam
2023-03-07
2
-8
/
+6
*
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-14
3
-3
/
+3
*
Merge pull request #9238 from german77/cabinet_applet
bunnei
2022-11-20
4
-7
/
+306
|
\
|
*
general: Address review comments
german77
2022-11-14
2
-13
/
+14
|
*
service: am: Fix cabinet applet result
german77
2022-11-13
2
-10
/
+22
|
*
service: am: Implement cabinet applet backend
german77
2022-11-13
4
-7
/
+293
*
|
Add break for default cases
Kyle Kienapfel
2022-11-14
2
-0
/
+3
|
/
*
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-22
1
-1
/
+1
*
kernel: remove KWritableEvent
Liam
2022-10-13
1
-5
/
+5
*
core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes
Narr the Reg
2022-09-07
1
-1
/
+1
*
core: ns: Implement pl:s service
Narr the Reg
2022-09-03
1
-1
/
+1
*
applet/swkbd: Implement optional symbol keys
Morph
2022-07-24
1
-0
/
+6
*
core: Replace all instances of ResultCode with Result
german77
2022-06-27
15
-38
/
+38
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-14
7
-9
/
+9
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
19
-57
/
+38
*
applets/web: Keep foreground (websession) web applet open
Morph
2022-04-02
1
-0
/
+8
*
Merge pull request #8041 from Morph1984/inline-swkbd
bunnei
2022-03-26
3
-166
/
+415
|
\
|
*
applets/swkbd: Split software keyboard initialization
Morph
2022-03-22
2
-160
/
+349
|
*
applets/swkbd: Add new inline software keyboard types
Morph
2022-03-22
1
-6
/
+66
*
|
applets/mii: Remove unused include
Morph
2022-03-22
1
-1
/
+0
*
|
applets/mii: Cleanup MiiEdit applet implementation
Morph
2022-03-22
2
-44
/
+85
*
|
applets/mii: Cleanup MiiEdit applet types
Morph
2022-03-22
1
-23
/
+44
*
|
applets/mii: Move MiiEdit applet types into its own file
Morph
2022-03-22
3
-54
/
+69
*
|
applets: Rename Mii to MiiEdit
Morph
2022-03-22
4
-34
/
+35
|
/
*
core: Reduce unused includes
ameerj
2022-03-19
1
-1
/
+0
*
applet: mii: Simple implementation of mii applet
german77
2022-03-01
4
-5
/
+212
*
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
2
-6
/
+5
*
profile: Migrate to the new UUID implementation
Morph
2022-02-05
2
-7
/
+8
*
core/hid: Remove usage of native types, fix a couple of errors with motion
german77
2021-11-25
2
-1
/
+6
*
second commit lion review
german77
2021-11-25
1
-0
/
+2
*
kraken: Address comments from review
german77
2021-11-25
1
-1
/
+1
*
configuration: Migrate controller settings to emulated controller
german77
2021-11-25
1
-11
/
+3
*
core/frontend: Update applets
german77
2021-11-25
1
-1
/
+1
*
applets/swkbd: Fix text check message encoding
Morph
2021-11-08
1
-7
/
+15
*
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-11-08
2
-8
/
+15
*
general: Get the current process program id directly from the system
Morph
2021-11-04
3
-6
/
+3
*
general: Rename GetTitleID to GetProgramID
Morph
2021-11-04
3
-3
/
+3
*
core: Remove unused includes
ameerj
2021-11-04
3
-4
/
+0
*
Merge pull request #7110 from vonchenplus/fix_extract_offline_romefs_error
Morph
2021-10-11
1
-0
/
+10
|
\
|
*
applets/web: Fallback to loader to get the manual romfs if none is found
Feng Chen
2021-10-11
1
-0
/
+10
*
|
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-10-02
2
-25
/
+26
*
|
common/uuid: Add validity checking functions to interface
Lioncash
2021-09-22
1
-1
/
+1
|
/
*
applet_error: Fix 64-bit error code conversion
Morph
2021-08-19
1
-6
/
+25
*
applet_swkbd: Include the null terminator in the buffer size calculation
Morph
2021-08-05
1
-2
/
+4
*
applet_swkbd: Correct string buffer size calculation
Morph
2021-07-30
1
-2
/
+2
*
applet_controller: Add preliminary support for version 8
Morph
2021-07-20
2
-3
/
+33
*
applets/web: Resolve Nintendo CDN URLs
Morph
2021-07-15
1
-0
/
+13
*
applets: Append applet_ prefix to backend applets
Morph
2021-07-14
15
-14
/
+14
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
9
-11
/
+11
*
applets/swkbd: Make use of std::move where applicable
Morph
2021-05-28
1
-8
/
+8
*
applets/swkbd: Only read the text check message on Failure/Confirm
Morph
2021-05-28
1
-2
/
+7
*
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
Morph
2021-05-26
2
-28
/
+24
*
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-06
3
-3
/
+3
*
hle: kernel: Remove deprecated Object class.
bunnei
2021-05-06
1
-1
/
+0
*
hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
bunnei
2021-05-06
1
-1
/
+0
*
hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
bunnei
2021-05-06
2
-15
/
+15
*
hle: kernel: Ensure all kernel objects with KAutoObject are properly created.
bunnei
2021-05-06
1
-0
/
+5
*
hle: kernel: Migrate KEvent to KAutoObject.
bunnei
2021-05-06
2
-23
/
+18
*
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
bunnei
2021-05-06
2
-6
/
+6
*
service: Remove unused class variables
Lioncash
2021-05-05
1
-5
/
+4
*
service: Resolve cases of member field shadowing
Lioncash
2021-05-04
2
-4
/
+4
*
service: Eliminate cases of member shadowing
Lioncash
2021-04-26
2
-4
/
+4
*
applets: Send focus state change message on applet state change
Morph
2021-04-17
8
-17
/
+46
*
applets: Make the applet mode a protected property of Applet
Morph
2021-04-17
14
-22
/
+20
*
applets/swkbd: Implement the Normal and Inline Software Keyboard Applet
Morph
2021-04-15
3
-13
/
+1487
*
applets: Pass in the LibraryAppletMode each applet's constructor
Morph
2021-04-15
12
-31
/
+56
*
applets: Remove the previous software keyboard applet implementation
Morph
2021-04-15
2
-227
/
+6
*
Merge pull request #5902 from lioncash/core-warn
bunnei
2021-02-12
1
-1
/
+2
|
\
|
*
am/controller: Remove [[fallthrough]] from unreachable path
Lioncash
2021-02-09
1
-1
/
+2
*
|
software_keyboard: Implement Finalize request command
Morph
2021-02-11
1
-0
/
+4
|
/
*
Merge pull request #5326 from german77/hidUpdate1
bunnei
2021-02-06
1
-1
/
+1
|
\
|
*
Fix npad struct to match switchbrew
german
2021-02-04
1
-1
/
+1
*
|
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
bunnei
2021-02-05
2
-18
/
+24
*
|
hle: kernel: Rename WritableEvent to KWritableEvent.
bunnei
2021-02-05
2
-5
/
+5
*
|
hle: kernel: Rename ReadableEvent to KReadableEvent.
bunnei
2021-02-05
2
-7
/
+7
|
/
*
common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT
ReinUsesLisp
2021-01-15
1
-5
/
+5
*
applets/web: Implement the online web browser applet
Morph
2020-12-18
2
-3
/
+11
*
main, applets/web: Re-add progress dialog for RomFS extraction
Morph
2020-12-18
2
-32
/
+44
*
pl_u, applets/web: Decrypt shared fonts to TTF files
Morph
2020-12-18
1
-0
/
+86
*
applets/web: Implement the default web browser applet frontend
Morph
2020-12-18
1
-1
/
+4
*
applets/web: Implement the offline browser applet backend
Morph
2020-12-18
2
-13
/
+143
*
applets/web: Initial implementation of the web browser applet
Morph
2020-12-18
3
-2
/
+428
*
applets: Remove the previous web browser applet implementation
Morph
2020-12-18
4
-609
/
+37
*
Merge pull request #5166 from lioncash/log-cast
bunnei
2020-12-09
2
-4
/
+4
|
\
|
*
core: Remove unnecessary enum casts in log calls
Lioncash
2020-12-08
2
-4
/
+4
*
|
Merge pull request #5135 from Morph1984/applets-shadow
bunnei
2020-12-09
1
-1
/
+1
|
\
\
|
*
|
applets: Resolve variable shadowing
Morph
2020-12-05
1
-1
/
+1
|
|
/
*
|
controller: Use std::move within ConvertToFrontendParameters()
Lioncash
2020-12-08
1
-3
/
+3
*
|
controller: Avoid unnecessary copies in ConfigurationComplete()
Lioncash
2020-12-08
1
-9
/
+8
|
/
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
10
-26
/
+34
*
controllers/npad: Rename NPadType to NpadStyleSet
Morph
2020-11-16
1
-1
/
+1
*
settings: Preparation for per-game input settings
Morph
2020-11-16
1
-1
/
+1
*
applets: Rename LibraryAppletVersion to ControllerAppletVersion
Morph
2020-11-08
2
-15
/
+15
*
applets/controller: Pop normal data for StrapGuide and FirmwareUpdate
Morph
2020-11-08
2
-6
/
+19
*
applets/controller: Introduce additional checks for mode and caller
Morph
2020-11-08
2
-5
/
+39
*
applets/controller: Add ControllerUpdateFirmwareArg struct
Morph
2020-11-08
1
-0
/
+7
*
Revert "core: Fix clang build"
bunnei
2020-10-21
1
-13
/
+13
*
core: Fix clang build
Lioncash
2020-10-18
1
-13
/
+13
*
frontend/controller: Eliminate dependency on the global system instance
Lioncash
2020-09-26
1
-1
/
+2
*
Address feedback
Morph
2020-09-04
2
-0
/
+7
*
applets/controller: Set min_players to have a minimum value of 1.
Morph
2020-09-04
1
-1
/
+1
*
applets/controller: Implement "Explain Text"
Morph
2020-09-04
2
-16
/
+26
*
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-09-04
4
-31
/
+375
*
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-16
1
-8
/
+8
*
software_keyboard: Resolve a pessimizing move warning
Lioncash
2020-08-14
1
-2
/
+1
*
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-13
1
-1
/
+2
*
Address issues
David Marcec
2020-07-20
1
-2
/
+2
*
swkbd: Return result for Calc request for inlined swkbd
David Marcec
2020-07-19
2
-13
/
+49
*
Prevent nullptr dereference on swkbd error case
David Marcec
2020-06-24
1
-1
/
+1
*
software_keyboard: Eliminate trivial redundant copies
Lioncash
2020-06-20
1
-2
/
+2
*
core/web_browser: Allow WebApplet to exit gracefully when an error occurs
FearlessTobi
2020-03-22
1
-0
/
+6
*
hle: services: Use std::shared_ptr instead of copy by value.
bunnei
2020-02-08
7
-39
/
+39
*
services: am: Clear events on PopOutData and PopInteractiveOutData.
bunnei
2020-02-06
1
-0
/
+2
*
am: Refactor IStorage interface.
bunnei
2020-02-06
5
-10
/
+10
*
applets: software_keyboard: Signal state change on end of interactive session.
bunnei
2020-02-06
1
-0
/
+1
*
applets: software_keyboard: Minor cleanup.
bunnei
2020-02-06
1
-2
/
+2
*
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
bunnei
2019-11-25
2
-6
/
+6
*
service: Resolve sign conversion errors
Lioncash
2019-11-12
1
-8
/
+8
*
Merge pull request #3062 from bunnei/event-improve
bunnei
2019-11-06
1
-5
/
+5
|
\
|
*
kernel: events: Remove ResetType::Automatic.
bunnei
2019-11-03
1
-5
/
+5
*
|
common_func: Use std::array for INSERT_PADDING_* macros.
bunnei
2019-11-04
1
-5
/
+6
|
/
*
applets: Add accessor for AppletFrontendSet
Zach Hilman
2019-09-30
2
-0
/
+6
*
service/am: Remove usages of global system accessors
Lioncash
2019-09-05
12
-48
/
+88
*
file_sys: Rename other ContentRecordType members
Bakugo
2019-07-02
1
-2
/
+2
*
applets: Pass current process title ID to applets
Zach Hilman
2019-06-25
4
-14
/
+20
*
general_frontend: Add documentation for parental controls and ecommerce applets
Zach Hilman
2019-06-25
2
-16
/
+16
*
web_browser: Only delete temporary directory if it was created
Zach Hilman
2019-06-25
1
-1
/
+3
*
web_browser: Take ECommerce applet frontend optionally in constructor
Zach Hilman
2019-06-25
1
-1
/
+6
*
web_browser: Use function tables for execute and initialize
Zach Hilman
2019-06-25
2
-7
/
+285
*
web_browser: Correct structures and properly parse TLVs/ShimKind
Zach Hilman
2019-06-25
2
-61
/
+168
*
applets: Track ECommerce and Parental Control applet frontends
Zach Hilman
2019-06-25
2
-7
/
+29
*
applets: Implement Auth applet backend
Zach Hilman
2019-06-25
2
-0
/
+146
*
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-21
5
-20
/
+64
|
\
|
*
loader: Move NSO module tracking to AppLoader
Zach Hilman
2019-05-26
2
-3
/
+4
|
*
applets/error: Save report on error applet
Zach Hilman
2019-05-25
1
-5
/
+14
|
*
applets: Save report on stubbed applet
Zach Hilman
2019-05-25
4
-15
/
+49
*
|
common/hex_util: Combine HexVectorToString() and HexArrayToString()
Lioncash
2019-06-12
1
-6
/
+6
*
|
Merge pull request #2526 from lioncash/global
Zach Hilman
2019-06-05
2
-5
/
+37
|
\
\
|
*
|
core/core: Remove unnecessary includes
Lioncash
2019-05-29
2
-5
/
+37
|
|
/
*
|
Merge pull request #1931 from DarkLordZach/mii-database-1
bunnei
2019-05-30
2
-6
/
+7
|
\
\
|
|
/
|
/
|
|
*
mii_manager: Fix incorrect loop condition in mii UUID generation code
Zach Hilman
2019-04-25
2
-1
/
+2
|
*
profile_select: Port Service::Account::UUID to Common::UUID
Zach Hilman
2019-04-25
2
-5
/
+5
*
|
core/kernel/object: Rename ResetType enum members
Lioncash
2019-05-18
1
-3
/
+3
|
/
*
web_browser: Make OpenPage non-const
Zach Hilman
2019-04-17
8
-15
/
+20
*
main: Add GMainWindow hooks for Error display
Zach Hilman
2019-04-17
1
-2
/
+2
*
general_backend: Move StubApplet and add backend PhotoViewer
Zach Hilman
2019-04-17
2
-1
/
+102
*
applets: Add Error applet
Zach Hilman
2019-04-17
3
-24
/
+224
*
applets: Port current applets to take frontend in constructor
Zach Hilman
2019-04-17
6
-14
/
+16
*
applets: Add AppletManager class to control lifetime
Zach Hilman
2019-04-17
2
-0
/
+137
*
patch_manager: Dump NSO name with build ID
Zach Hilman
2019-03-28
1
-2
/
+1
*
game_list: Register content with ContentProvider
Zach Hilman
2019-03-27
1
-2
/
+3
*
core/hle/ipc: Remove unnecessary includes
Lioncash
2019-03-05
2
-0
/
+4
*
core/frontend/applets/web_browser: Include missing headers
Lioncash
2019-01-17
1
-2
/
+8
*
core/frontend/applets/web_browser: Make OpenPage() non-const
Lioncash
2019-01-17
1
-1
/
+1
*
Merge pull request #1939 from DarkLordZach/web-applet
bunnei
2019-01-10
3
-1
/
+229
|
\
|
*
web_browser: Add bounds checking to applet interface
Zach Hilman
2018-12-29
1
-7
/
+7
|
*
core: Add getter and setter for WebBrowserApplet frontend
Zach Hilman
2018-12-28
1
-1
/
+1
|
*
applets: Implement LibAppletOff (Web) applet
Zach Hilman
2018-12-28
2
-0
/
+228
*
|
core/kernel: Remove unnecessary inclusions
Lioncash
2019-01-01
2
-2
/
+2
|
/
*
Merge pull request #1781 from DarkLordZach/applet-profile-select
bunnei
2018-12-23
2
-0
/
+127
|
\
|
*
applets: Correct event ResetTypes from OneShot to Sticky
Zach Hilman
2018-12-03
4
-13
/
+5
|
*
applets: Implement ProfileSelect applet
Zach Hilman
2018-12-03
2
-0
/
+130
|
*
software_keyboard: Signal state changed event upon construction
Zach Hilman
2018-12-03
1
-1
/
+6
*
|
applets: Correct usage of SignalStateChanged event
Zach Hilman
2018-12-10
2
-5
/
+4
|
/
*
hle_ipc: Refactor SleepClientThread to avoid ReadableEvent
Zach Hilman
2018-11-29
1
-5
/
+1
*
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
2
-18
/
+12
*
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
2018-11-29
2
-20
/
+28
*
am: Return StubApplet instead of nullptr when AppletId not found
Zach Hilman
2018-11-22
2
-7
/
+5
*
applets: Add StubApplet
Zach Hilman
2018-11-22
2
-0
/
+96
*
am/applets: Make the applet data broker part of the applet itself.
Lioncash
2018-11-20
4
-20
/
+27
*
am/applets: Replace includes with forward declarations where applicable
Lioncash
2018-11-20
2
-2
/
+9
*
am/applets: Relocate comments above the relevant data member in AppletDataBroker
Lioncash
2018-11-20
1
-11
/
+18
*
software_keyboard: Fix erroneous extra PushNormalData
Zach Hilman
2018-11-19
1
-3
/
+2
*
software_keyboard: Return correct result code on user cancel operation
Zach Hilman
2018-11-19
3
-5
/
+1
*
applet: Add AppletDataBroker to manage HLE to AM service interaction
Zach Hilman
2018-11-19
4
-47
/
+159
*
software_keyboard: Use correct offset for inital text string
Zach Hilman
2018-11-19
1
-1
/
+2
*
software_keyboard: Check for UTF-8 config flag
Zach Hilman
2018-11-19
2
-9
/
+23
*
software_keyboard: Push all data over all channels on dialog completion
Zach Hilman
2018-11-18
1
-18
/
+26
*
applet: Use std::queue instead of std::vector for storage stack
Zach Hilman
2018-11-18
4
-8
/
+22
*
applet: Add operation completed callback
Zach Hilman
2018-11-18
1
-1
/
+1
*
software_keyboard: Push buffer size to offset 0x4 in output data
Zach Hilman
2018-11-18
3
-7
/
+20
*
software_keyboard: Make GetText asynchronous
Zach Hilman
2018-11-18
2
-5
/
+19
*
am: Allow applets to push multiple and different channels of data
Zach Hilman
2018-11-18
3
-18
/
+18
*
am: Implement text check software keyboard mode
Zach Hilman
2018-11-18
2
-9
/
+63
*
am: Deglobalize software keyboard applet
Zach Hilman
2018-11-18
4
-18
/
+29
*
am/applets: Add connector between frontend and AM applet classes
Zach Hilman
2018-11-18
2
-0
/
+128
*
am/applets: Add Applet superclass to describe a generic applet
Zach Hilman
2018-11-18
2
-0
/
+75