Commit graph

1361 commits

Author SHA1 Message Date
wheremyfoodat
a13792996c Formatting 2023-08-19 17:17:00 +03:00
wheremyfoodat
3f61283251 Implement FRD::Logout and FRD::HasLoggedIn 2023-08-19 17:12:58 +03:00
wheremyfoodat
bd750f010d AC::CloseAsync 2023-08-19 16:35:37 +03:00
wheremyfoodat
6e531c56b7
Merge pull request #204 from wheremyfoodat/services
AC stubs (CancelConnectAsync, CreateDefaultConfig)
2023-08-19 03:30:34 +03:00
wheremyfoodat
6e4b2b672e AC stubs (CancelConnectAsync, CreateDefaultConfig) 2023-08-19 03:24:44 +03:00
wheremyfoodat
844fac8668
Merge pull request #203 from wheremyfoodat/services
Stub more BOSS functions
2023-08-19 02:57:56 +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
a9ee127eac
Merge pull request #201 from wheremyfoodat/services
Nightly downloads in Readme
2023-08-18 23:07:18 +03:00
wheremyfoodat
68ef15419f Nightly downloads in Readme 2023-08-18 23:05:15 +03:00
wheremyfoodat
5d1b84be55
Merge pull request #200 from wheremyfoodat/services
Configurable battery settings, fix ConfigMem and PTM being desynced regarding battery state
2023-08-18 22:52:57 +03:00
wheremyfoodat
5b24006046 Fix discrepancy between ConfigMem::BatteryLevel and PTM 2023-08-18 22:30:50 +03:00
wheremyfoodat
51b2b8eee5 Make battery stuff configurable 2023-08-18 22:17:33 +03:00
wheremyfoodat
358bbe9c76
Merge pull request #199 from wheremyfoodat/wheremyfoodat-patch-3
Fix shut up counter
2023-08-18 18:43:28 +03:00
wheremyfoodat
9c6296066e
Thank you profi for helping me shut up 2023-08-18 18:28:13 +03:00
wheremyfoodat
8ad2ca34cb
Merge pull request #198 from wheremyfoodat/services
Amiibo stuffs
2023-08-18 18:06:27 +03:00
wheremyfoodat
950e5da03a Better VRAM handling 2023-08-18 17:46:28 +03:00
wheremyfoodat
80f1de728c Implement NFC::GetTagState 2023-08-18 17:42:05 +03:00
wheremyfoodat
ceb3f05c7e NFC::StopCommunication 2023-08-18 17:21:01 +03:00
wheremyfoodat
59649b27a0 Implement NFC::CommunicationGetStatus 2023-08-18 17:13:15 +03:00
wheremyfoodat
bfd0eeb233
Merge pull request #197 from wheremyfoodat/services
Implement reading texture from NULL
2023-08-18 16:39:49 +03:00
wheremyfoodat
7bbf37bb63 Implement reading texture from NULL 2023-08-18 16:19:54 +03:00
wheremyfoodat
1dd80c6948
Merge pull request #196 from wheremyfoodat/services
Use Kirby in readme
2023-08-18 00:45:47 +03:00
wheremyfoodat
0aef0a6426 Use Kirby in readme 2023-08-18 00:44:41 +03:00
wheremyfoodat
ce7bc805a1
Merge pull request #195 from wheremyfoodat/services
Add FRD::UpdateGameModeDescription
2023-08-18 00:41:25 +03:00
wheremyfoodat
7a6572716f Add FRD::UpdateGameModeDescription 2023-08-18 00:28:28 +03:00
wheremyfoodat
7d050ed7e8
Merge pull request #194 from wheremyfoodat/services
BOSS/CECD stuff
2023-08-18 00:23:25 +03:00
wheremyfoodat
9bf7a9f486 Stub CECD::OpenAndRead 2023-08-17 23:57:18 +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
16101b57d5
Merge pull request #193 from wheremyfoodat/wheremyfoodat-patch-3
Turn paris into an Αδερφή
2023-08-17 17:34:23 +03:00
wheremyfoodat
7426fff008
Turn paris into an Αδερφή 2023-08-17 17:33:42 +03:00
wheremyfoodat
e57199610a
Merge pull request #192 from wheremyfoodat/services
Partially implement FS::{Create/Delete}ExtSaveData
2023-08-17 17:31:01 +03:00
wheremyfoodat
f21c25a76d Stub FS::{Create/Delete}ExtSaveData 2023-08-17 17:02:57 +03:00
wheremyfoodat
b4b4019130
Merge pull request #191 from wheremyfoodat/services
Add forgotten fclose calls
2023-08-17 15:59:53 +03:00
wheremyfoodat
293c14de7d More fclose cause why not 2023-08-17 15:30:34 +03:00
wheremyfoodat
b1b430f92b Add forgotten fclose calls 2023-08-17 15:14:05 +03:00
wheremyfoodat
47891d1e23
Merge pull request #189 from wheremyfoodat/services
Stub Y2R::SetPackageParameter, upstream the positional light change
2023-08-16 00:40:25 +03:00
wheremyfoodat
7e0f0cc99a Switch to not making positional lights pink in upstream 2023-08-15 23:52:57 +03:00
wheremyfoodat
185debe087 Stub Y2R::SetPackageParameter 2023-08-15 23:52:02 +03:00
wheremyfoodat
6e165ccaa2
Rewording in readme 2023-08-15 19:22:17 +03:00
wheremyfoodat
c93d564548
Update readme.md 2023-08-15 19:16:33 +03:00
wheremyfoodat
03f0c612e3
Merge pull request #186 from wheremyfoodat/services
[AES] Panic when no generator key is provided
2023-08-15 16:21:25 +03:00
wheremyfoodat
4c004ab028 [AES] Panic when no generator key is provided 2023-08-15 16:03:04 +03:00
wheremyfoodat
7249a1f8a6
Merge pull request #182 from wheremyfoodat/services
Pain and suffering
2023-08-14 19:43:47 +03:00
wheremyfoodat
e40b2c4b1a CAM::GetBufferErrorInterruptEvent 2023-08-14 19:24:30 +03:00
wheremyfoodat
ae32bb8097 Implement MIC::StopSampling 2023-08-14 19:02:33 +03:00
wheremyfoodat
56b17c3e8d Fix format specifiers 2023-08-14 17:26:02 +03:00
wheremyfoodat
8881467505 I hate timers 2023-08-14 17:24:53 +03:00
wheremyfoodat
1354b0f7fa Moar timer 2023-08-14 15:13:37 +03:00