46 Commits (5bf1199feb3b23df3c0305e1ff7ab22ee98990da)

Author SHA1 Message Date
JPikachu 7c4fdaf528 Update freind, nifm and nim stubs 1 year ago
Liam d7e9461b71 service: move hle_ipc from kernel 3 years ago
Liam 1c3a93e7c4 service: refactor server architecture 3 years ago
Liam 09777eea76 kernel: remove KWritableEvent 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Lioncash 41f1cceefe service/nim: Update unknown function table entries 4 years ago
ameerj d27abf5546 core: Remove unused includes 5 years ago
Morph 0f5f1ec430 service: Replace service event creation with ServiceContext::CreateEvent 5 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
bunnei 617803fb5d hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 5 years ago
bunnei 9f82c577d0 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei 949231d69c hle: kernel: Migrate KEvent to KAutoObject. 5 years ago
Morph 992661e1f3 nim: Update to 12.x 5 years ago
bunnei 0508831455 hle: kernel: Reimplement KReadableEvent and KWritableEvent. 5 years ago
bunnei 80d0eb3bbd hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei 284a4d9283 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
Morph ce2a7beb05 nim: Stub IsLargeResourceAvailable 5 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 6 years ago
VolcaEM 6d7c850936 Fix typo 6 years ago
VolcaEM 9338a6a1cf service: Update function tables 6 years ago
David Marcec 9acd88ff71 nim: CreateServerInterface, CreateAccessorInterface, CreateAsyncInterface 6 years ago
Lioncash 0ab5dd8c7f service: Update function tables 7 years ago
bunnei eeef564c02 kernel: events: Remove ResetType::Automatic. 7 years ago
David Marcec 4b13f6cfcb Rebase 7 years ago
David Marcec 45a6da4016 Deglobalize System: Nim 7 years ago
Lioncash 45d71eed4f core/kernel/object: Rename ResetType enum members 7 years ago
Zach Hilman b0d0735e9b kernel/event: Reference ReadableEvent from WritableEvent 8 years ago
Zach Hilman fe0071f8fa core: Port all current usages of Event to Readable/WritableEvent 8 years ago
David Marcec 5ae0d6cba2 Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 8 years ago
Lioncash 48c8e17b99 nim: Add the basic skeleton of the nim:eca service 8 years ago
Lioncash 9f57c22ae2 service: Add missing headers inclusions where applicable 8 years ago
David Marcec f929879ac4 Removed unneeded event clear 8 years ago
David Marcec 045a597e82 Implemented NTC & IEnsureNetworkClockAvailabilityService 8 years ago
Lioncash 1c50f01de8 service: Add the nim services 8 years ago
bunnei dd4ffef0a2 hle: Remove a large amount of 3ds-specific service code. 9 years ago
Subv ded3089f66 Services/NIM: Implement CheckForSysUpdateEvent. 9 years ago
Yuri Kunde Schlesner f68fd997cd Service: Remove unnecessary includes from service.h 9 years ago
noah the goodra b7755931aa NWM changed to NIM 9 years ago
Lioncash 0f53c14ca1 nim: Update function tables 10 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 10 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 10 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 10 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 10 years ago
Lioncash c731d31b7c services: Get rid of unnecessary includes 10 years ago
Lioncash 58a100d3b7 services: Update some function tables 10 years ago
purpasmart96 7933dbe6a0 Services: Continue separation of services into their own folders 11 years ago