Commit graph

18 commits

Author SHA1 Message Date
wheremyfoodat
da797831ba
Add more HLE service calls for eshop (#721) 2025-02-10 01:00:12 +02:00
wheremyfoodat
4cfc5fb32a Make system language configurable 2024-12-10 20:28:49 +02:00
wheremyfoodat
dc80828397
Fix typo (#680)
Co-authored-by: Noumi <139501014+noumidev@users.noreply.github.com>
2024-12-10 18:52:53 +02:00
wheremyfoodat
0f80d0af7a Rename Handle to HorizonHandle, add metal-cpp submodule, format 2024-07-23 15:22:15 +03:00
wheremyfoodat
a42d678c04 Implement CFG::TranslateCountryInfo 2023-09-26 23:45:52 +03:00
wheremyfoodat
fe8a23e0d9 Add CFG::GetConfigInfoBlk8 implementation 2023-09-24 18:32:37 +03:00
wheremyfoodat
7d55193087 Add implementations for CFG::SecureInfoGetByte101 and CFG::GetLocalFriendCodeSeed 2023-09-24 17:11:40 +03:00
wheremyfoodat
da29cecf7a Make cfg:i not die 2023-09-10 16:20:45 +03:00
wheremyfoodat
26bb05bd8e Start separating CFG:U and CFG:I 2023-08-11 16:56:10 +03:00
wheremyfoodat
dcd8e631de [CFG] Add GetCountryCodeID 2023-08-08 18:39:13 +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
aa1cfa7add [CFG] Add GetSystemModel 2023-05-01 20:37:48 +03:00
wheremyfoodat
2c7cbadc14 [CFG] Implement GetRegionCanadaUSA 2023-03-18 20:35:35 +02:00
wheremyfoodat
7c2dd34eba [CFG] Stub GenUniqueConsoleHash 2023-01-26 02:20:54 +02:00
wheremyfoodat
f992ecacab [CFG] Add more configs 2023-01-26 01:27:05 +02:00
wheremyfoodat
d395fcd3cc [HID] Implement some extra service calls. [CFG] Add language checking. 2022-10-11 23:32:40 +03:00
wheremyfoodat
156a89ba75 Cleanup, fix RomFS reads (todo: revisit), add CFG::GetConfigInfoBlk2 2022-10-11 22:04:26 +03:00
wheremyfoodat
1ddba7737f Add empty cfg:u service 2022-10-10 23:44:52 +03:00