Commit graph

357 commits

Author SHA1 Message Date
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
51b2b8eee5 Make battery stuff configurable 2023-08-18 22:17:33 +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
7a6572716f Add FRD::UpdateGameModeDescription 2023-08-18 00:28:28 +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
f21c25a76d Stub FS::{Create/Delete}ExtSaveData 2023-08-17 17:02:57 +03:00
wheremyfoodat
185debe087 Stub Y2R::SetPackageParameter 2023-08-15 23:52:02 +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
68bb052618 Fix derp 2023-08-13 19:34:23 +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
3f16bcc704 [PTM] Implement GetAdapterState, GetBatteryLevel 2023-08-12 22:13:46 +03:00
wheremyfoodat
89dbae42e1 panda ! 2023-08-12 18:16:35 +03:00
wheremyfoodat
e9bff39a7f Merge remote-tracking branch 'upstream/master' into moar-gpu 2023-08-12 14:54:17 +03:00
wheremyfoodat
b5c636875d SSL: Implement Initialize and RNG 2023-08-12 14:12:00 +03:00
wheremyfoodat
fa91c4effb Add SSL service 2023-08-12 00:12:20 +03:00
wheremyfoodat
1544710e36 Merge remote-tracking branch 'upstream/master' into moar-gpu 2023-08-11 18:49:30 +03:00
wheremyfoodat
26bb05bd8e Start separating CFG:U and CFG:I 2023-08-11 16:56:10 +03:00
wheremyfoodat
3f29eb5f6c Stub FS::ControlArchive mode 1 2023-08-11 16:42:18 +03:00
wheremyfoodat
2bb751110b Add soc:u 2023-08-10 17:44:42 +03:00
wheremyfoodat
4b2c0f42ea
Update APT::AppletUtility (#168)
* Update APT::AppletUtility

* Fix derp

* Update apt.cpp

* Update apt.cpp

* Update apt.cpp
2023-08-10 14:32:15 +03:00
wheremyfoodat
f614bcb005 Merge branch 'master' into mii_selector 2023-08-10 12:18:43 +03:00
wheremyfoodat
34b7961c41
Merge branch 'master' into moar-gpu 2023-08-09 17:14:47 +03:00
GPUCode
9417c75ca7 gsp: Fix setbufferswap framebuffer selection 2023-08-09 11:50:56 +03:00
wheremyfoodat
dcd8e631de [CFG] Add GetCountryCodeID 2023-08-08 18:39:13 +03:00
wheremyfoodat
c24970f385 [ACT] GetAccountDataBlock 2023-08-08 17:21:21 +03:00
wheremyfoodat
25a42dd087 [CFG] Add Miiverse access key 2023-08-08 17:13:14 +03:00
wheremyfoodat
8d5a3d6197 [HTTP] Add service stuff 2023-08-08 17:07:12 +03:00
wheremyfoodat
e2bd6ea4ef [BOSS] Stub CancelTask 2023-08-08 03:20:36 +03:00
wheremyfoodat
b566f951ce Merge remote-tracking branch 'upstream/master' into moar-gpu 2023-08-06 17:00:16 +03:00
GPUCode
82d9511993 gpu: Implement basic texcopy
* Improves rendering in FE:A but the screens will still not show
  because it requires surface validation
2023-08-06 14:43:30 +03:00
wheremyfoodat
297afd20d7 Parens 2023-08-06 01:33:24 +03:00
wheremyfoodat
74c3c37805 [GSP::GPU] Correct setBufferSwap (also add a panic until a test case appears) 2023-08-06 01:12:49 +03:00
wheremyfoodat
e9cdf07af3 [APT] SendParameter 2023-08-05 00:35:44 +03:00
wheremyfoodat
5f25b84c0d
Fix UB 2023-08-05 00:13:46 +03:00
wheremyfoodat
77dff17107 I hate this 2023-08-04 20:32:09 +03:00
wheremyfoodat
17724e77ca More appleting 2023-08-04 19:26:12 +03:00
wheremyfoodat
0b4497302b [GSP::GPU] Proper type assertions and visibility 2023-08-04 16:36:50 +03:00
GPUCode
58383ee431 Address review comments 2023-08-03 16:42:01 +03:00
GPUCode
f75a23b5a9 code: Better screen support 2023-08-02 22:26:08 +03:00
GPUCode
c6c71bb9b2 renderer_gl: Implement semi proper clears 2023-07-26 22:34:39 +03:00
wheremyfoodat
6c983b16d3 [AC] Stub GetLastErrorCode 2023-07-24 23:57:17 +03:00
wheremyfoodat
5b90cb7a03 [MIC] Stub SetIIRFilter (Fixes Hatsune Miku) 2023-07-24 23:56:53 +03:00
wheremyfoodat
3ad0fc6a56 IR please stop 2023-07-13 20:28:32 +03:00