Commit graph

316 commits

Author SHA1 Message Date
wheremyfoodat
f39069813a [FS] Add CreateDirectory for MK7 (hopefully not broken) 2023-04-26 03:05:46 +03:00
wheremyfoodat
1c3f3f8da9 [CECD/FRD] Implement more functions to get MK7 booting 2023-04-25 19:42:05 +03:00
wheremyfoodat
7f32c3860c [DSP] Stubbing events (vol 1) 2023-04-24 23:42:49 +03:00
wheremyfoodat
0add6b7d7a [NFC] Tag events 2023-04-24 21:58:35 +03:00
wheremyfoodat
3935820c05 [ACT/MIC/NFC] Stub function for Captain Toad 2023-04-24 21:33:59 +03:00
wheremyfoodat
269efc3c43 [Y2R] DriverFinalize 2023-04-24 02:52:49 +03:00
wheremyfoodat
11304a7886 [Y2R] Add StartConversion 2023-04-24 02:42:42 +03:00
wheremyfoodat
dbe504fff9 [Y2R] Bunch of service calls 2023-04-24 02:35:48 +03:00
wheremyfoodat
6c2cfaaa22 [Y2R] SetOutputFormat 2023-04-24 01:37:49 +03:00
wheremyfoodat
ba8a610e7b [Y2R] Add more service calls 2023-04-24 01:25:29 +03:00
wheremyfoodat
8cfb038226 Merge branch 'Sync-Objects' of https://github.com/wheremyfoodat/Virtual3DS into Sync-Objects 2023-04-23 21:32:10 +03:00
wheremyfoodat
908e1fc4fd [DSP] Add event stubs to fix games locking up 2023-04-22 20:59:34 +03:00
wheremyfoodat
5daade05d8 [GSP] Add interrupt relay event 2023-04-21 02:27:28 +03:00
wheremyfoodat
d0db2eefce [PTM] Stub ConfigureNew3DSCPU 2023-04-21 01:50:19 +03:00
wheremyfoodat
7002860d48 [APT] Stub GlanceParameter 2023-04-21 01:40:13 +03:00
wheremyfoodat
3a674a1ba0 [FS] Implement ControlArchive 2023-04-12 02:19:16 +03:00
wheremyfoodat
82b986bbc0 [Y2R] Add transfer event 2023-04-10 21:55:14 +03:00
wheremyfoodat
f81d0162d6 [FRD] Implement GetMyScreenName 2023-04-04 00:00:57 +03:00
wheremyfoodat
16d555cf34 [FRD] Stub SetNotificationMask 2023-04-03 01:44:57 +03:00
wheremyfoodat
f90a266bb4 [FS] Rehaul to implement all the different things ExtSaveData can target 2023-04-03 01:19:52 +03:00
wheremyfoodat
0f9d94a7d0 [DSP] Stub InvalidateDataCache 2023-04-02 19:37:28 +03:00
wheremyfoodat
27fbcee355 [BOSS] Stub UnregisterTask 2023-04-02 03:47:47 +03:00
wheremyfoodat
3abc60457d [FS] Stub FormatSaveData 2023-04-02 01:09:11 +03:00
wheremyfoodat
4f2d59ccbe [FS] Integrate Result<T, E> to codebase 2023-04-02 00:50:19 +03:00
wheremyfoodat
4803fe15b4 [APT] Stub GetWirelessRebootInfo 2023-03-31 15:33:16 +03:00
wheremyfoodat
494f3f1899 [FS] Implement OpenDirectory 2023-03-24 14:07:44 +02:00
wheremyfoodat
1078253f6c [APT/CFG/Kernel] Smash Bros stuff 2023-03-21 22:34:29 +02:00
wheremyfoodat
9b9f011f5b [FS] Add non-shared ExtSaveData, stub SaveData::GetFormatInfo 2023-03-20 17:33:00 +02:00
wheremyfoodat
0d6082e241 [FS] Add GetFormatInfo 2023-03-19 09:33:21 +02:00
wheremyfoodat
2c7cbadc14 [CFG] Implement GetRegionCanadaUSA 2023-03-18 20:35:35 +02:00
wheremyfoodat
c24c4a9d83 [ldr:ro] Add service skeleton 2023-03-18 20:08:45 +02: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
97e71533ef [NDM] Stub ResumeDaemons 2023-03-17 03:46:31 +02:00
wheremyfoodat
739a82a704 [FRD] GetFriendKeyList 2023-03-17 03:40:28 +02:00
wheremyfoodat
fd284e5bfd [CAM] Implement GetMaxLines 2023-03-14 00:05:15 +02:00
wheremyfoodat
5b9648e0a8 [CAM] Add service skeleton 2023-03-13 01:00:53 +02:00
wheremyfoodat
b564029a8f [Y2R] Implement some srervice calls 2023-03-13 00:31:09 +02:00
wheremyfoodat
9a6640cae2 [Y2R] Add service skeleton 2023-03-13 00:01:10 +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
9ac06dc4bd [GSP] Stub TriggerTextureCopy 2023-03-11 23:08:16 +02:00
wheremyfoodat
f7824774eb [NDM] Stub ResumeScheduler 2023-01-29 17:50:46 +02:00
wheremyfoodat
c3b2699d47 [MIC] Stub StartSampling 2023-01-29 17:42:52 +02:00
wheremyfoodat
272926a2ce [MIC] Add SetClamp, SetPower 2023-01-29 17:36:06 +02:00
wheremyfoodat
29a740dae9 [MIC] Implement GetGain & SetGain 2023-01-29 16:50:44 +02:00
wheremyfoodat
980139e588 [Kernel] Implement CreateMemoryBlock 2023-01-29 16:29:45 +02:00
wheremyfoodat
ec7c0b86b7 Make some things panic for later 2023-01-29 02:39:17 +02:00
wheremyfoodat
687c99cab6 [FS] Add DeleteFile 2023-01-29 01:27:27 +02:00