Commit graph

1375 commits

Author SHA1 Message Date
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
wheremyfoodat
139ea16fda Captain Toad now thinks we load amiibos 2023-09-09 11:51:36 +03:00
wheremyfoodat
abf01d824d
Merge pull request #266 from wheremyfoodat/amiibi
More amiibo work
2023-09-09 02:19:52 +03:00
wheremyfoodat
5930a3d843 Handle Amiibo tag events better 2023-09-09 01:56:39 +03:00
wheremyfoodat
cf54fd6d1d Fail and warn if an amiibo is loaded at the wrong time 2023-09-09 01:52:28 +03:00
wheremyfoodat
72ae5d2bfa Add reading amiibo from .amiibo file 2023-09-08 23:18:13 +03:00
wheremyfoodat
3110da1fd6 Add amiibo loading interface 2023-09-08 19:01:44 +03:00
wheremyfoodat
2dcf559157
Merge pull request #265 from wheremyfoodat/amiibi
Fix NFC logs
2023-09-08 17:53:51 +03:00
wheremyfoodat
f52337f90c Fix NFC logs 2023-09-08 17:53:23 +03:00
wheremyfoodat
59265a2203
Merge pull request #264 from wheremyfoodat/amiibi
Add NFC::CommunicationGetResult
2023-09-08 17:25:58 +03:00
wheremyfoodat
710fc58505 Add NFC::CommunicationGetResult 2023-09-08 17:03:22 +03:00
wheremyfoodat
5255fac387
Stub some more cam:u functions (#263)
* Stub some cam:u functions

* Update cam.cpp
2023-09-07 18:22:26 +03:00
wheremyfoodat
35fa6783c6
Update readme.md 2023-09-06 20:04:17 +03:00
wheremyfoodat
5049cf0f4f
Update readme.md 2023-09-06 08:45:53 +03:00
wheremyfoodat
db2ffcf1bd
Merge pull request #262 from ArbestRiAgain/master
Update readme.md
2023-09-06 02:50:47 +03:00
ArbestRiAgain
e8a50ab937
Update readme.md 2023-09-05 16:46:02 -07:00
wheremyfoodat
94ba65bd9c
Merge pull request #261 from wheremyfoodat/sd-card
[CPU] Add function for clearing JIT cache
2023-09-05 21:25:53 +03:00
wheremyfoodat
7bf56c2413 [CPU] Add function for clearing JIT cache 2023-09-05 20:57:48 +03:00
wheremyfoodat
cb3b53b0ba
Merge pull request #218 from wheremyfoodat/sd-card
SD card support
2023-09-05 20:33:57 +03:00
wheremyfoodat
f7791e172c
Merge pull request #260 from wheremyfoodat/wheremyfoodat-patch-1
Add AppImage link to readme
2023-09-05 19:09:40 +03:00
wheremyfoodat
9094525a66
Add AppImage link to readme 2023-09-05 19:04:36 +03:00
wheremyfoodat
8075dd3fde
Merge pull request #259 from TGP17/master
Add AppImage Builds
2023-09-05 18:47:33 +03:00
TGP17
9c735683f9
Update Linux_AppImage_Build.yml
Changes the workflow name to be different from the normal Linux Build and sets the branch back to master
2023-09-05 17:10:58 +02:00
Live session user
aff67ff00c Add AppImage Building 2023-09-05 16:59:20 +02:00
wheremyfoodat
2ce58e3662 Merge branch 'master' into sd-card 2023-09-05 17:02:40 +03:00
wheremyfoodat
91f4ce2906
Merge pull request #257 from wheremyfoodat/wheremyfoodat-patch-2
Try to fix old clang build v2
2023-09-05 15:23:18 +03:00
wheremyfoodat
3d47bc5f87
Try to fix old clang build v2 2023-09-05 15:09:05 +03:00
wheremyfoodat
4a532e173d
Merge pull request #256 from wheremyfoodat/wheremyfoodat-patch-1
Try to fix old Clang build
2023-09-05 14:49:37 +03:00
wheremyfoodat
4969c90932
Merge pull request #255 from wheremyfoodat/dq8
Add ExtSaveData::CreateDirectory and stub srv::unsubscribe
2023-09-05 14:46:59 +03:00
wheremyfoodat
d3213f3eca
Try to fix old Clang build 2023-09-05 14:33:32 +03:00
wheremyfoodat
e67dc65118 Add ExtSaveData::CreateDirectory and stub srv::unsubscribe 2023-09-05 14:28:52 +03:00
wheremyfoodat
12392b9cd5
Merge pull request #254 from wheremyfoodat/mii
Use panda icon as placeholder mii face
2023-09-03 23:06:18 +03:00
wheremyfoodat
5733b46772 Use panda icon as placeholder mii face 2023-09-03 22:41:16 +03:00
wheremyfoodat
7b85e85467
Merge pull request #253 from wheremyfoodat/derp
Change vector to unique_ptr
2023-09-03 18:20:45 +03:00
wheremyfoodat
85e102c40f Change vector to unique_ptr 2023-09-03 17:58:06 +03:00
wheremyfoodat
9192640c11
Merge pull request #252 from wheremyfoodat/derp
Revert 3DSX NCCH changes
2023-09-03 17:06:38 +03:00
wheremyfoodat
bdfdc5af62 Revert 3DSX NCCH changes
Co-Authored-By: Théo B. <16072534+LiquidFenrir@users.noreply.github.com>
2023-09-03 16:45:23 +03:00
wheremyfoodat
42bfcaf980 Merge branch 'master' into sd-card 2023-09-03 14:55:44 +03:00
wheremyfoodat
a00375cc51
Merge pull request #251 from LiquidFenrir/load-3dsx
added feature: 3dsx loading
2023-09-03 11:31:43 +03:00
wheremyfoodat
a380aa83f0 Add 3DSX RomFS reads via NCCH archive 2023-09-03 11:14:24 +03:00
wheremyfoodat
53917841bc Run clang-format 2023-09-03 10:40:57 +03:00
wheremyfoodat
414e8cf6c8 Merge branch 'load-3dsx' of https://github.com/LiquidFenrir/Panda3DS into load-3dsx 2023-09-03 10:39:49 +03:00
wheremyfoodat
38be95fffa Gently bonk 3DSX 2023-09-03 10:36:54 +03:00
Théo B
2f056e820a libctru expects this to be 32-readable 2023-09-03 01:23:19 +02:00
Théo B
29352d223b feat: 3dsx loading
romFS works too, pretty neat
2023-09-03 00:31:03 +02:00