diff --git a/src/core/hle/service/acc/acc.cpp b/src/core/hle/service/acc/acc.cpp index 6023b779be..b0073db019 100644 --- a/src/core/hle/service/acc/acc.cpp +++ b/src/core/hle/service/acc/acc.cpp @@ -243,18 +243,17 @@ class IAuthorizationRequest final : public ServiceFramework, "SetDeliveryTarget"}, {2, D<&IPurchaseEventManager::GetPurchasedEvent>, "GetPurchasedEvent"}, {3, D<&IPurchaseEventManager::PopPurchasedProductInfo>, "PopPurchasedProductInfo"}, - {4, D<&IPurchaseEventManager::PopPurchasedProductInfoWithUid>, "PopPurchasedProductInfoWithUid"}, + {4, D<&IPurchaseEventManager::PopPurchasedProductInfoWithUid>, "PopPurchasedProductInfoWithUid"} }; // clang-format on diff --git a/src/core/hle/service/apm/apm_interface.cpp b/src/core/hle/service/apm/apm_interface.cpp index 51c01e2f25..f9a877a98c 100644 --- a/src/core/hle/service/apm/apm_interface.cpp +++ b/src/core/hle/service/apm/apm_interface.cpp @@ -19,7 +19,7 @@ public: static const FunctionInfo functions[] = { {0, &ISession::SetPerformanceConfiguration, "SetPerformanceConfiguration"}, {1, &ISession::GetPerformanceConfiguration, "GetPerformanceConfiguration"}, - {2, &ISession::SetCpuOverclockEnabled, "SetCpuOverclockEnabled"}, + {2, &ISession::SetCpuOverclockEnabled, "SetCpuOverclockEnabled"} }; RegisterHandlers(functions); } diff --git a/src/core/hle/service/audio/audio.cpp b/src/core/hle/service/audio/audio.cpp index fde766a275..242ee1cfc2 100644 --- a/src/core/hle/service/audio/audio.cpp +++ b/src/core/hle/service/audio/audio.cpp @@ -29,7 +29,7 @@ public: {2, nullptr, "GetProcessMasterVolume"}, {3, nullptr, "SetProcessMasterVolume"}, {4, nullptr, "GetProcessRecordVolume"}, - {5, nullptr, "SetProcessRecordVolume"}, + {5, nullptr, "SetProcessRecordVolume"} }; // clang-format on RegisterHandlers(functions); @@ -46,7 +46,7 @@ public: {1, nullptr, "GetAppletStateSummaries"}, {2, nullptr, "SetDspStatisticsParameter"}, {3, nullptr, "GetDspStatisticsParameter"}, - {6, nullptr, "GetDspUsage"}, + {6, nullptr, "GetDspUsage"} }; // clang-format on RegisterHandlers(functions); @@ -62,7 +62,7 @@ public: {0, nullptr, "RequestSuspend"}, {1, nullptr, "RequestResume"}, {2, nullptr, "GetProcessMasterVolume"}, - {3, nullptr, "SetProcessMasterVolume"}, + {3, nullptr, "SetProcessMasterVolume"} }; // clang-format on RegisterHandlers(functions); @@ -82,7 +82,7 @@ public: {4, nullptr, "RegisterAppletResourceUserId"}, {5, nullptr, "UnregisterAppletResourceUserId"}, {6, nullptr, "GetProcessRecordVolume"}, - {7, nullptr, "SetProcessRecordVolume"}, + {7, nullptr, "SetProcessRecordVolume"} }; // clang-format on RegisterHandlers(functions); @@ -96,7 +96,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "RequestSuspend"}, - {1, nullptr, "RequestResume"}, + {1, nullptr, "RequestResume"} }; // clang-format on RegisterHandlers(functions); @@ -110,7 +110,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "RequestSuspend"}, - {1, nullptr, "RequestResume"}, + {1, nullptr, "RequestResume"} }; // clang-format on RegisterHandlers(functions); @@ -124,7 +124,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "RequestSuspend"}, - {1, nullptr, "RequestResume"}, + {1, nullptr, "RequestResume"} }; // clang-format on RegisterHandlers(functions); @@ -138,7 +138,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "RequestSuspend"}, - {1, nullptr, "RequestResume"}, + {1, nullptr, "RequestResume"} }; // clang-format on RegisterHandlers(functions); @@ -161,7 +161,7 @@ public: {7, nullptr, "SetAudioInputProcessMasterVolume"}, {8, nullptr, "GetAudioOutputProcessRecordVolume"}, {9, nullptr, "SetAudioOutputProcessRecordVolume"}, - {10, nullptr, "GetAppletStateSummaries"}, + {10, nullptr, "GetAppletStateSummaries"} }; // clang-format on RegisterHandlers(functions); @@ -175,7 +175,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "RequestSuspendAudioForDebug"}, - {1, nullptr, "RequestResumeAudioForDebug"}, + {1, nullptr, "RequestResumeAudioForDebug"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/audio/final_output_recorder_manager.cpp b/src/core/hle/service/audio/final_output_recorder_manager.cpp index f70a0e62d7..49fec55baa 100644 --- a/src/core/hle/service/audio/final_output_recorder_manager.cpp +++ b/src/core/hle/service/audio/final_output_recorder_manager.cpp @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project +// SPDX-License-Identifier: GPL-3.0-or-later + // SPDX-FileCopyrightText: Copyright 2018 yuzu Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later @@ -22,7 +25,7 @@ public: {8, nullptr, "AppendFinalOutputRecorderBufferAuto"}, {9, nullptr, "GetReleasedFinalOutputRecorderBufferAuto"}, {10, nullptr, "FlushFinalOutputRecorderBuffers"}, - {11, nullptr, "AttachWorkBuffer"}, + {11, nullptr, "AttachWorkBuffer"} }; // clang-format on diff --git a/src/core/hle/service/bpc/bpc.cpp b/src/core/hle/service/bpc/bpc.cpp index 6f2e00b22b..6736ff1d7e 100644 --- a/src/core/hle/service/bpc/bpc.cpp +++ b/src/core/hle/service/bpc/bpc.cpp @@ -32,7 +32,7 @@ public: {12, nullptr, "GetLastEnabledWakeupTimerType"}, {13, nullptr, "CleanAllWakeupTimers"}, {14, nullptr, "GetPowerButton"}, - {15, nullptr, "SetEnableWakeupTimer"}, + {15, nullptr, "SetEnableWakeupTimer"} }; // clang-format on @@ -49,7 +49,7 @@ public: {1, nullptr, "SetRtcTime"}, {2, nullptr, "GetRtcResetDetected"}, {3, nullptr, "ClearRtcResetDetected"}, - {4, nullptr, "SetUpRtcResetOnShutdown"}, + {4, nullptr, "SetUpRtcResetOnShutdown"} }; // clang-format on @@ -67,7 +67,7 @@ public: {2, nullptr, "GetWakeupReason"}, {3, nullptr, "GetShutdownReason"}, {4, nullptr, "GetAcOk"}, - {5, nullptr, "GetPowerEvent"}, + {5, nullptr, "GetPowerEvent"} }; // clang-format on RegisterHandlers(functions); @@ -80,7 +80,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "GetSleepButtonState"}, - {1, nullptr, "GetPowerButtonEvent"}, + {1, nullptr, "GetPowerButtonEvent"} }; // clang-format on RegisterHandlers(functions); @@ -94,7 +94,7 @@ public: static const FunctionInfo functions[] = { {0, nullptr, "CreateWakeupTimer"}, {1, nullptr, "CancelWakeupTimer"}, - {2, nullptr, "EnableWakeupTimerOnDevice"}, + {2, nullptr, "EnableWakeupTimerOnDevice"} }; // clang-format on RegisterHandlers(functions); @@ -107,7 +107,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {65000, nullptr, "RebootToFatalError"}, - {65001, nullptr, "SetRebootPayload"}, + {65001, nullptr, "SetRebootPayload"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/btdrv/btdrv.cpp b/src/core/hle/service/btdrv/btdrv.cpp index 256a722a84..32e97c86c1 100644 --- a/src/core/hle/service/btdrv/btdrv.cpp +++ b/src/core/hle/service/btdrv/btdrv.cpp @@ -32,7 +32,7 @@ public: {6, nullptr, "SetLeResponse"}, {7, nullptr, "LeSendIndication"}, {8, nullptr, "GetLeEventInfo"}, - {9, C<&IBluetoothUser::RegisterBleEvent>, "RegisterBleEvent"}, + {9, C<&IBluetoothUser::RegisterBleEvent>, "RegisterBleEvent"} }; // clang-format on RegisterHandlers(functions); @@ -192,7 +192,7 @@ public: {154, nullptr, "IsAudioSinkVolumeSupported"}, {256, nullptr, "IsManufacturingMode"}, {257, nullptr, "EmulateBluetoothCrash"}, - {258, nullptr, "GetBleChannelMap"}, + {258, nullptr, "GetBleChannelMap"} }; // clang-format on diff --git a/src/core/hle/service/caps/caps.cpp b/src/core/hle/service/caps/caps.cpp index f07fbd2185..d812a18258 100644 --- a/src/core/hle/service/caps/caps.cpp +++ b/src/core/hle/service/caps/caps.cpp @@ -25,7 +25,7 @@ public: static const FunctionInfo functions[] = { {3001, nullptr, "DecodeJpeg"}, {4001, nullptr, "ShrinkJpeg"}, - {4002, nullptr, "ShrinkJpegEx"}, + {4002, nullptr, "ShrinkJpegEx"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/erpt/erpt.cpp b/src/core/hle/service/erpt/erpt.cpp index 014f1da62f..ac3b7702d6 100644 --- a/src/core/hle/service/erpt/erpt.cpp +++ b/src/core/hle/service/erpt/erpt.cpp @@ -36,7 +36,7 @@ public: {20, nullptr, "RegisterRunningApplet"}, {21, nullptr, "UnregisterRunningApplet"}, {22, nullptr, "UpdateAppletSuspendedDuration"}, - {30, nullptr, "InvalidateForcedShutdownDetection"}, + {30, nullptr, "InvalidateForcedShutdownDetection"} }; // clang-format on @@ -94,7 +94,7 @@ public: static const FunctionInfo functions[] = { {0, nullptr, "OpenReport"}, {1, nullptr, "OpenManager"}, - {2, nullptr, "OpenAttachment"}, + {2, nullptr, "OpenAttachment"} }; // clang-format on diff --git a/src/core/hle/service/es/es.cpp b/src/core/hle/service/es/es.cpp index 432783f96e..64ca7c9732 100644 --- a/src/core/hle/service/es/es.cpp +++ b/src/core/hle/service/es/es.cpp @@ -114,7 +114,7 @@ public: {2502, nullptr, "Unknown2502"}, {2601, nullptr, "Unknown2601"}, {3001, nullptr, "Unknown3001"}, - {3002, nullptr, "Unknown3002"}, + {3002, nullptr, "Unknown3002"} }; // clang-format on RegisterHandlers(functions); @@ -330,7 +330,7 @@ public: {2, nullptr, "Cmd2"}, {3, nullptr, "Cmd3"}, {1000, nullptr, "Cmd1000"}, - {8000, nullptr, "Cmd8000"}, + {8000, nullptr, "Cmd8000"} }; // clang-format on RegisterHandlers(functions); @@ -396,7 +396,7 @@ public: {8000, nullptr, "Cmd8000"}, {8001, nullptr, "Cmd8001"}, {8002, nullptr, "Cmd8002"}, - {8003, nullptr, "Cmd8003"}, + {8003, nullptr, "Cmd8003"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/eupld/eupld.cpp b/src/core/hle/service/eupld/eupld.cpp index 3cf27513ae..e4219a5d9d 100644 --- a/src/core/hle/service/eupld/eupld.cpp +++ b/src/core/hle/service/eupld/eupld.cpp @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project +// SPDX-License-Identifier: GPL-3.0-or-later + // SPDX-FileCopyrightText: Copyright 2018 yuzu Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later @@ -18,7 +21,7 @@ public: {1, nullptr, "ImportCrt"}, {2, nullptr, "ImportPki"}, {3, nullptr, "SetAutoUpload"}, - {4, nullptr, "GetAutoUpload"}, + {4, nullptr, "GetAutoUpload"} }; // clang-format on @@ -36,7 +39,7 @@ public: {2, nullptr, "UploadSelected"}, {3, nullptr, "GetUploadStatus"}, {4, nullptr, "CancelUpload"}, - {5, nullptr, "GetResult"}, + {5, nullptr, "GetResult"} }; // clang-format on diff --git a/src/core/hle/service/fgm/fgm.cpp b/src/core/hle/service/fgm/fgm.cpp index cac03ae24c..0265af3100 100644 --- a/src/core/hle/service/fgm/fgm.cpp +++ b/src/core/hle/service/fgm/fgm.cpp @@ -22,7 +22,7 @@ public: {0, nullptr, "Initialize"}, {1, nullptr, "Set"}, {2, nullptr, "Get"}, - {3, nullptr, "Cancel"}, + {3, nullptr, "Cancel"} }; // clang-format on @@ -35,7 +35,7 @@ public: explicit FGM(Core::System& system_, const char* name) : ServiceFramework{system_, name} { // clang-format off static const FunctionInfo functions[] = { - {0, &FGM::Initialize, "Initialize"}, + {0, &FGM::Initialize, "Initialize"} }; // clang-format on @@ -59,7 +59,7 @@ public: static const FunctionInfo functions[] = { {0, nullptr, "Initialize"}, {1, nullptr, "Read"}, - {2, nullptr, "Cancel"}, + {2, nullptr, "Cancel"} }; // clang-format on diff --git a/src/core/hle/service/friend/friend.cpp b/src/core/hle/service/friend/friend.cpp index f8690dbb8b..e8e1de162d 100644 --- a/src/core/hle/service/friend/friend.cpp +++ b/src/core/hle/service/friend/friend.cpp @@ -135,7 +135,7 @@ public: {31000, nullptr, "OpenUser"}, // 19.0.0+ {40100, nullptr, "DeleteFriendListCache"}, {40400, nullptr, "DeleteBlockedUserListCache"}, - {49900, nullptr, "DeleteNetworkServiceAccountCache"}, + {49900, nullptr, "DeleteNetworkServiceAccountCache"} }; // clang-format on @@ -504,7 +504,7 @@ public: { static const FunctionInfo functions[] = { {0, nullptr, "GetReceivableNeighborInfoCountMax"}, - {10, nullptr, "IsNeighborDetectionEnabled"}, + {10, nullptr, "IsNeighborDetectionEnabled"} }; RegisterHandlers(functions); } @@ -552,7 +552,7 @@ public: {309, nullptr, "ListApplicationInfoForDebug"}, {310, nullptr, "SetApplicationDataForDebug"}, {400, nullptr, "GetNetworkUserId"}, - {401, nullptr, "DeleteNetworkUserId"}, + {401, nullptr, "DeleteNetworkUserId"} }; RegisterHandlers(functions); } diff --git a/src/core/hle/service/glue/arp.cpp b/src/core/hle/service/glue/arp.cpp index 7eda57ddc3..fc8f6eb589 100644 --- a/src/core/hle/service/glue/arp.cpp +++ b/src/core/hle/service/glue/arp.cpp @@ -169,7 +169,7 @@ public: static const FunctionInfo functions[] = { {0, &IRegistrar::Issue, "Issue"}, {1, &IRegistrar::SetApplicationLaunchProperty, "SetApplicationLaunchProperty"}, - {2, &IRegistrar::SetApplicationControlProperty, "SetApplicationControlProperty"}, + {2, &IRegistrar::SetApplicationControlProperty, "SetApplicationControlProperty"} }; // clang-format on @@ -250,7 +250,7 @@ ARP_W::ARP_W(Core::System& system_, ARPManager& manager_) static const FunctionInfo functions[] = { {0, &ARP_W::AcquireRegistrar, "AcquireRegistrar"}, {1, &ARP_W::UnregisterApplicationInstance , "UnregisterApplicationInstance "}, - {2, nullptr, "AcquireUpdater"}, + {2, nullptr, "AcquireUpdater"} }; // clang-format on diff --git a/src/core/hle/service/glue/ectx.cpp b/src/core/hle/service/glue/ectx.cpp index 322ae45254..09ad7e34a8 100644 --- a/src/core/hle/service/glue/ectx.cpp +++ b/src/core/hle/service/glue/ectx.cpp @@ -15,7 +15,7 @@ public: IContextRegistrar(Core::System& system_) : ServiceFramework{system_, "IContextRegistrar"} { // clang-format off static const FunctionInfo functions[] = { - {0, &IContextRegistrar::Complete, "Complete"}, + {0, &IContextRegistrar::Complete, "Complete"} }; // clang-format on diff --git a/src/core/hle/service/glue/notif.cpp b/src/core/hle/service/glue/notif.cpp index 716e4da32d..8cbaf4f1c2 100644 --- a/src/core/hle/service/glue/notif.cpp +++ b/src/core/hle/service/glue/notif.cpp @@ -182,7 +182,7 @@ public: service_context{system_, "INotificationSystemEventAccessor"} { // clang-format off static const FunctionInfo functions[] = { - {0, D<&INotificationSystemEventAccessor::GetSystemEvent>, "GetSystemEvent"}, + {0, D<&INotificationSystemEventAccessor::GetSystemEvent>, "GetSystemEvent"} }; // clang-format on diff --git a/src/core/hle/service/glue/time/static.cpp b/src/core/hle/service/glue/time/static.cpp index d8672b7248..a88d678d33 100644 --- a/src/core/hle/service/glue/time/static.cpp +++ b/src/core/hle/service/glue/time/static.cpp @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project +// SPDX-License-Identifier: GPL-3.0-or-later + // SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later @@ -49,7 +52,7 @@ StaticService::StaticService(Core::System& system_, {400, D<&StaticService::GetClockSnapshot>, "GetClockSnapshot"}, {401, D<&StaticService::GetClockSnapshotFromSystemClockContext>, "GetClockSnapshotFromSystemClockContext"}, {500, D<&StaticService::CalculateStandardUserSystemClockDifferenceByUser>, "CalculateStandardUserSystemClockDifferenceByUser"}, - {501, D<&StaticService::CalculateSpanBetween>, "CalculateSpanBetween"}, + {501, D<&StaticService::CalculateSpanBetween>, "CalculateSpanBetween"} }; // clang-format on diff --git a/src/core/hle/service/gpio/gpio.cpp b/src/core/hle/service/gpio/gpio.cpp index 8b4aa0f5ab..43a7921b85 100644 --- a/src/core/hle/service/gpio/gpio.cpp +++ b/src/core/hle/service/gpio/gpio.cpp @@ -17,7 +17,7 @@ public: : ServiceFramework{system_, "gpio"} { static const FunctionInfo functions[] = { - {0, nullptr, "Cmd0"}, + {0, nullptr, "Cmd0"} }; RegisterHandlers(functions); } diff --git a/src/core/hle/service/grc/grc.cpp b/src/core/hle/service/grc/grc.cpp index e8e901662d..177e012c94 100644 --- a/src/core/hle/service/grc/grc.cpp +++ b/src/core/hle/service/grc/grc.cpp @@ -36,7 +36,7 @@ public: static const FunctionInfo functions[] = { {1, nullptr, "Initialize"}, {2, nullptr, "Transfer"}, - {3, nullptr, "Cmd3"}, + {3, nullptr, "Cmd3"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/hid/active_vibration_device_list.cpp b/src/core/hle/service/hid/active_vibration_device_list.cpp index e0d6d3f2d9..8a0b2d40a6 100644 --- a/src/core/hle/service/hid/active_vibration_device_list.cpp +++ b/src/core/hle/service/hid/active_vibration_device_list.cpp @@ -19,7 +19,7 @@ IActiveVibrationDeviceList::IActiveVibrationDeviceList(Core::System& system_, : ServiceFramework{system_, "IActiveVibrationDeviceList"}, resource_manager(resource) { // clang-format off static const FunctionInfo functions[] = { - {0, C<&IActiveVibrationDeviceList::ActivateVibrationDevice>, "ActivateVibrationDevice"}, + {0, C<&IActiveVibrationDeviceList::ActivateVibrationDevice>, "ActivateVibrationDevice"} }; // clang-format on diff --git a/src/core/hle/service/hid/hid.cpp b/src/core/hle/service/hid/hid.cpp index 25096ff36f..77c61d9898 100644 --- a/src/core/hle/service/hid/hid.cpp +++ b/src/core/hle/service/hid/hid.cpp @@ -25,7 +25,7 @@ public: : ServiceFramework{system_, "hid:tmp"} { // clang-format off static const FunctionInfo functions[] = { - {0, nullptr, "GetConsoleSixAxisSensorCalibrationValues"}, + {0, nullptr, "GetConsoleSixAxisSensorCalibrationValues"} }; // clang-format on RegisterHandlers(functions); @@ -43,7 +43,7 @@ public: {1, nullptr, "ReleaseDevice"}, {2, nullptr, "GetCtrlSession"}, {3, nullptr, "GetReadSession"}, - {4, nullptr, "GetWriteSession"}, + {4, nullptr, "GetWriteSession"} }; // clang-format on RegisterHandlers(functions); @@ -62,7 +62,7 @@ public: {2, nullptr, "GetDeviceParameters"}, {3, nullptr, "AttachDevice"}, {4, nullptr, "DetachDevice"}, - {5, nullptr, "SetDeviceFilter"}, + {5, nullptr, "SetDeviceFilter"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/i2c/i2c.cpp b/src/core/hle/service/i2c/i2c.cpp index 0b242768c2..fbd6f3e9d9 100644 --- a/src/core/hle/service/i2c/i2c.cpp +++ b/src/core/hle/service/i2c/i2c.cpp @@ -27,7 +27,7 @@ public: {10, C<&I2CSession::Send>, "Send"}, {11, nullptr, "Receive"}, {12, nullptr, "ExecuteCommandList"}, - {13, nullptr, "SetRetryPolicy"}, + {13, nullptr, "SetRetryPolicy"} }; RegisterHandlers(functions); } @@ -53,7 +53,7 @@ public: {1, C<&I2C::OpenSession>, "OpenSession"}, {2, C<&I2C::HasDevice>, "HasDevice"}, {3, C<&I2C::HasDeviceForDev>, "HasDeviceForDev"}, - {4, C<&I2C::OpenSession2>, "OpenSession2"}, + {4, C<&I2C::OpenSession2>, "OpenSession2"} }; RegisterHandlers(functions); } diff --git a/src/core/hle/service/jit/jit.cpp b/src/core/hle/service/jit/jit.cpp index ec3a3a8dcb..4dffc14631 100644 --- a/src/core/hle/service/jit/jit.cpp +++ b/src/core/hle/service/jit/jit.cpp @@ -43,7 +43,7 @@ public: {0, C<&IJitEnvironment::GenerateCode>, "GenerateCode"}, {1, C<&IJitEnvironment::Control>, "Control"}, {1000, C<&IJitEnvironment::LoadPlugin>, "LoadPlugin"}, - {1001, C<&IJitEnvironment::GetCodeAddress>, "GetCodeAddress"}, + {1001, C<&IJitEnvironment::GetCodeAddress>, "GetCodeAddress"} }; // clang-format on @@ -261,7 +261,7 @@ public: explicit JITU(Core::System& system_) : ServiceFramework{system_, "jit:u"} { // clang-format off static const FunctionInfo functions[] = { - {0, C<&JITU::CreateJitEnvironment>, "CreateJitEnvironment"}, + {0, C<&JITU::CreateJitEnvironment>, "CreateJitEnvironment"} }; // clang-format on diff --git a/src/core/hle/service/lbl/lbl.cpp b/src/core/hle/service/lbl/lbl.cpp index 68a9bff2df..963340da4d 100644 --- a/src/core/hle/service/lbl/lbl.cpp +++ b/src/core/hle/service/lbl/lbl.cpp @@ -50,7 +50,7 @@ public: {26, &LBL::EnableVrMode, "EnableVrMode"}, {27, &LBL::DisableVrMode, "DisableVrMode"}, {28, &LBL::IsVrModeEnabled, "IsVrModeEnabled"}, - {29, &LBL::IsAutoBrightnessControlSupported, "IsAutoBrightnessControlSupported"}, + {29, &LBL::IsAutoBrightnessControlSupported, "IsAutoBrightnessControlSupported"} }; // clang-format on diff --git a/src/core/hle/service/ldn/ldn.cpp b/src/core/hle/service/ldn/ldn.cpp index 1a0165fd2e..3d2751297d 100644 --- a/src/core/hle/service/ldn/ldn.cpp +++ b/src/core/hle/service/ldn/ldn.cpp @@ -23,7 +23,7 @@ public: : ServiceFramework{system_, "IClientProcessMonitor"} { // clang-format off static const FunctionInfo functions[] = { - {0, D<&IClientProcessMonitor::RegisterClient>, "RegisterClient"}, + {0, D<&IClientProcessMonitor::RegisterClient>, "RegisterClient"} }; // clang-format on RegisterHandlers(functions); @@ -125,7 +125,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, C<&ISfServiceCreator::CreateNetworkService>, "CreateNetworkService"}, - {8, C<&ISfServiceCreator::CreateNetworkServiceMonitor>, "CreateNetworkServiceMonitor"}, + {8, C<&ISfServiceCreator::CreateNetworkServiceMonitor>, "CreateNetworkServiceMonitor"} }; // clang-format on @@ -158,7 +158,7 @@ public: explicit ISfMonitorServiceCreator(Core::System& system_) : ServiceFramework{system_, "lp2p:m"} { // clang-format off static const FunctionInfo functions[] = { - {0, C<&ISfMonitorServiceCreator::CreateMonitorService>, "CreateMonitorService"}, + {0, C<&ISfMonitorServiceCreator::CreateMonitorService>, "CreateMonitorService"} }; // clang-format on diff --git a/src/core/hle/service/ldn/sf_monitor_service.cpp b/src/core/hle/service/ldn/sf_monitor_service.cpp index 9e6736ff2c..386b29e67e 100644 --- a/src/core/hle/service/ldn/sf_monitor_service.cpp +++ b/src/core/hle/service/ldn/sf_monitor_service.cpp @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project +// SPDX-License-Identifier: GPL-3.0-or-later + // SPDX-FileCopyrightText: Copyright 2024 yuzu Emulator Project // SPDX-License-Identifier: GPL-3.0-or-later @@ -13,7 +16,7 @@ ISfMonitorService::ISfMonitorService(Core::System& system_) static const FunctionInfo functions[] = { {0, C<&ISfMonitorService::Initialize>, "Initialize"}, {288, C<&ISfMonitorService::GetGroupInfo>, "GetGroupInfo"}, - {320, nullptr, "GetLinkLevel"}, + {320, nullptr, "GetLinkLevel"} }; // clang-format on diff --git a/src/core/hle/service/ldn/sf_service_monitor.cpp b/src/core/hle/service/ldn/sf_service_monitor.cpp index 9a1cde6881..5a11e59d0a 100644 --- a/src/core/hle/service/ldn/sf_service_monitor.cpp +++ b/src/core/hle/service/ldn/sf_service_monitor.cpp @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project +// SPDX-License-Identifier: GPL-3.0-or-later + // SPDX-FileCopyrightText: Copyright 2024 yuzu Emulator Project // SPDX-License-Identifier: GPL-3.0-or-later @@ -23,7 +26,7 @@ ISfServiceMonitor::ISfServiceMonitor(Core::System& system_) {312, nullptr, "GetIpConfig"}, {320, nullptr, "GetLinkLevel"}, {328, nullptr, "AttachJoinEvent"}, - {336, nullptr, "GetMembers"}, + {336, nullptr, "GetMembers"} }; // clang-format on diff --git a/src/core/hle/service/ldn/system_local_communication_service.cpp b/src/core/hle/service/ldn/system_local_communication_service.cpp index 7b52223cdc..424c4276f6 100644 --- a/src/core/hle/service/ldn/system_local_communication_service.cpp +++ b/src/core/hle/service/ldn/system_local_communication_service.cpp @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project +// SPDX-License-Identifier: GPL-3.0-or-later + // SPDX-FileCopyrightText: Copyright 2024 yuzu Emulator Project // SPDX-License-Identifier: GPL-3.0-or-later @@ -39,7 +42,7 @@ ISystemLocalCommunicationService::ISystemLocalCommunicationService(Core::System& {400, nullptr, "InitializeSystem"}, {401, nullptr, "FinalizeSystem"}, {402, nullptr, "SetOperationMode"}, - {403, C<&ISystemLocalCommunicationService::InitializeSystem2>, "InitializeSystem2"}, + {403, C<&ISystemLocalCommunicationService::InitializeSystem2>, "InitializeSystem2"} }; // clang-format on diff --git a/src/core/hle/service/ldn/user_local_communication_service.cpp b/src/core/hle/service/ldn/user_local_communication_service.cpp index 572aea6314..9dd0c2bf1c 100644 --- a/src/core/hle/service/ldn/user_local_communication_service.cpp +++ b/src/core/hle/service/ldn/user_local_communication_service.cpp @@ -56,7 +56,7 @@ IUserLocalCommunicationService::IUserLocalCommunicationService(Core::System& sys {304, D<&IUserLocalCommunicationService::Disconnect>, "Disconnect"}, {400, D<&IUserLocalCommunicationService::Initialize>, "Initialize"}, {401, D<&IUserLocalCommunicationService::Finalize>, "Finalize"}, - {402, D<&IUserLocalCommunicationService::Initialize2>, "Initialize2"}, + {402, D<&IUserLocalCommunicationService::Initialize2>, "Initialize2"} }; // clang-format on diff --git a/src/core/hle/service/ldr/ldr.cpp b/src/core/hle/service/ldr/ldr.cpp index db4d51b49d..27e23cd984 100644 --- a/src/core/hle/service/ldr/ldr.cpp +++ b/src/core/hle/service/ldr/ldr.cpp @@ -17,7 +17,7 @@ public: static const FunctionInfo functions[] = { {0, nullptr, "SetProgramArgument"}, {1, nullptr, "FlushArguments"}, - {2, nullptr, "GetProcessModuleInfo"}, + {2, nullptr, "GetProcessModuleInfo"} }; // clang-format on @@ -34,7 +34,7 @@ public: {1, nullptr, "GetProgramInfo"}, {2, nullptr, "PinProgram"}, {3, nullptr, "UnpinProgram"}, - {4, nullptr, "SetEnabledProgramVerification"}, + {4, nullptr, "SetEnabledProgramVerification"} }; // clang-format on @@ -48,7 +48,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "SetProgramArgument"}, - {1, nullptr, "FlushArguments"}, + {1, nullptr, "FlushArguments"} }; // clang-format on diff --git a/src/core/hle/service/lm/lm.cpp b/src/core/hle/service/lm/lm.cpp index d631a6dd80..2c8872c1e2 100644 --- a/src/core/hle/service/lm/lm.cpp +++ b/src/core/hle/service/lm/lm.cpp @@ -340,7 +340,7 @@ public: explicit LM(Core::System& system_) : ServiceFramework{system_, "lm"} { // clang-format off static const FunctionInfo functions[] = { - {0, &LM::OpenLogger, "OpenLogger"}, + {0, &LM::OpenLogger, "OpenLogger"} }; // clang-format on @@ -366,7 +366,7 @@ public: {0, nullptr, "StartLogging"}, {1, nullptr, "StopLogging"}, {2, nullptr, "GetLog"}, - {100, nullptr, "CreateDevNotificationReceiver"}, + {100, nullptr, "CreateDevNotificationReceiver"} }; RegisterHandlers(functions); } diff --git a/src/core/hle/service/mii/mii.cpp b/src/core/hle/service/mii/mii.cpp index 513bb671f8..316aef7081 100644 --- a/src/core/hle/service/mii/mii.cpp +++ b/src/core/hle/service/mii/mii.cpp @@ -56,7 +56,7 @@ public: {23, D<&IDatabaseService::Convert>, "Convert"}, {24, D<&IDatabaseService::ConvertCoreDataToCharInfo>, "ConvertCoreDataToCharInfo"}, {25, D<&IDatabaseService::ConvertCharInfoToCoreData>, "ConvertCharInfoToCoreData"}, - {26, D<&IDatabaseService::Append>, "Append"}, + {26, D<&IDatabaseService::Append>, "Append"} }; // clang-format on @@ -340,7 +340,7 @@ public: {101, nullptr, "DestroyFile"}, {102, nullptr, "ImportFile"}, {103, nullptr, "ExportFile"}, - {104, nullptr, "ForceInitialize"}, + {104, nullptr, "ForceInitialize"} }; // clang-format on diff --git a/src/core/hle/service/mm/mm_u.cpp b/src/core/hle/service/mm/mm_u.cpp index e5353ee42c..b3ccac0a23 100644 --- a/src/core/hle/service/mm/mm_u.cpp +++ b/src/core/hle/service/mm/mm_u.cpp @@ -59,7 +59,7 @@ public: {4, &MM_U::Initialize, "Initialize"}, {5, &MM_U::Finalize, "Finalize"}, {6, &MM_U::SetAndWait, "SetAndWait"}, - {7, &MM_U::Get, "Get"}, + {7, &MM_U::Get, "Get"} }; // clang-format on diff --git a/src/core/hle/service/mnpp/mnpp.cpp b/src/core/hle/service/mnpp/mnpp.cpp index 11b6f3a386..ff62cdb5dc 100644 --- a/src/core/hle/service/mnpp/mnpp.cpp +++ b/src/core/hle/service/mnpp/mnpp.cpp @@ -18,7 +18,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, &MNPP_APP::Cmd0, "Cmd0"}, - {1, &MNPP_APP::Cmd1, "Cmd1"}, + {1, &MNPP_APP::Cmd1, "Cmd1"} }; // clang-format on @@ -51,7 +51,7 @@ public: {100, nullptr, "Cmd100"}, {200, nullptr, "Cmd200"}, {300, nullptr, "Cmd300"}, - {400, nullptr, "Cmd400"}, + {400, nullptr, "Cmd400"} }; // clang-format on RegisterHandlers(functions); @@ -67,7 +67,7 @@ public: {1, nullptr, "Cmd1"}, {10, nullptr, "Cmd10"}, {20, nullptr, "Cmd20"}, - {100, nullptr, "Cmd100"}, + {100, nullptr, "Cmd100"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/ncm/ncm.cpp b/src/core/hle/service/ncm/ncm.cpp index 6c754d5567..3f42cac824 100644 --- a/src/core/hle/service/ncm/ncm.cpp +++ b/src/core/hle/service/ncm/ncm.cpp @@ -46,7 +46,7 @@ public: {16, nullptr, "ResolveProgramPathForDebug"}, {17, nullptr, "RedirectProgramPathForDebug"}, {18, nullptr, "RedirectApplicationProgramPathForDebug"}, - {19, nullptr, "EraseProgramRedirectionForDebug"}, + {19, nullptr, "EraseProgramRedirectionForDebug"} }; // clang-format on @@ -72,7 +72,7 @@ public: {6, nullptr, "UnregisterHtmlDocumentPath"}, {7, nullptr, "RedirectHtmlDocumentPath"}, {8, nullptr, "Refresh"}, - {9, nullptr, "RefreshExcluding"}, + {9, nullptr, "RefreshExcluding"} }; // clang-format on @@ -90,7 +90,7 @@ public: {1, nullptr, "RegisterAddOnContentStorage"}, {2, nullptr, "UnregisterAllAddOnContentPath"}, {3, nullptr, "RefreshApplicationAddOnContent"}, - {4, nullptr, "UnregisterApplicationAddOnContent"}, + {4, nullptr, "UnregisterApplicationAddOnContent"} }; // clang-format on @@ -109,7 +109,7 @@ public: {2, &IContentStorage::DeletePlaceHolder, "DeletePlaceHolder"}, {4, &IContentStorage::WritePlaceHolder, "WritePlaceHolder"}, {5, &IContentStorage::Register, "Register"}, - {6, &IContentStorage::Delete, "Delete"}, + {6, &IContentStorage::Delete, "Delete"} }; // clang-format on @@ -264,7 +264,7 @@ public: {0, &IContentMetaDatabase::Set, "Set"}, {2, &IContentMetaDatabase::Remove, "Remove"}, {8, &IContentMetaDatabase::Has, "Has"}, - {15, &IContentMetaDatabase::Commit, "Commit"}, + {15, &IContentMetaDatabase::Commit, "Commit"} }; // clang-format on @@ -368,7 +368,7 @@ public: {0, nullptr, "OpenLocationResolver"}, {1, nullptr, "OpenRegisteredLocationResolver"}, {2, nullptr, "RefreshLocationResolver"}, - {3, nullptr, "OpenAddOnContentLocationResolver"}, + {3, nullptr, "OpenAddOnContentLocationResolver"} }; // clang-format on @@ -396,7 +396,7 @@ public: {12, nullptr, "InactivateContentMetaDatabase"}, {13, nullptr, "InvalidateRightsIdCache"}, {14, nullptr, "GetMemoryReport"}, - {15, nullptr, "ActivateFsContentStorage"}, + {15, nullptr, "ActivateFsContentStorage"} }; // clang-format on @@ -433,7 +433,7 @@ public: : ServiceFramework{system_, "ncm:v"} { static const FunctionInfo functions[] = { - {0, nullptr, "GetSystemVersion"}, + {0, nullptr, "GetSystemVersion"} }; RegisterHandlers(functions); } diff --git a/src/core/hle/service/nfc/nfc.cpp b/src/core/hle/service/nfc/nfc.cpp index f64445835e..88abec801a 100644 --- a/src/core/hle/service/nfc/nfc.cpp +++ b/src/core/hle/service/nfc/nfc.cpp @@ -42,7 +42,7 @@ public: {1001, &NfcInterface::WriteMifare ,"WriteMifare"}, {1300, &NfcInterface::SendCommandByPassThrough, "SendCommandByPassThrough"}, {1301, nullptr, "KeepPassThroughSession"}, - {1302, nullptr, "ReleasePassThroughSession"}, + {1302, nullptr, "ReleasePassThroughSession"} }; // clang-format on @@ -80,7 +80,7 @@ public: {1001, &NfcInterface::WriteMifare, "WriteMifare"}, {1300, &NfcInterface::SendCommandByPassThrough, "SendCommandByPassThrough"}, {1301, nullptr, "KeepPassThroughSession"}, - {1302, nullptr, "ReleasePassThroughSession"}, + {1302, nullptr, "ReleasePassThroughSession"} }; // clang-format on @@ -110,7 +110,7 @@ public: {10, &MFIUser::GetState, "GetState"}, {11, &MFIUser::GetDeviceState, "GetDeviceState"}, {12, &MFIUser::GetNpadId, "GetNpadId"}, - {13, &MFIUser::AttachAvailabilityChangeEvent, "GetAvailabilityChangeEventHandle"}, + {13, &MFIUser::AttachAvailabilityChangeEvent, "GetAvailabilityChangeEventHandle"} }; // clang-format on @@ -125,7 +125,7 @@ public: static const FunctionInfo functions[] = { {0, nullptr, "Initialize"}, {1, nullptr, "Finalize"}, - {2, nullptr, "NotifyForegroundApplet"}, + {2, nullptr, "NotifyForegroundApplet"} }; // clang-format on @@ -138,7 +138,7 @@ public: explicit NFC_AM(Core::System& system_) : ServiceFramework{system_, "nfc:am"} { // clang-format off static const FunctionInfo functions[] = { - {0, &NFC_AM::CreateAmNfcInterface, "CreateAmNfcInterface"}, + {0, &NFC_AM::CreateAmNfcInterface, "CreateAmNfcInterface"} }; // clang-format on @@ -160,7 +160,7 @@ public: explicit NFC_MF_U(Core::System& system_) : ServiceFramework{system_, "nfc:mf:u"} { // clang-format off static const FunctionInfo functions[] = { - {0, &NFC_MF_U::CreateUserNfcInterface, "CreateUserNfcInterface"}, + {0, &NFC_MF_U::CreateUserNfcInterface, "CreateUserNfcInterface"} }; // clang-format on @@ -182,7 +182,7 @@ public: explicit NFC_U(Core::System& system_) : ServiceFramework{system_, "nfc:user"} { // clang-format off static const FunctionInfo functions[] = { - {0, &NFC_U::CreateUserNfcInterface, "CreateUserNfcInterface"}, + {0, &NFC_U::CreateUserNfcInterface, "CreateUserNfcInterface"} }; // clang-format on @@ -204,7 +204,7 @@ public: explicit NFC_SYS(Core::System& system_) : ServiceFramework{system_, "nfc:sys"} { // clang-format off static const FunctionInfo functions[] = { - {0, &NFC_SYS::CreateSystemNfcInterface, "CreateSystemNfcInterface"}, + {0, &NFC_SYS::CreateSystemNfcInterface, "CreateSystemNfcInterface"} }; // clang-format on diff --git a/src/core/hle/service/nfp/nfp.cpp b/src/core/hle/service/nfp/nfp.cpp index e0c24679ab..bbcb7bf799 100644 --- a/src/core/hle/service/nfp/nfp.cpp +++ b/src/core/hle/service/nfp/nfp.cpp @@ -42,7 +42,7 @@ public: {22, &IUser::GetApplicationAreaSize, "GetApplicationAreaSize"}, {23, &IUser::AttachAvailabilityChangeEvent, "AttachAvailabilityChangeEvent"}, {24, &IUser::RecreateApplicationArea, "RecreateApplicationArea"}, - {25, &IUser::StartDetection, "StartDetectionWithFilter"}, + {25, &IUser::StartDetection, "StartDetectionWithFilter"} }; // clang-format on @@ -82,7 +82,7 @@ public: {103, &ISystem::SetRegisterInfoPrivate, "SetRegisterInfoPrivate"}, {104, &ISystem::DeleteRegisterInfo, "DeleteRegisterInfo"}, {105, &ISystem::DeleteApplicationArea, "DeleteApplicationArea"}, - {106, &ISystem::ExistsApplicationArea, "ExistsApplicationArea"}, + {106, &ISystem::ExistsApplicationArea, "ExistsApplicationArea"} }; // clang-format on @@ -134,7 +134,7 @@ public: {203, &IDebug::BreakTag, "BreakTag"}, {204, &IDebug::ReadBackupData, "ReadBackupData"}, {205, &IDebug::WriteBackupData, "WriteBackupData"}, - {206, &IDebug::WriteNtf, "WriteNtf"}, + {206, &IDebug::WriteNtf, "WriteNtf"} }; // clang-format on @@ -147,7 +147,7 @@ public: explicit IUserManager(Core::System& system_) : ServiceFramework{system_, "nfp:user"} { // clang-format off static const FunctionInfo functions[] = { - {0, &IUserManager::CreateUserInterface, "CreateUserInterface"}, + {0, &IUserManager::CreateUserInterface, "CreateUserInterface"} }; // clang-format on @@ -169,7 +169,7 @@ public: explicit ISystemManager(Core::System& system_) : ServiceFramework{system_, "nfp:sys"} { // clang-format off static const FunctionInfo functions[] = { - {0, &ISystemManager::CreateSystemInterface, "CreateSystemInterface"}, + {0, &ISystemManager::CreateSystemInterface, "CreateSystemInterface"} }; // clang-format on @@ -191,7 +191,7 @@ public: explicit IDebugManager(Core::System& system_) : ServiceFramework{system_, "nfp:dbg"} { // clang-format off static const FunctionInfo functions[] = { - {0, &IDebugManager::CreateDebugInterface, "CreateDebugInterface"}, + {0, &IDebugManager::CreateDebugInterface, "CreateDebugInterface"} }; // clang-format on diff --git a/src/core/hle/service/ngc/ngc.cpp b/src/core/hle/service/ngc/ngc.cpp index e79108a1eb..7c130dd67c 100644 --- a/src/core/hle/service/ngc/ngc.cpp +++ b/src/core/hle/service/ngc/ngc.cpp @@ -25,7 +25,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, &IService::Match, "Match"}, - {1, &IService::Filter, "Filter"}, + {1, &IService::Filter, "Filter"} }; // clang-format on @@ -73,7 +73,7 @@ public: {2, &NgcServiceImpl::Mask, "Mask"}, {3, &NgcServiceImpl::Reload, "Reload"}, {4, &NgcServiceImpl::Check, "Check2"}, - {5, &NgcServiceImpl::Mask, "Mask2"}, + {5, &NgcServiceImpl::Mask, "Mask2"} }; // clang-format on @@ -165,7 +165,7 @@ public: {111, nullptr, "IsReloadRequired"}, {112, nullptr, "TryAcquireReloadRequestNotifier"}, {120, nullptr, "CalculateContentFingerprint"}, - {130, nullptr, "TryEnableTemporalPassThrough"}, + {130, nullptr, "TryEnableTemporalPassThrough"} }; // clang-format on RegisterHandlers(functions); @@ -189,7 +189,7 @@ public: {454, D<&IUserShimScopedObject::ReadSaveSlot>, "ReadSaveSlot"}, {455, D<&IUserShimScopedObject::WriteSaveSlot>, "WriteSaveSlot"}, {456, nullptr, "FlushSaveSlot"}, - {457, nullptr, "CommitSaveData"}, + {457, nullptr, "CommitSaveData"} }; // clang-format on RegisterHandlers(functions); @@ -217,7 +217,7 @@ public: explicit IUserService(Core::System& system_) : ServiceFramework(system_, "stpl:u") { // clang-format off static const FunctionInfo functions[] = { - {0 , D<&IUserService::Cmd0>, "Cmd0"}, + {0 , D<&IUserService::Cmd0>, "Cmd0"} }; // clang-format on RegisterHandlers(functions); @@ -242,7 +242,7 @@ public: {209, nullptr, "Cmd209"}, {210, nullptr, "Cmd210"}, {211, nullptr, "Cmd211"}, - {212, nullptr, "Cmd212"}, + {212, nullptr, "Cmd212"} }; // clang-format on RegisterHandlers(functions); @@ -264,7 +264,7 @@ public: explicit ISystemService(Core::System& system_) : ServiceFramework(system_, "stpl:sys") { // clang-format off static const FunctionInfo functions[] = { - {0 , D<&ISystemService::Cmd0>, "Cmd0"}, + {0 , D<&ISystemService::Cmd0>, "Cmd0"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/nifm/nifm.cpp b/src/core/hle/service/nifm/nifm.cpp index efada9b807..5c62f6a99e 100644 --- a/src/core/hle/service/nifm/nifm.cpp +++ b/src/core/hle/service/nifm/nifm.cpp @@ -240,7 +240,7 @@ public: {1, &IScanRequest::IsProcessing, "IsProcessing"}, {2, &IScanRequest::GetResult, "GetResult"}, {3, &IScanRequest::GetSystemEventReadableHandle, "GetSystemEventReadableHandle"}, - {4, &IScanRequest::SetChannels, "SetChannels"}, + {4, &IScanRequest::SetChannels, "SetChannels"} }; RegisterHandlers(functions); @@ -512,7 +512,7 @@ public: static const FunctionInfo functions[] = { {0, nullptr, "Update"}, {1, nullptr, "PersistOld"}, - {2, nullptr, "Persist"}, + {2, nullptr, "Persist"} }; RegisterHandlers(functions); } @@ -1118,7 +1118,7 @@ public: : ServiceFramework{system_, name} { static const FunctionInfo functions[] = { {4, &NetworkInterface::CreateGeneralServiceOld, "CreateGeneralServiceOld"}, - {5, &NetworkInterface::CreateGeneralService, "CreateGeneralService"}, + {5, &NetworkInterface::CreateGeneralService, "CreateGeneralService"} }; RegisterHandlers(functions); } diff --git a/src/core/hle/service/nim/nim.cpp b/src/core/hle/service/nim/nim.cpp index e5f2d85dde..fd876f1fe8 100644 --- a/src/core/hle/service/nim/nim.cpp +++ b/src/core/hle/service/nim/nim.cpp @@ -33,7 +33,7 @@ public: {2, D<&IShopServiceAsync::Read>, "Read"}, {3, D<&IShopServiceAsync::GetErrorCode>, "GetErrorCode"}, {4, D<&IShopServiceAsync::Request>, "Request"}, - {5, D<&IShopServiceAsync::Prepare>, "Prepare"}, + {5, D<&IShopServiceAsync::Prepare>, "Prepare"} }; // clang-format on @@ -144,7 +144,7 @@ public: : ServiceFramework{system_, "IShopServiceAccessor"} { // clang-format off static const FunctionInfo functions[] = { - {0, &IShopServiceAccessor::CreateAsyncInterface, "CreateAsyncInterface"}, + {0, &IShopServiceAccessor::CreateAsyncInterface, "CreateAsyncInterface"} }; // clang-format on @@ -168,7 +168,7 @@ public: : ServiceFramework{system_, "IShopServiceAccessServer"} { // clang-format off static const FunctionInfo functions[] = { - {0, &IShopServiceAccessServer::CreateAccessorInterface, "CreateAccessorInterface"}, + {0, &IShopServiceAccessServer::CreateAccessorInterface, "CreateAccessorInterface"} }; // clang-format on @@ -497,7 +497,7 @@ public: {502, nullptr, "RequestDownloadTicketForPrepurchasedContents"}, {503, nullptr, "RequestSyncTicket"}, {504, nullptr, "RequestDownloadTicketForPrepurchasedContents2"}, - {505, nullptr, "RequestDownloadTicketForPrepurchasedContentsForAccount"}, + {505, nullptr, "RequestDownloadTicketForPrepurchasedContentsForAccount"} }; // clang-format on @@ -518,7 +518,7 @@ public: {2, &IEnsureNetworkClockAvailabilityService::GetResult, "GetResult"}, {3, &IEnsureNetworkClockAvailabilityService::Cancel, "Cancel"}, {4, &IEnsureNetworkClockAvailabilityService::IsProcessing, "IsProcessing"}, - {5, &IEnsureNetworkClockAvailabilityService::GetServerTime, "GetServerTime"}, + {5, &IEnsureNetworkClockAvailabilityService::GetServerTime, "GetServerTime"} }; RegisterHandlers(functions); @@ -592,7 +592,7 @@ public: static const FunctionInfo functions[] = { {0, &NTC::OpenEnsureNetworkClockAvailabilityService, "OpenEnsureNetworkClockAvailabilityService"}, {100, &NTC::SuspendAutonomicTimeCorrection, "SuspendAutonomicTimeCorrection"}, - {101, &NTC::ResumeAutonomicTimeCorrection, "ResumeAutonomicTimeCorrection"}, + {101, &NTC::ResumeAutonomicTimeCorrection, "ResumeAutonomicTimeCorrection"} }; // clang-format on @@ -630,7 +630,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "RegisterSpecialClient"}, - {1, nullptr, "UnregisterSpecialClient"}, + {1, nullptr, "UnregisterSpecialClient"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/npns/npns.cpp b/src/core/hle/service/npns/npns.cpp index b0f74bef06..09a79e43d3 100644 --- a/src/core/hle/service/npns/npns.cpp +++ b/src/core/hle/service/npns/npns.cpp @@ -171,7 +171,7 @@ public: {151, nullptr, "GetStateWithHandover"}, {152, nullptr, "GetStateChangeEventWithHandover"}, {153, nullptr, "GetDropEventWithHandover"}, - {154, nullptr, "CreateTokenAsync"}, + {154, nullptr, "CreateTokenAsync"} }; // clang-format on diff --git a/src/core/hle/service/ns/factory_reset_interface.cpp b/src/core/hle/service/ns/factory_reset_interface.cpp index fd5cf7e1fd..21e72edd7d 100644 --- a/src/core/hle/service/ns/factory_reset_interface.cpp +++ b/src/core/hle/service/ns/factory_reset_interface.cpp @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project +// SPDX-License-Identifier: GPL-3.0-or-later + // SPDX-FileCopyrightText: Copyright 2024 yuzu Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later @@ -15,7 +18,7 @@ IFactoryResetInterface::IFactoryResetInterface(Core::System& system_) {103, nullptr, "ResetToFactorySettingsWithPlatformRegion"}, {104, nullptr, "ResetToFactorySettingsWithPlatformRegionAuthentication"}, {105, nullptr, "RequestResetToFactorySettingsSecurely"}, - {106, nullptr, "RequestResetToFactorySettingsWithPlatformRegionAuthenticationSecurely"}, + {106, nullptr, "RequestResetToFactorySettingsWithPlatformRegionAuthenticationSecurely"} }; // clang-format on diff --git a/src/core/hle/service/ns/ns.cpp b/src/core/hle/service/ns/ns.cpp index fe057422ce..19285be2ed 100644 --- a/src/core/hle/service/ns/ns.cpp +++ b/src/core/hle/service/ns/ns.cpp @@ -53,7 +53,7 @@ public: {1202, nullptr, "GetSafeSystemVersion"}, {3100, D<&IVulnerabilityManagerInterface::GetSafeSystemVersionCheckInfo>, "GetSafeSystemVersionCheckInfo"}, {3101, nullptr, "RequestUpdateSafeSystemVersionCheckInfo"}, - {3102, D<&IVulnerabilityManagerInterface::ResetSafeSystemVersionCheckInfo>, "ResetSafeSystemVersionCheckInfo"}, + {3102, D<&IVulnerabilityManagerInterface::ResetSafeSystemVersionCheckInfo>, "ResetSafeSystemVersionCheckInfo"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/ns/read_only_application_control_data_interface.cpp b/src/core/hle/service/ns/read_only_application_control_data_interface.cpp index 1359cdbb95..fc679bb939 100644 --- a/src/core/hle/service/ns/read_only_application_control_data_interface.cpp +++ b/src/core/hle/service/ns/read_only_application_control_data_interface.cpp @@ -88,7 +88,7 @@ public: {0, D<&IAsyncValue::GetSize>, "GetSize"}, {1, D<&IAsyncValue::Get>, "Get"}, {2, D<&IAsyncValue::Cancel>, "Cancel"}, - {3, D<&IAsyncValue::GetErrorContext>, "GetErrorContext"}, + {3, D<&IAsyncValue::GetErrorContext>, "GetErrorContext"} }; RegisterHandlers(functions); completion_event = service_context.CreateEvent("IAsyncValue:Completion"); diff --git a/src/core/hle/service/nvdrv/nvdrv.cpp b/src/core/hle/service/nvdrv/nvdrv.cpp index b252a2efa5..9a216ebe00 100644 --- a/src/core/hle/service/nvdrv/nvdrv.cpp +++ b/src/core/hle/service/nvdrv/nvdrv.cpp @@ -59,7 +59,7 @@ public: {4, nullptr, "SetCoreDumpPerm"}, {5, nullptr, "GetAruid"}, {6, nullptr, "Reset"}, - {7, nullptr, "GetAruid2"}, + {7, nullptr, "GetAruid2"} }; RegisterHandlers(functions); } @@ -75,7 +75,7 @@ public: {1, nullptr, "GetAruid"}, {2, nullptr, "ReadNextBlock"}, {3, nullptr, "GetNextBlockSize"}, - {4, nullptr, "ReadNextBlock2"}, + {4, nullptr, "ReadNextBlock2"} }; RegisterHandlers(functions); } @@ -95,7 +95,7 @@ public: {10, nullptr, "InitializeDevtools"}, {11, nullptr, "Ioctl2"}, {12, nullptr, "Ioctl3"}, - {13, nullptr, "SetConfiguration"}, + {13, nullptr, "SetConfiguration"} }; RegisterHandlers(functions); } diff --git a/src/core/hle/service/olsc/olsc_service_for_application.cpp b/src/core/hle/service/olsc/olsc_service_for_application.cpp index 01360f5ef2..1f6f50557f 100644 --- a/src/core/hle/service/olsc/olsc_service_for_application.cpp +++ b/src/core/hle/service/olsc/olsc_service_for_application.cpp @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project +// SPDX-License-Identifier: GPL-3.0-or-later + // SPDX-FileCopyrightText: Copyright 2024 yuzu Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later @@ -31,7 +34,7 @@ IOlscServiceForApplication::IOlscServiceForApplication(Core::System& system_) {9019, nullptr, "UpdateSaveDataBackupInfoCacheAsyncForDebug"}, {9022, nullptr, "DeleteSaveDataBackupAsyncForDebug"}, {9025, nullptr, "ListDownloadableSaveDataBackupInfoAsyncForDebug"}, - {9026, nullptr, "DownloadSaveDataBackupAsyncForDebug"}, + {9026, nullptr, "DownloadSaveDataBackupAsyncForDebug"} }; // clang-format on diff --git a/src/core/hle/service/pcie/pcie.cpp b/src/core/hle/service/pcie/pcie.cpp index d162881ecf..c5ded4a56b 100644 --- a/src/core/hle/service/pcie/pcie.cpp +++ b/src/core/hle/service/pcie/pcie.cpp @@ -41,7 +41,7 @@ public: {20, nullptr, "GetIrqEvent"}, {21, nullptr, "SetAspmEnable"}, {22, nullptr, "SetResetUponResumeEnable"}, - {23, nullptr, "ResetFunction"}, + {23, nullptr, "ResetFunction"} }; // clang-format on @@ -55,7 +55,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "RegisterClassDriver"}, - {1, nullptr, "QueryFunctionsUnregistered"}, + {1, nullptr, "QueryFunctionsUnregistered"} }; // clang-format on @@ -69,7 +69,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "GetLoggedState"}, - {1, nullptr, "GetLoggedStateEvent"}, + {1, nullptr, "GetLoggedStateEvent"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/pcv/pcv.cpp b/src/core/hle/service/pcv/pcv.cpp index 1b314f3518..6b8919a9b3 100644 --- a/src/core/hle/service/pcv/pcv.cpp +++ b/src/core/hle/service/pcv/pcv.cpp @@ -47,7 +47,7 @@ public: {26, nullptr, "GetFuseInfo"}, {27, nullptr, "GetDramId"}, {28, nullptr, "IsPoweredOn"}, - {29, nullptr, "GetVoltage"}, + {29, nullptr, "GetVoltage"} }; // clang-format on @@ -60,7 +60,7 @@ public: explicit PCV_ARB(Core::System& system_) : ServiceFramework{system_, "pcv:arb"} { // clang-format off static const FunctionInfo functions[] = { - {0, nullptr, "ReleaseControl"}, + {0, nullptr, "ReleaseControl"} }; // clang-format on RegisterHandlers(functions); @@ -72,7 +72,7 @@ public: explicit PCV_IMM(Core::System& system_) : ServiceFramework{system_, "pcv:imm"} { // clang-format off static const FunctionInfo functions[] = { - {0, nullptr, "SetClockRate"}, + {0, nullptr, "SetClockRate"} }; // clang-format on RegisterHandlers(functions); @@ -96,7 +96,7 @@ public: {8, &IClkrstSession::GetClockRate, "GetClockRate"}, {9, nullptr, "SetMinVClockRate"}, {10, nullptr, "GetPossibleClockRates"}, - {11, nullptr, "GetDvfsTable"}, + {11, nullptr, "GetDvfsTable"} }; // clang-format on RegisterHandlers(functions); @@ -134,7 +134,7 @@ public: {2, nullptr, "SetTemperature"}, {3, nullptr, "GetModuleStateTable"}, {4, nullptr, "GetModuleStateTableEvent"}, - {5, nullptr, "GetModuleStateTableMaxCount"}, + {5, nullptr, "GetModuleStateTableMaxCount"} }; // clang-format on @@ -160,7 +160,7 @@ public: explicit CLKRST_A(Core::System& system_) : ServiceFramework{system_, "clkrst:a"} { // clang-format off static const FunctionInfo functions[] = { - {0, nullptr, "ReleaseControl"}, + {0, nullptr, "ReleaseControl"} }; // clang-format on diff --git a/src/core/hle/service/pm/pm.cpp b/src/core/hle/service/pm/pm.cpp index ff7053b690..399009a5c6 100644 --- a/src/core/hle/service/pm/pm.cpp +++ b/src/core/hle/service/pm/pm.cpp @@ -50,7 +50,7 @@ public: explicit BootMode(Core::System& system_) : ServiceFramework{system_, "pm:bm"} { static const FunctionInfo functions[] = { {0, &BootMode::GetBootMode, "GetBootMode"}, - {1, &BootMode::SetMaintenanceBoot, "SetMaintenanceBoot"}, + {1, &BootMode::SetMaintenanceBoot, "SetMaintenanceBoot"} }; RegisterHandlers(functions); } @@ -89,7 +89,7 @@ public: {5, nullptr, "HookToCreateApplicationProgress"}, {6, nullptr, "ClearHook"}, {65000, &DebugMonitor::AtmosphereGetProcessInfo, "AtmosphereGetProcessInfo"}, - {65001, nullptr, "AtmosphereGetCurrentLimitInfo"}, + {65001, nullptr, "AtmosphereGetCurrentLimitInfo"} }; // clang-format on @@ -173,7 +173,7 @@ public: {0, &Info::GetProgramId, "GetProgramId"}, {65000, &Info::AtmosphereGetProcessId, "AtmosphereGetProcessId"}, {65001, nullptr, "AtmosphereHasLaunchedProgram"}, - {65002, nullptr, "AtmosphereGetProcessInfo"}, + {65002, nullptr, "AtmosphereGetProcessInfo"} }; RegisterHandlers(functions); } @@ -234,7 +234,7 @@ public: {6, &Shell::GetApplicationProcessIdForShell, "GetApplicationProcessIdForShell"}, {7, nullptr, "BoostSystemMemoryResourceLimit"}, {8, nullptr, "BoostApplicationThreadResourceLimit"}, - {9, nullptr, "GetBootFinishedEventHandle"}, + {9, nullptr, "GetBootFinishedEventHandle"} }; // clang-format on diff --git a/src/core/hle/service/prepo/prepo.cpp b/src/core/hle/service/prepo/prepo.cpp index e76c3ea93c..d8f2edbc36 100644 --- a/src/core/hle/service/prepo/prepo.cpp +++ b/src/core/hle/service/prepo/prepo.cpp @@ -55,7 +55,7 @@ public: {90102, nullptr, "Unknown90102"}, {90200, nullptr, "GetStatistics"}, {90201, nullptr, "GetThroughputHistory"}, - {90300, nullptr, "GetLastUploadError"}, + {90300, nullptr, "GetLastUploadError"} }; // clang-format on diff --git a/src/core/hle/service/psc/ovln/receiver.cpp b/src/core/hle/service/psc/ovln/receiver.cpp index f43d705126..5b021e4260 100644 --- a/src/core/hle/service/psc/ovln/receiver.cpp +++ b/src/core/hle/service/psc/ovln/receiver.cpp @@ -17,7 +17,7 @@ IReceiver::IReceiver(Core::System& system_) {1, D<&IReceiver::RemoveSource>, "RemoveSource"}, {2, D<&IReceiver::GetReceiveEventHandle>, "GetReceiveEventHandle"}, {3, D<&IReceiver::Receive>, "Receive"}, - {4, D<&IReceiver::ReceiveWithTick>, "ReceiveWithTick"}, + {4, D<&IReceiver::ReceiveWithTick>, "ReceiveWithTick"} }; // clang-format on diff --git a/src/core/hle/service/psc/pm_module.cpp b/src/core/hle/service/psc/pm_module.cpp index 74dc7ed4e8..fe98b028e2 100644 --- a/src/core/hle/service/psc/pm_module.cpp +++ b/src/core/hle/service/psc/pm_module.cpp @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project +// SPDX-License-Identifier: GPL-3.0-or-later + // SPDX-FileCopyrightText: Copyright 2024 yuzu Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later @@ -12,7 +15,7 @@ IPmModule::IPmModule(Core::System& system_) : ServiceFramework{system_, "IPmModu {1, nullptr, "GetRequest"}, {2, nullptr, "Acknowledge"}, {3, nullptr, "Finalize"}, - {4, nullptr, "AcknowledgeEx"}, + {4, nullptr, "AcknowledgeEx"} }; // clang-format on diff --git a/src/core/hle/service/psc/psc.cpp b/src/core/hle/service/psc/psc.cpp index 31fb9f0117..6eb691a1a0 100644 --- a/src/core/hle/service/psc/psc.cpp +++ b/src/core/hle/service/psc/psc.cpp @@ -26,7 +26,7 @@ public: {1, nullptr, "Lock"}, {2, nullptr, "Unlock"}, {3, nullptr, "IsLocked"}, - {4, nullptr, "GetRelatedState"}, + {4, nullptr, "GetRelatedState"} }; // clang-format on RegisterHandlers(functions); @@ -39,7 +39,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "GetInputSourceState"}, - {1, nullptr, "GetTriggerTargetEvent"}, + {1, nullptr, "GetTriggerTargetEvent"} }; // clang-format on RegisterHandlers(functions); @@ -51,7 +51,7 @@ public: explicit INS_S(Core::System& system_) : ServiceFramework{system_, "ins:s"} { // clang-format off static const FunctionInfo functions[] = { - {0, nullptr, "GetNotifyEvent"}, + {0, nullptr, "GetNotifyEvent"} }; // clang-format on RegisterHandlers(functions); @@ -78,7 +78,7 @@ public: {12, nullptr, "GetIsBatteryEnoughForFullAwake"}, {13, nullptr, "GetIsCharging"}, {14, nullptr, "Cmd14"}, - {15, nullptr, "Cmd15"}, + {15, nullptr, "Cmd15"} }; // clang-format on RegisterHandlers(functions); @@ -95,7 +95,7 @@ public: {2, nullptr, "SetClockRate"}, {3, nullptr, "SetBridgePowerSupply"}, {4, nullptr, "Cmd4"}, - {5, nullptr, "Cmd5"}, + {5, nullptr, "Cmd5"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/psc/time/power_state_service.cpp b/src/core/hle/service/psc/time/power_state_service.cpp index 39af16b6f1..3609bddd13 100644 --- a/src/core/hle/service/psc/time/power_state_service.cpp +++ b/src/core/hle/service/psc/time/power_state_service.cpp @@ -17,7 +17,7 @@ IPowerStateRequestHandler::IPowerStateRequestHandler( // clang-format off static const FunctionInfo functions[] = { {0, D<&IPowerStateRequestHandler::GetPowerStateRequestEventReadableHandle>, "GetPowerStateRequestEventReadableHandle"}, - {1, D<&IPowerStateRequestHandler::GetAndClearPowerStateRequest>, "GetAndClearPowerStateRequest"}, + {1, D<&IPowerStateRequestHandler::GetAndClearPowerStateRequest>, "GetAndClearPowerStateRequest"} }; // clang-format on diff --git a/src/core/hle/service/psc/time/static.cpp b/src/core/hle/service/psc/time/static.cpp index 28cff3b764..9735499ae1 100644 --- a/src/core/hle/service/psc/time/static.cpp +++ b/src/core/hle/service/psc/time/static.cpp @@ -62,7 +62,7 @@ StaticService::StaticService(Core::System& system_, StaticServiceSetupInfo setup {400, D<&StaticService::GetClockSnapshot>, "GetClockSnapshot"}, {401, D<&StaticService::GetClockSnapshotFromSystemClockContext>, "GetClockSnapshotFromSystemClockContext"}, {500, D<&StaticService::CalculateStandardUserSystemClockDifferenceByUser>, "CalculateStandardUserSystemClockDifferenceByUser"}, - {501, D<&StaticService::CalculateSpanBetween>, "CalculateSpanBetween"}, + {501, D<&StaticService::CalculateSpanBetween>, "CalculateSpanBetween"} }; // clang-format on diff --git a/src/core/hle/service/ptm/psm.cpp b/src/core/hle/service/ptm/psm.cpp index 41d172b71b..6cd34cfafa 100644 --- a/src/core/hle/service/ptm/psm.cpp +++ b/src/core/hle/service/ptm/psm.cpp @@ -28,7 +28,7 @@ public: {1, &IPsmSession::UnbindStateChangeEvent, "UnbindStateChangeEvent"}, {2, &IPsmSession::SetChargerTypeChangeEventEnabled, "SetChargerTypeChangeEventEnabled"}, {3, &IPsmSession::SetPowerSupplyChangeEventEnabled, "SetPowerSupplyChangeEventEnabled"}, - {4, &IPsmSession::SetBatteryVoltageStateChangeEventEnabled, "SetBatteryVoltageStateChangeEventEnabled"}, + {4, &IPsmSession::SetBatteryVoltageStateChangeEventEnabled, "SetBatteryVoltageStateChangeEventEnabled"} }; // clang-format on diff --git a/src/core/hle/service/ptm/ptm.cpp b/src/core/hle/service/ptm/ptm.cpp index de1d34a688..c1476820b0 100644 --- a/src/core/hle/service/ptm/ptm.cpp +++ b/src/core/hle/service/ptm/ptm.cpp @@ -22,7 +22,7 @@ public: static const FunctionInfo functions[] = { {0, nullptr, "EnableVdd50StateControl"}, {1, nullptr, "DisableVdd50StateControl"}, - {2, nullptr, "SetVdd50State"}, + {2, nullptr, "SetVdd50State"} }; // clang-format on RegisterHandlers(functions); @@ -35,7 +35,7 @@ public: : ServiceFramework{system_, "powctl"} { // clang-format off static const FunctionInfo functions[] = { - {0, nullptr, "OpenSession"}, + {0, nullptr, "OpenSession"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/ptm/ts.cpp b/src/core/hle/service/ptm/ts.cpp index b1ac0c8f11..57c99b5223 100644 --- a/src/core/hle/service/ptm/ts.cpp +++ b/src/core/hle/service/ptm/ts.cpp @@ -24,7 +24,7 @@ public: static const FunctionInfo functions[] = { {0, nullptr, "GetTemperatureRange"}, {2, nullptr, "SetMeasurementMode"}, - {4, &ISession::GetTemperature, "GetTemperature"}, + {4, &ISession::GetTemperature, "GetTemperature"} }; // clang-format on diff --git a/src/core/hle/service/ro/ro.cpp b/src/core/hle/service/ro/ro.cpp index 13de9f96c8..535c4656da 100644 --- a/src/core/hle/service/ro/ro.cpp +++ b/src/core/hle/service/ro/ro.cpp @@ -517,7 +517,7 @@ public: {2, C<&RoInterface::RegisterModuleInfo>, "RegisterModuleInfo"}, {3, C<&RoInterface::UnregisterModuleInfo>, "UnregisterModuleInfo"}, {4, C<&RoInterface::RegisterProcessHandle>, "RegisterProcessHandle"}, - {10, C<&RoInterface::RegisterProcessModuleInfo>, "RegisterProcessModuleInfo"}, + {10, C<&RoInterface::RegisterProcessModuleInfo>, "RegisterProcessModuleInfo"} }; // clang-format on diff --git a/src/core/hle/service/sockets/sockets.cpp b/src/core/hle/service/sockets/sockets.cpp index e96d7c5638..9d7c36c9a9 100644 --- a/src/core/hle/service/sockets/sockets.cpp +++ b/src/core/hle/service/sockets/sockets.cpp @@ -24,7 +24,7 @@ public: {3, nullptr, "GetMediaList"}, {4, nullptr, "SetMediaType"}, {5, nullptr, "GetMediaType"}, - {6, nullptr, "GetMacAddress"}, + {6, nullptr, "GetMacAddress"} }; // clang-format on RegisterHandlers(functions); @@ -41,7 +41,7 @@ public: {1, nullptr, "Cancel"}, {2, nullptr, "GetResult"}, {3, nullptr, "GetInterfaceList"}, - {4, nullptr, "GetInterfaceCount"}, + {4, nullptr, "GetInterfaceCount"} }; // clang-format on RegisterHandlers(functions); @@ -54,7 +54,7 @@ public: : ServiceFramework{system_, "eth:nd"} { // clang-format off static const FunctionInfo functions[] = { - {0, nullptr, "CreateDriverService"}, + {0, nullptr, "CreateDriverService"} }; // clang-format on RegisterHandlers(functions); diff --git a/src/core/hle/service/spl/spl_module.cpp b/src/core/hle/service/spl/spl_module.cpp index 520cb1860b..5384ebab6a 100644 --- a/src/core/hle/service/spl/spl_module.cpp +++ b/src/core/hle/service/spl/spl_module.cpp @@ -207,7 +207,7 @@ public: explicit CSRNG(Core::System& system_, std::shared_ptr module_) : Interface(system_, std::move(module_), "csrng") { static const FunctionInfo functions[] = { - {0, &CSRNG::GenerateRandomBytes, "GenerateRandomBytes"}, + {0, &CSRNG::GenerateRandomBytes, "GenerateRandomBytes"} }; RegisterHandlers(functions); } diff --git a/src/core/hle/service/ssl/ssl.cpp b/src/core/hle/service/ssl/ssl.cpp index 999efd4295..e5a8a704de 100644 --- a/src/core/hle/service/ssl/ssl.cpp +++ b/src/core/hle/service/ssl/ssl.cpp @@ -116,7 +116,7 @@ public: {32, nullptr, "GetSrtpCipher"}, {33, nullptr, "ExportKeyingMaterial"}, {34, nullptr, "SetIoTimeout"}, - {35, nullptr, "GetIoTimeout"}, + {35, nullptr, "GetIoTimeout"} }; // clang-format on @@ -466,7 +466,7 @@ public: {10, nullptr, "ImportCrl"}, {11, nullptr, "RemoveCrl"}, {12, nullptr, "ImportClientCertKeyPki"}, - {13, nullptr, "GeneratePrivateKeyAndCert"}, + {13, nullptr, "GeneratePrivateKeyAndCert"} }; RegisterHandlers(functions); } @@ -578,7 +578,7 @@ public: {6, nullptr, "FlushSessionCache"}, {7, nullptr, "SetDebugOption"}, {8, nullptr, "GetDebugOption"}, - {8, nullptr, "ClearTls12FallbackFlag"}, + {8, nullptr, "ClearTls12FallbackFlag"} }; // clang-format on diff --git a/src/core/hle/service/tma/tma.cpp b/src/core/hle/service/tma/tma.cpp index c2fb33cd16..c23684e9ff 100644 --- a/src/core/hle/service/tma/tma.cpp +++ b/src/core/hle/service/tma/tma.cpp @@ -21,7 +21,7 @@ public: : ServiceFramework{system_, "htc:tenv"} { static const FunctionInfo functions[] = { - {0, nullptr, "GetServiceInterface"}, + {0, nullptr, "GetServiceInterface"} }; RegisterHandlers(functions); } diff --git a/src/core/hle/service/usb/usb.cpp b/src/core/hle/service/usb/usb.cpp index ff2a377172..df5fc413c9 100644 --- a/src/core/hle/service/usb/usb.cpp +++ b/src/core/hle/service/usb/usb.cpp @@ -32,7 +32,7 @@ public: {9, nullptr, "GetCtrlOutCompletionEvent"}, {10, nullptr, "GetCtrlOutUrbReport"}, {11, nullptr, "CtrlStall"}, - {12, nullptr, "AppendConfigurationData"}, + {12, nullptr, "AppendConfigurationData"} }; // clang-format on @@ -45,7 +45,7 @@ public: explicit IDsRootSession(Core::System& system_) : ServiceFramework{system_, "usb:ds"} { // clang-format off static const FunctionInfo functions[] = { - {0, nullptr, "OpenDsService"}, + {0, nullptr, "OpenDsService"} }; // clang-format on @@ -67,7 +67,7 @@ public: {5, nullptr, "GetXferReport"}, {6, nullptr, "PostBufferMultiAsync"}, {7, nullptr, "CreateSmmuSpace"}, - {8, nullptr, "ShareReportRing"}, + {8, nullptr, "ShareReportRing"} }; // clang-format on @@ -90,7 +90,7 @@ public: {6, nullptr, "GetCtrlXferCompletionEvent"}, {7, nullptr, "GetCtrlXferReport"}, {8, nullptr, "ResetDevice"}, - {9, nullptr, "OpenUsbEp"}, + {9, nullptr, "OpenUsbEp"} }; // clang-format on @@ -111,7 +111,7 @@ public: {5, nullptr, "DestroyInterfaceAvailableEvent"}, {6, nullptr, "GetInterfaceStateChangeEvent"}, {7, nullptr, "AcquireUsbIf"}, - {8, nullptr, "SetTestMode"}, + {8, nullptr, "SetTestMode"} }; // clang-format on @@ -130,7 +130,7 @@ public: {3, nullptr, "GetNotice"}, {4, nullptr, "EnablePowerRequestNotice"}, {5, nullptr, "DisablePowerRequestNotice"}, - {6, nullptr, "ReplyPowerRequest"}, + {6, nullptr, "ReplyPowerRequest"} }; // clang-format on @@ -143,7 +143,7 @@ public: explicit IPdManager(Core::System& system_) : ServiceFramework{system_, "usb:pd"} { // clang-format off static const FunctionInfo functions[] = { - {0, &IPdManager::OpenSession, "OpenSession"}, + {0, &IPdManager::OpenSession, "OpenSession"} }; // clang-format on @@ -174,7 +174,7 @@ public: {5, nullptr, "GetHostPdcManufactureId"}, {6, nullptr, "GetHostPdcDeviceId"}, {7, nullptr, "EnableCradleRecovery"}, - {8, nullptr, "DisableCradleRecovery"}, + {8, nullptr, "DisableCradleRecovery"} }; // clang-format on @@ -187,7 +187,7 @@ public: explicit IPdCradleManager(Core::System& system_) : ServiceFramework{system_, "usb:pd:c"} { // clang-format off static const FunctionInfo functions[] = { - {0, &IPdCradleManager::OpenCradleSession, "OpenCradleSession"}, + {0, &IPdCradleManager::OpenCradleSession, "OpenCradleSession"} }; // clang-format on @@ -214,7 +214,7 @@ public: {2, nullptr, "GetDataEvent"}, {3, nullptr, "GetDataRole"}, {4, nullptr, "SetDiagData"}, - {5, nullptr, "GetDiagData"}, + {5, nullptr, "GetDiagData"} }; // clang-format on @@ -227,7 +227,7 @@ public: explicit IPdManufactureManager(Core::System& system_) : ServiceFramework{system_, "usb:pd:m"} { // clang-format off static const FunctionInfo functions[] = { - {0, nullptr, "OpenManufactureSession"}, + {0, nullptr, "OpenManufactureSession"} }; // clang-format on RegisterHandlers(functions); @@ -240,7 +240,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "ImportQuirkDevices"}, - {1, nullptr, "HasQuirk"}, + {1, nullptr, "HasQuirk"} }; // clang-format on RegisterHandlers(functions); @@ -253,7 +253,7 @@ public: // clang-format off static const FunctionInfo functions[] = { {0, nullptr, "GetTopologyChangeEvent"}, - {1, nullptr, "GetFlattenedTopology"}, + {1, nullptr, "GetFlattenedTopology"} }; // clang-format on RegisterHandlers(functions);