Commit graph

2226 commits

Author SHA1 Message Date
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
wheremyfoodat
a1cb50925f [NCCH] Add support for reading Miis out of NAND 2023-01-28 22:25:20 +02:00
wheremyfoodat
4e64f722e5 [Kernel] ExitThread [FS] Start implement archive 0x2345678A 2023-01-26 17:49:17 +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
4e04e58fbe [FS] Fix file path oopsie 2023-01-26 01:26:04 +02:00
wheremyfoodat
f68ddebf90 Fix SleepThread SVC (Fixes nullptr access in SM3DL and Pokemon Rumble Blast) 2023-01-25 01:44:14 +02:00
wheremyfoodat
da50d0f6a4 Update CMakeLists.txt 2023-01-24 22:51:21 +02:00
wheremyfoodat
cad046d9a8 [APT] Add shared font 2023-01-23 19:32:13 +02:00
wheremyfoodat
c8a4c7d7fa [FS] Implement ReadFile for files with host OS file descriptors. 2023-01-23 13:34:31 +02:00
wheremyfoodat
098b70690a [APT] Start implementing shared font 2023-01-23 13:34:13 +02:00
wheremyfoodat
e052c16a36 [FS] Implement GetFileSize [PTM] Stub step functions 2023-01-23 03:24:13 +02:00
wheremyfoodat
49dcc25795 [FS] Done with CreateFile 2023-01-23 02:35:10 +02:00
wheremyfoodat
93d2d300b9 [FS] Start implementing CreateFile 2023-01-22 14:53:23 +02:00
wheremyfoodat
ee11a9e7c6 const -> constexpr 2023-01-22 14:24:41 +02:00
wheremyfoodat
995dfb81df ExtSaveData work 2023-01-22 14:23:28 +02:00
wheremyfoodat
902b877c40 [IOFIle] Add constructors 2023-01-16 21:39:12 +02:00
wheremyfoodat
b1f2be98fa [FS] Add app data folder, add path safety checks 2023-01-16 01:06:43 +02:00
wheremyfoodat
c16bf5c8aa [Kernel] Make File::GetSize panic 2023-01-14 02:40:24 +02:00
wheremyfoodat
deaf7d518c [FS] More concrete path impl 2023-01-14 01:46:48 +02:00
wheremyfoodat
1730ab9734 Stub AM::GetDLCTitleInfo got PMD: Gates to Infinity 2023-01-13 23:41:20 +02:00
wheremyfoodat
708bf9f040 Fix merge failure 2023-01-13 22:59:25 +02:00
wheremyfoodat
eae9bc67dd Merge branch 'Sync-Objects' of https://github.com/wheremyfoodat/Virtual3DS into Sync-Objects 2023-01-10 00:37:27 +02:00
wheremyfoodat
c31b2b8910 [ExtSaveData] More work 2023-01-07 03:44:15 +02:00
wheremyfoodat
79c89f1f63 Starting work on (Shared)ExtSaveData archive 2023-01-07 03:30:32 +02:00
wheremyfoodat
bbb62a83d0 [PICA] Implement RCP 2023-01-07 01:34:34 +02:00
wheremyfoodat
64de1391ab Add AM and NIM services 2023-01-06 03:46:53 +02:00
wheremyfoodat
f965dea916 Add BOSS service 2023-01-06 02:40:45 +02:00
wheremyfoodat
243224eed3 More service calls implemented 2023-01-06 00:32:02 +02:00
wheremyfoodat
9f07286de8 Add FRD service 2023-01-05 22:23:05 +02:00
wheremyfoodat
94fe205c48 [AC] Add service + SetClientVersion 2023-01-05 21:41:52 +02:00
wheremyfoodat
400db8ef0a [APT] Some hacks 2023-01-05 21:10:35 +02:00
wheremyfoodat
3ce9dc1d7b Surface cachin' again 2023-01-05 20:41:09 +02:00
wheremyfoodat
70dd8b2e9d [APT] Add inquireNotification/setScreencapPermission 2023-01-03 22:02:12 +02:00
wheremyfoodat
9396b1ec9c [APT] Fix initialize 2023-01-03 19:27:56 +02:00
wheremyfoodat
684fda0771 [Kernel] Implement SyscoreVer 2023-01-03 01:32:50 +02:00
wheremyfoodat
1b7c38e27f [OpenGL] Better deallocation scheme 2023-01-02 23:35:34 +02:00
wheremyfoodat
9d741ba177 Add SurfaceCache::operator[] 2023-01-02 20:06:40 +02:00
wheremyfoodat
e9217722f1 oops 2023-01-02 15:01:46 +02:00
wheremyfoodat
ecbb33b906 [GPU] Surface cache vol 1 2023-01-02 15:01:17 +02:00
wheremyfoodat
57ef4e25e7 Separate renderer and PICA completely 2023-01-01 22:06:54 +02:00
wheremyfoodat
9f792c2cf5 Add thread logger, split renderer from PICA 2023-01-01 21:04:34 +02:00
wheremyfoodat
672a893938 Fix typo & reset FPRs on CPU reset 2022-12-31 16:38:28 +02:00
wheremyfoodat
6b69010628 [Kernel] Forgot a sortThreads call, oops. 2022-12-31 15:57:24 +02:00
wheremyfoodat
23a6ef447f Stuffs 2022-12-31 15:54:24 +02:00
wheremyfoodat
f2ab7a0370 [HID] Implement more of the gyro, OoT stops hanging 2022-12-30 19:24:42 +02:00
wheremyfoodat
2fe65a58a1 [PICA] Fix shader on Nvidia 2022-12-30 17:51:30 +02:00
wheremyfoodat
96a2dc18b1 [CFG Add country info 2022-12-29 00:57:44 +02:00
wheremyfoodat
7892c3303f [NCSD loader] Fix typo 2022-12-12 20:17:07 +02:00