Commit graph

1471 commits

Author SHA1 Message Date
Nomi
02ce71882b Stub GetProgramInfos 2023-09-26 03:07:26 +02:00
Nomi
6571ca1b91 Update memory.cpp 2023-09-26 02:52:12 +02:00
Nomi
22ac1079d3 Add PREV_FIRM 2023-09-26 02:45:29 +02:00
Nomi
8742930e2d Add Get/ClearSoftwareClosedFlag 2023-09-26 02:45:21 +02:00
Nomi
c306a96bd7 Add SetLedForceOff 2023-09-26 02:32:08 +02:00
Nomi
ba98f9f117 Stub GetCaptureInfo 2023-09-26 02:32:00 +02:00
Nomi
4544fce015 Stub GetSystemTime 2023-09-26 02:31:50 +02:00
Nomi
eb84e44ea6 Add ptm:gets sync requests 2023-09-26 02:31:35 +02:00
Nomi
843d4c54cb Add NeedsCleanup 2023-09-26 02:10:34 +02:00
Nomi
275c177994 Make OpenArchive fail for SharedExtSaveData 2023-09-26 02:03:12 +02:00
Nomi
7953cc13aa Skip system setup 2023-09-26 02:02:35 +02:00
Nomi
a14867c613 Add system application title ID 2023-09-25 13:56:20 +02:00
Nomi
7cd102f2da Stub SetConfigInfoBlk4, UpdateConfigNANDSavegame 2023-09-25 13:40:35 +02:00
Nomi
d57c28f84d Fix ReceiveDeliverArg/LoadSysMenuArg buffer types 2023-09-25 13:35:57 +02:00
Nomi
354c587399 Add buffer type 2023-09-25 13:35:25 +02:00
Nomi
c0f149d9a6 Add more config infos 2023-09-25 13:15:20 +02:00
Nomi
8d0c2da1e0 Add hid:SPVR service handle 2023-09-25 13:15:08 +02:00
Nomi
8a5d15289f Stub ReceiveDeliverArg and LoadSysMenuArg 2023-09-25 13:04:32 +02:00
Nomi
e0d6c79380 Add buffer pointer header 2023-09-25 12:45:58 +02:00
Nomi
e0d59dc568 Add am:sys service handle 2023-09-25 12:15:06 +02:00
Nomi
ea3f9ef260 Stub LaunchTitle 2023-09-25 12:14:50 +02:00
Nomi
57e8ea3dc3 Add NS service, NS sync requests 2023-09-25 12:05:09 +02:00
Nomi
82154b3b40 Add NS service stub 2023-09-25 12:04:55 +02:00
Nomi
23b6f8301d Add NS service logger 2023-09-25 11:55:01 +02:00
Nomi
e54dfbfe73 Add ptm:gets service handle 2023-09-25 11:51:02 +02:00
wheremyfoodat
80ebb353a5 Update apt.cpp 2023-09-25 00:54:35 +03:00
wheremyfoodat
f1bb03d164
Merge pull request #287 from wheremyfoodat/system-appz
Add SystemSaveData::CreateDirectory
2023-09-24 22:59:44 +03:00
wheremyfoodat
e9ec836504 Add SystemSaveData::CreateDirectory 2023-09-24 22:41:31 +03:00
wheremyfoodat
e2c88d7ff6
Merge pull request #286 from wheremyfoodat/system-appz
Add cfg:s
2023-09-24 22:40:51 +03:00
wheremyfoodat
7c8d73071a Add cfg:s 2023-09-24 22:24:49 +03:00
wheremyfoodat
3cf917f749
Merge pull request #285 from wheremyfoodat/system-appz
Add HLE stuff to boot more OS apps
2023-09-24 19:53:56 +03:00
wheremyfoodat
ef51572193 [AC] Stub undocumented functions 2023-09-24 19:07:47 +03:00
wheremyfoodat
becc777bd8 Moar FRD 2023-09-24 18:53:25 +03:00
wheremyfoodat
fe8a23e0d9 Add CFG::GetConfigInfoBlk8 implementation 2023-09-24 18:32:37 +03:00
wheremyfoodat
d9ddb65b8c [NDM] Add exclusive state 2023-09-24 18:22:03 +03:00
wheremyfoodat
77fb6d8f0a Add FRD::IsOnline 2023-09-24 18:09:33 +03:00
wheremyfoodat
7d55193087 Add implementations for CFG::SecureInfoGetByte101 and CFG::GetLocalFriendCodeSeed 2023-09-24 17:11:40 +03:00
wheremyfoodat
e682dad4ee
Merge pull request #284 from wheremyfoodat/wheremyfoodat-patch-2
Add website to readme
2023-09-24 16:16:19 +03:00
wheremyfoodat
458518e51c
Add website to readme 2023-09-24 16:15:54 +03:00
wheremyfoodat
cd2bcb5a54 Update funding 2023-09-18 23:37:00 +03:00
wheremyfoodat
446c8b01ad
Update readme.md 2023-09-18 01:59:59 +03:00
wheremyfoodat
86c6620fb1
Update readme.md 2023-09-18 01:59:30 +03:00
wheremyfoodat
533cba06b3
Update readme.md 2023-09-18 01:59:00 +03:00
wheremyfoodat
c8ee798567
Merge pull request #282 from wheremyfoodat/lua
Lua bindings now work(tm)
2023-09-18 01:35:07 +03:00
wheremyfoodat
4734e0b5e3 Make Lua self-initializing 2023-09-18 00:40:11 +03:00
wheremyfoodat
7936a87fb0 [Lua] Add event handles 2023-09-18 00:35:29 +03:00
wheremyfoodat
baa9cab051 [Lua] Add pand module 2023-09-17 22:11:21 +03:00
wheremyfoodat
d3b9e500d5
Merge pull request #281 from wheremyfoodat/lua
Hook memory RW to Lua
2023-09-17 19:44:08 +03:00
wheremyfoodat
74026d2faa Hook memory RW to Lua 2023-09-17 19:23:52 +03:00
wheremyfoodat
30cf9df5cc
Merge pull request #280 from wheremyfoodat/lua
Embed LuaJIT part 1
2023-09-17 16:40:32 +03:00