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
/
aoc
Age
Commit message (
Expand
)
Author
2025-02-16
service/aoc: Implement CheckAddOnContentMountStatus
Zephyron
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-23
aoc: Rename AOC_U to IAddOnContentManager
FearlessTobi
2024-02-19
aoc: Migrate to use cmif serialization
FearlessTobi
2024-02-19
core/aoc: Move IPurchaseEventManager to separate file
FearlessTobi
2024-01-31
aoc: fix DLC listing (#12867)
liamwhite
2023-09-18
aoc: stub purchase info calls
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-24
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-21
service: refactor server architecture
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-11-04
Merge pull request #7279 from Morph1984/system-get-program-id
Morph
2021-11-05
Merge pull request #7287 from Morph1984/stub-aoc
Fernando S
2021-11-04
general: Get the current process program id directly from the system
Morph
2021-11-04
general: Rename GetTitleID to GetProgramID
Morph
2021-11-04
service: aoc: Stub NotifyUnmountAddOnContent
Morph
2021-11-04
service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent
Morph
2021-11-03
core: Remove unused includes
ameerj
2021-10-01
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-06-24
hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId.
bunnei
2021-06-02
general: Replace RESULT_UNKNOWN with ResultUnknown
Morph
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
hle: kernel: Ensure all kernel objects with KAutoObject are properly created.
bunnei
2021-05-05
hle: kernel: Migrate KEvent to KAutoObject.
bunnei
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-09
aoc_u: Update to 12.x
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
2020-12-15
Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindex
bunnei
2020-12-08
IPurchaseEventManager: Implement GetPurchasedEventReadableHandle
Morph
2020-12-08
IPurchaseEventManager: Stub Set(Default)DeliveryTarget
Morph
2020-12-08
aoc_u: Stub Create(Permanent)EcPurchasedEventManager
Morph
2020-12-08
file_sys: Consolidate common Title ID operations
Morph
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-18
patch_manager: Remove usages of the global system instance
Lioncash
2020-11-08
ipc_helpers: Remove usage of the global system instance
Lioncash
2020-06-26
aoc: Update function table (#4170)
VolcaEM
2019-11-24
Merge pull request #3094 from lioncash/tables
bunnei
2019-11-12
service: Update function tables
Lioncash
2019-11-12
service: Resolve sign conversion errors
Lioncash
2019-11-03
kernel: events: Remove ResetType::Automatic.
bunnei
2019-09-22
Rebase
David Marcec
2019-09-22
Deglobalize System: Aoc
David Marcec
2019-05-23
service/aoc: Avoid allocating and discarding data
Lioncash
2019-05-22
service/aoc: Remove unnecessary includes
Lioncash
[next]