Commit graph

1432 commits

Author SHA1 Message Date
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
wheremyfoodat
b908f3efc1 Embed LuaJIT part 1 2023-09-17 16:15:54 +03:00
wheremyfoodat
c0e3d6d7dd
Merge pull request #279 from wheremyfoodat/portable-build
Add portable build option
2023-09-16 23:24:18 +03:00
wheremyfoodat
20b692ae72 Add portable build option 2023-09-16 23:05:35 +03:00
wheremyfoodat
1f8194dfa3 ShaderJIT: Make BREAK(C) emit a warning instead of crashing until implemented 2023-09-16 18:07:07 +03:00
wheremyfoodat
011dd1b5d9
Merge pull request #276 from wheremyfoodat/download-play
Don't die on ns:s, add wifi level config mem address
2023-09-14 23:45:32 +03:00
wheremyfoodat
e2888d839a Don't die on ns:s, add wifi level config mem address 2023-09-14 23:26:06 +03:00
wheremyfoodat
fa6a257b43
Merge pull request #275 from wheremyfoodat/SystemSaveData
Moar filesystem
2023-09-14 23:13:19 +03:00
wheremyfoodat
103cb6acc2 Add BOSS:SetOptoutFlag 2023-09-14 22:43:38 +03:00
wheremyfoodat
88eebbcbae Moar filesystem 2023-09-14 22:22:18 +03:00
wheremyfoodat
a7a4b81ea8
Fix typo 2023-09-14 17:50:41 +03:00
wheremyfoodat
61bfd3d5ab
Merge pull request #274 from wheremyfoodat/SystemSaveData
Split PTM service types
2023-09-14 17:37:12 +03:00
wheremyfoodat
712be4ce72 Split PTM services 2023-09-14 17:16:39 +03:00
wheremyfoodat
7fdffd5fcd
Merge pull request #273 from wheremyfoodat/SystemSaveData
Add some SystemSaveData and FRD things
2023-09-13 23:45:29 +03:00
wheremyfoodat
1332488326 Add SystemSaveData::CreateFile 2023-09-13 23:29:49 +03:00
wheremyfoodat
7c2167e0f2 Add SystemSaveData::OpenFile and split up frd:u and frd:a 2023-09-13 23:21:30 +03:00
wheremyfoodat
c48f8327c6 Start implementing SystemSaveData 2023-09-13 23:15:18 +03:00
wheremyfoodat
eade124f00 Make blank texture have an alpha of 0
Fixes Callum's face in funny game

Co-Authored-By: GPUCode <47210458+GPUCode@users.noreply.github.com>
2023-09-13 21:07:35 +03:00
wheremyfoodat
2e7bc7c1f9
Merge pull request #272 from noumidev/CRO
Add CRO support
2023-09-13 19:35:46 +03:00
Nomi
f2171ff3fe Update ldr_ro.cpp 2023-09-13 17:56:14 +02:00
Nomi
29e3aa9412 Update ldr_ro.cpp 2023-09-13 17:54:10 +02:00
wheremyfoodat
981ade936b Merge branch 'master' of https://github.com/wheremyfoodat/Panda3DS 2023-09-11 00:00:51 +03:00
wheremyfoodat
4b8f7f55be Handle dynarmic cache invalidation better 2023-09-11 00:00:31 +03:00
wheremyfoodat
f512676a73
Merge pull request #270 from wheremyfoodat/wheremyfoodat-patch-1
Fix NWM::UDS error message
2023-09-10 23:36:45 +03:00
wheremyfoodat
603a42fb55
Fix NWM::UDS error message 2023-09-10 23:36:38 +03:00
Nomi
505d54d79a Update service_manager.cpp 2023-09-10 22:24:38 +02:00
Nomi
08e092a28d Merge remote-tracking branch 'upstream/master' into CRO 2023-09-10 22:23:27 +02:00
wheremyfoodat
46cf049e3b Add CSND::ExecuteCommands 2023-09-10 23:00:26 +03:00
wheremyfoodat
8ac22e35e9 Add CSND::AcquireSoundChannels 2023-09-10 18:50:45 +03:00
wheremyfoodat
db50054128 Add nwm::UDS 2023-09-10 17:33:21 +03:00
wheremyfoodat
f37b47f2d0 More NDM stubbing 2023-09-10 16:57:55 +03:00
wheremyfoodat
b394cacbc7 More CSND stubbing 2023-09-10 16:51:44 +03:00
wheremyfoodat
da29cecf7a Make cfg:i not die 2023-09-10 16:20:45 +03:00
wheremyfoodat
0a3ab6a7dc
Merge pull request #269 from wheremyfoodat/csnd
Add empty csnd service
2023-09-10 15:03:27 +03:00
wheremyfoodat
68346d73dc Add empty csnd service 2023-09-10 14:45:09 +03:00
wheremyfoodat
f1c805d38f
Merge pull request #268 from wheremyfoodat/wheremyfoodat-patch-1
Add ctru-rs to readme
2023-09-09 15:43:52 +03:00
wheremyfoodat
1e0fb0e656
Add ctru-rs to readme 2023-09-09 15:42:16 +03:00
wheremyfoodat
abd6da0e8e
Merge pull request #267 from wheremyfoodat/amiibi
More amoebas
2023-09-09 15:39:10 +03:00
wheremyfoodat
e62ce621c4
IWYU: Add type_traits to nfc_types 2023-09-09 15:19:57 +03:00
wheremyfoodat
679eb0f7bc Add Yuzu NFC types header, clean up headers 2023-09-09 15:06:04 +03:00