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
/
apm
/
apm.cpp
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
2023-02-21
service: refactor server architecture
Liam
2023-02-14
service: remove deleted services
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-11-03
core: Remove unused includes
ameerj
2021-07-14
service: Append service name prefix to common filenames
Morph
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-08
ipc_helpers: Remove usage of the global system instance
Lioncash
2019-06-28
apm: Add apm:am service
Zach Hilman
2018-09-10
hle/service: Default constructors and destructors in the cpp file where appli...
Lioncash
2018-08-07
service/apm: Add the apm:sys service
Lioncash
2018-04-19
service: Use nested namespace specifiers where applicable
Lioncash
2018-02-09
apm: Refactor service impl. to support multiple ports.
bunnei
2018-02-04
logger: Add APM service logging category.
bunnei
2018-01-24
hle: Rename RequestBuilder to ResponseBuilder.
bunnei
2018-01-24
service: Fix all incorrect IPC response headers.
bunnei
2018-01-20
Format: Run the new clang format on everything
James Rowe
2018-01-16
Services: Stubbed APM::OpenSession and the ISession interface.
Subv
2018-01-16
clang-format
MerryMage
2018-01-13
yuzu: Update license text to be consistent across project.
bunnei
2017-12-28
service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.
bunnei
2017-10-14
hle: Add service stubs for apm and appletOE.
bunnei