Commit graph

24 commits

Author SHA1 Message Date
wheremyfoodat
8e20bd6220
Long overdue clang-format pass on most of the project (#773)
Some checks are pending
Android Build / x64 (release) (push) Waiting to run
Android Build / arm64 (release) (push) Waiting to run
HTTP Server Build / build (push) Waiting to run
Hydra Core Build / Windows (push) Waiting to run
Hydra Core Build / MacOS (push) Waiting to run
Hydra Core Build / Linux (push) Waiting to run
Hydra Core Build / Android-x64 (push) Waiting to run
Hydra Core Build / ARM-Libretro (push) Waiting to run
Linux AppImage Build / build (push) Waiting to run
Linux Build / build (push) Waiting to run
MacOS Build / MacOS-arm64 (push) Waiting to run
MacOS Build / MacOS-x86_64 (push) Waiting to run
MacOS Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Windows (push) Waiting to run
Qt Build / MacOS-arm64 (push) Waiting to run
Qt Build / MacOS-x86_64 (push) Waiting to run
Qt Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Linux (push) Waiting to run
Windows Build / build (push) Waiting to run
iOS Simulator Build / build (push) Waiting to run
2025-07-06 18:25:20 +03:00
wheremyfoodat
dc80828397
Fix typo (#680)
Co-authored-by: Noumi <139501014+noumidev@users.noreply.github.com>
2024-12-10 18:52:53 +02:00
SpikeHD
57193e7944
Stub ALL getNsDataIdList functions (#452)
* fix: stub ALL getNsDataIdList functions

* fix: spaces -> tabs
2024-03-09 13:45:38 +02:00
wheremyfoodat
8fc61769ab Implement PTM::GetPedometerState 2024-01-25 02:31:01 +02:00
wheremyfoodat
103cb6acc2 Add BOSS:SetOptoutFlag 2023-09-14 22:43:38 +03:00
wheremyfoodat
197bc93eec Add BOSS:GetErrorCode 2023-08-20 15:07:19 +03:00
wheremyfoodat
05f535be7c More BOSS suffering 2023-08-19 02:31:20 +03:00
wheremyfoodat
02632afb75 [BOSS] Stub SendProperty 2023-08-19 02:02:11 +03:00
wheremyfoodat
c721fa0482 BOSS: GetTaskStatus 2023-08-17 23:41:09 +03:00
wheremyfoodat
5b9fcd5a70 [BOSS] RegisterNewArrivalEvent 2023-08-17 20:27:50 +03:00
wheremyfoodat
b896d9a4aa Fix stupidity 2023-08-13 15:04:34 +03:00
wheremyfoodat
5f5ead6f55 Implement SaveData::GetFreeBytes and BOSS GetTaskStatus 2023-08-13 14:53:04 +03:00
wheremyfoodat
e2bd6ea4ef [BOSS] Stub CancelTask 2023-08-08 03:20:36 +03:00
wheremyfoodat
91bf249cba [BOSS] Stub GetTaskInfo 2023-07-08 20:32:21 +03:00
wheremyfoodat
46207a3995 [BOSS} Stub more calls (Fixes Crashmo) 2023-07-08 18:40:49 +03:00
Mary
122b1b2727 hle: Add proper type for result code
This should clean up all HLE errorcode in the codebase.

I didn't removed Rust::Result as this should be a cleanup for another
iteration.
2023-06-16 20:09:37 +02:00
wheremyfoodat
2b492a435e [Services] Uhh implement IPC result header which apparently libctru's apt code nees 2023-04-20 02:03:05 +03:00
wheremyfoodat
27fbcee355 [BOSS] Stub UnregisterTask 2023-04-02 03:47:47 +03:00
wheremyfoodat
c77a2551ac [BOSS] Stub RegisterStorageEntry 2023-03-17 19:44:33 +02:00
wheremyfoodat
384e920559 [BOSS] Stub functions for Pokemon X/Y 2023-03-17 03:58:02 +02:00
wheremyfoodat
38fde0f608 [BOSS] Stub ReceiveProperty 2023-03-12 23:20:24 +02:00
wheremyfoodat
857db77d06 [BOSS] Stub GetTaskIdList 2023-03-12 23:02:39 +02:00
wheremyfoodat
c41d9b4462 [BOSS[ Stub optout flag 2023-03-12 04:39:09 +02:00
wheremyfoodat
f965dea916 Add BOSS service 2023-01-06 02:40:45 +02:00