1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src/core/hle/service/am
Liam a936972614 service: refactor server architecture
Converts services to have their own processes
2023-02-21 12:19:25 -05:00
..
applets remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
am.cpp service: refactor server architecture 2023-02-21 12:19:25 -05:00
am.h service: refactor server architecture 2023-02-21 12:19:25 -05:00
applet_ae.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
applet_ae.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
applet_oe.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
applet_oe.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
idle.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
idle.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
omm.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
omm.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
spsm.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
spsm.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00