index
:
yuzu-android
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
am
/
am.cpp
Age
Commit message (
Expand
)
Author
2024-03-04
Merge yuzu-emu#13018
yuzubot
2024-02-17
nvnflinger: convert to process
Liam
2024-02-12
am: move out omm interfaces to new module
Liam
2024-02-11
am: rewrite appletAE, appletOE
Liam
2024-01-29
am: migrate global state to per-applet state structure
Liam
2024-01-29
service: split am into components
Liam
2024-01-28
service: am: Focus state changed goes last
german77
2024-01-11
fsp-srv: use program registry for SetCurrentProcess
Liam
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-12-24
am/jit: reference memory instance from context
Liam
2023-12-24
service: fetch objects from the client handle table
Liam
2023-11-19
Implemented qlaunch version of the controller applet
FrozenAra
2023-10-31
Merge pull request #11929 from dima-xd/swkbd-applet
liamwhite
2023-10-31
service: am: Add support for LLE Software Keyboard Applet
Dzmitry Dubrova
2023-10-31
Merge pull request #11892 from german77/pkm_screenshot
liamwhite
2023-10-29
core: Close all KEvents
german77
2023-10-26
service: am: Implement ISelfController::SaveCurrentScreenshot
Narr the Reg
2023-10-17
service: acc: Implement functions needed for profile select (#11653)
Narr the Reg
2023-10-07
service: caps: Implement album manager and reorganize service
Narr the Reg
2023-10-07
service: Stub multiple functions to increase stability of album applet
Narr the Reg
2023-10-02
yuzu: Allow to launch album applet from firmware
Narr the Reg
2023-10-01
Merge pull request #11632 from german77/hle_cabinet
liamwhite
2023-10-01
service: am: Implement shared buffer
Narr the Reg
2023-10-01
service: am: Set push in arguments according to the launched applet
Narr the Reg
2023-09-28
Don't send a double focus change message
Kelebek1
2023-09-23
service: am: Stub to exit applet cleanly
german77
2023-09-23
service: am: Implement stuff needed for Mii Edit
german77
2023-09-16
Merge pull request #11483 from FearlessTobi/save-size-max
liamwhite
2023-09-12
am: Stub GetSaveDataSizeMax
FearlessTobi
2023-09-10
am: Implement UserChannel parameters
FearlessTobi
2023-09-09
am: Remove bcat from PopLaunchParameter
FearlessTobi
2023-09-02
Merge pull request #11384 from liamwhite/am-shutdown
liamwhite
2023-08-26
am: shorten shutdown timeout when lock is not held
Liam
2023-08-22
general: Use console mode helper across project
lat9nq
2023-08-22
general: Convert use_docked_mode to an enumeration
lat9nq
2023-08-08
core: remove ResultVal type
Liam
2023-08-02
service: am: Fix wrong interface
Narr the Reg
2023-07-18
Debug SetIdleTimeDetectionExtension
Kelebek1
2023-05-11
am: stub CreateCacheStorage
Liam
2023-04-21
core: am: Demote TryPopFromFriendInvitationStorageChannel Log level
german77
2023-03-29
Merge pull request #9505 from liamwhite/request-exit
liamwhite
2023-03-25
applets: implement RequestExit
Liam
2023-03-23
memory: rename global memory references to application memory
Liam
2023-03-12
kernel: convert KProcess to new style
Liam
2023-03-06
hle: rename legacy errors to Results
Liam
2023-03-01
nvnflinger: fix name
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-03-01
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-02-27
Merge pull request #9859 from liamwhite/tmem-use
liamwhite
2023-02-24
core: Update service function tables to 16.0.0+
Narr the Reg
[next]