index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
am
/
am.h
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-17
nvnflinger: convert to process
Liam
2024-01-29
service: split am into components
Liam
2023-11-19
Implemented qlaunch version of the controller applet
FrozenAra
2023-10-31
service: am: Add support for LLE Software Keyboard Applet
Dzmitry Dubrova
2023-10-17
service: acc: Implement functions needed for profile select (#11653)
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
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-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-09
am: Remove bcat from PopLaunchParameter
FearlessTobi
2023-08-05
Merge pull request #11210 from german77/settings
liamwhite
2023-08-02
service: set: Implement system settings for Qlaunch
Narr the Reg
2023-08-02
service: am: Fix wrong interface
Narr the Reg
2023-05-11
am: stub CreateCacheStorage
Liam
2023-03-01
nvnflinger: fix name
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2022-10-30
service: am: Stub SetRecordVolumeMuted
german77
2022-07-22
Project Andio
Kelebek1
2022-07-17
implement resume message
Gus Caplan
2022-06-20
service: am: Stub PerformSystemButtonPressingIfInFocus
Narr the Reg
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-06
service: jit: stub JIT service
Liam
2022-02-21
service: am: Update enum names to match documentation
Narr the Reg
2021-12-02
service: am: ISelfController: Stub SaveCurrentScreenshot
Morph
2021-10-01
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-09-10
am: Implement GetNotificationStorageChannelEvent
german77
2021-05-05
hle: kernel: Migrate KTransferMemory to KAutoObject.
bunnei
2021-05-05
hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
bunnei
2021-05-05
hle: kernel: Migrate KEvent to KAutoObject.
bunnei
2021-05-05
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
bunnei
2021-04-23
ICommonStateGetter: Stub SetRequestExitToLibraryAppletAtExecuteNextProgramEna...
Morph
2021-04-17
applets: Send focus state change message on applet state change
Morph
2021-04-15
ILibraryAppletCreator: Implement CreateHandleStorage
Morph
2021-03-30
ISelfController: Stub SetAlbumImageTakenNotificationEnabled
Morph
2021-02-05
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
bunnei
2021-02-05
hle: kernel: Rename WritableEvent to KWritableEvent.
bunnei
2021-02-05
hle: kernel: Rename ReadableEvent to KReadableEvent.
bunnei
2021-02-02
IApplicationFunctions: Implement GetHealthWarningDisappearedSystemEvent
Morph
2021-01-31
am/IApplicationFunctions: Stub IsGamePlayRecordingSupported
Morph
2021-01-30
am: Stub TryPopFromFriendInvitationStorageChannel
ameerj
2021-01-25
hle: Implement remaining services for Stereo Vision
Chloe Marcec
2021-01-02
general: Fix various spelling errors
Morph
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
[next]