index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
aoc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
aoc: Rename AOC_U to IAddOnContentManager
FearlessTobi
2024-02-23
3
-33
/
+37
*
aoc: Migrate to use cmif serialization
FearlessTobi
2024-02-19
4
-157
/
+109
*
core/aoc: Move IPurchaseEventManager to separate file
FearlessTobi
2024-02-19
3
-78
/
+108
*
aoc: fix DLC listing (#12867)
liamwhite
2024-01-31
1
-1
/
+1
*
aoc: stub purchase info calls
Liam
2023-09-18
1
-2
/
+18
*
service: move hle_ipc from kernel
Liam
2023-03-01
2
-26
/
+26
*
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-03-01
2
-4
/
+6
|
\
|
*
service: refactor server architecture
Liam
2023-02-21
2
-4
/
+6
*
|
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-24
1
-0
/
+3
|
/
*
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-13
1
-3
/
+3
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
2
-6
/
+4
*
Merge pull request #7279 from Morph1984/system-get-program-id
Morph
2021-11-04
1
-4
/
+3
|
\
|
*
general: Get the current process program id directly from the system
Morph
2021-11-04
1
-4
/
+3
|
*
general: Rename GetTitleID to GetProgramID
Morph
2021-11-04
1
-3
/
+3
*
|
Merge pull request #7287 from Morph1984/stub-aoc
Fernando S
2021-11-05
2
-0
/
+29
|
\
\
|
|
/
|
/
|
|
*
service: aoc: Stub NotifyUnmountAddOnContent
Morph
2021-11-04
2
-1
/
+9
|
*
service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent
Morph
2021-11-04
2
-0
/
+21
*
|
core: Remove unused includes
ameerj
2021-11-03
1
-1
/
+0
|
/
*
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-10-01
2
-14
/
+23
*
hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId.
bunnei
2021-06-24
2
-1
/
+10
*
general: Replace RESULT_UNKNOWN with ResultUnknown
Morph
2021-06-02
1
-1
/
+1
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
1
-10
/
+10
*
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
1
-1
/
+1
*
hle: kernel: Ensure all kernel objects with KAutoObject are properly created.
bunnei
2021-05-05
1
-0
/
+2
*
hle: kernel: Migrate KEvent to KAutoObject.
bunnei
2021-05-05
2
-13
/
+10
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-1
/
+1
*
aoc_u: Update to 12.x
Morph
2021-04-09
1
-0
/
+2
*
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
bunnei
2021-02-05
2
-10
/
+12
*
hle: kernel: Rename WritableEvent to KWritableEvent.
bunnei
2021-02-05
2
-4
/
+4
*
hle: kernel: Rename ReadableEvent to KReadableEvent.
bunnei
2021-02-05
1
-1
/
+1
*
Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindex
bunnei
2020-12-15
1
-7
/
+5
|
\
|
*
file_sys: Consolidate common Title ID operations
Morph
2020-12-08
1
-7
/
+5
*
|
IPurchaseEventManager: Implement GetPurchasedEventReadableHandle
Morph
2020-12-08
1
-1
/
+14
*
|
IPurchaseEventManager: Stub Set(Default)DeliveryTarget
Morph
2020-12-08
1
-2
/
+27
*
|
aoc_u: Stub Create(Permanent)EcPurchasedEventManager
Morph
2020-12-08
2
-2
/
+38
|
/
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-26
2
-3
/
+6
*
patch_manager: Remove usages of the global system instance
Lioncash
2020-11-18
1
-1
/
+2
*
ipc_helpers: Remove usage of the global system instance
Lioncash
2020-11-08
1
-0
/
+1
*
aoc: Update function table (#4170)
VolcaEM
2020-06-26
1
-0
/
+1
*
Merge pull request #3094 from lioncash/tables
bunnei
2019-11-24
1
-0
/
+1
|
\
|
*
service: Update function tables
Lioncash
2019-11-12
1
-0
/
+1
*
|
service: Resolve sign conversion errors
Lioncash
2019-11-12
1
-1
/
+1
|
/
*
kernel: events: Remove ResetType::Automatic.
bunnei
2019-11-03
1
-2
/
+2
*
Rebase
David Marcec
2019-09-22
1
-1
/
+1
*
Deglobalize System: Aoc
David Marcec
2019-09-22
2
-11
/
+13
*
service/aoc: Avoid allocating and discarding data
Lioncash
2019-05-23
1
-8
/
+8
*
service/aoc: Remove unnecessary includes
Lioncash
2019-05-22
1
-2
/
+0
*
service/aoc: Pop all passed values where applicable
Lioncash
2019-05-22
1
-12
/
+45
*
core/kernel/object: Rename ResetType enum members
Lioncash
2019-05-18
1
-1
/
+1
*
service: Update service function tables
Lioncash
2019-04-11
1
-0
/
+4
[next]