Commit graph

1178 commits

Author SHA1 Message Date
wheremyfoodat
139ea16fda Captain Toad now thinks we load amiibos 2023-09-09 11:51:36 +03:00
wheremyfoodat
5930a3d843 Handle Amiibo tag events better 2023-09-09 01:56:39 +03:00
Nomi
df9ce3cd10 Remove debug printfs 2023-09-09 00:54:59 +02:00
wheremyfoodat
cf54fd6d1d Fail and warn if an amiibo is loaded at the wrong time 2023-09-09 01:52:28 +03:00
Nomi
b9e7d5db3c Many bug fixes, CRO unloading, proper symbol im/exports 2023-09-09 00:25:33 +02: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
f52337f90c Fix NFC logs 2023-09-08 17:53:23 +03:00
wheremyfoodat
710fc58505 Add NFC::CommunicationGetResult 2023-09-08 17:03:22 +03:00
Nomi
60a632b365 Stub fixing, add indexed/anonymous imports
TODO: remove debug printfs
2023-09-07 23:54:20 +02:00
Nomi
4cd9c6c77e Add old LoadCRO
Silly Pokémon X needs this.
2023-09-07 20:38:27 +02:00
Nomi
d452caa976 Add kernel member, stub UnloadCRO 2023-09-07 20:17:55 +02:00
Nomi
d50c94cbdc Merge remote-tracking branch 'upstream/master' into CRO 2023-09-07 20:06:48 +02:00
Nomi
69a4b218e2 Skip NULL offsets during rebasing
Pokémon XY use NULL offsets, so we can't crash upon encountering them.
2023-09-07 19:10:11 +02:00
Nomi
56fe8c7177 Make code prettier 2023-09-07 18:54:58 +02: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
Nomi
871bcb8695 Add internal relocations
TODO: add linking, make this prettier
2023-09-05 22:50:30 +02:00
Nomi
205aedc02c Add first batch of rebasing 2023-09-05 19:58:47 +02:00
wheremyfoodat
7bf56c2413 [CPU] Add function for clearing JIT cache 2023-09-05 20:57:48 +03:00
wheremyfoodat
2ce58e3662 Merge branch 'master' into sd-card 2023-09-05 17:02:40 +03:00
wheremyfoodat
e67dc65118 Add ExtSaveData::CreateDirectory and stub srv::unsubscribe 2023-09-05 14:28:52 +03:00
wheremyfoodat
85e102c40f Change vector to unique_ptr 2023-09-03 17:58:06 +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
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
wheremyfoodat
243a645cc5
Merge pull request #249 from wheremyfoodat/timerz
Warning for unimplemented ACT functions
2023-09-02 18:33:23 +03:00
wheremyfoodat
d68efb2f44 Warning for unimplemented ACT functions 2023-09-02 18:09:43 +03:00
wheremyfoodat
55af705860
Fix clang-format stupidity 2023-09-01 18:42:41 +03:00
wheremyfoodat
c64910d963
Reorder function in Y2R::handleSyncRequest 2023-09-01 18:38:00 +03:00
wheremyfoodat
909c5e9d14 Reordering 2023-09-01 17:59:39 +03:00
georgemoralis
2e40d7a59c added some y2r service calls 2023-09-01 11:58:38 +03:00
wheremyfoodat
137f29509f Add warning 2023-08-31 22:48:35 +03:00
wheremyfoodat
cb3f7fa134 Remove hacky timer hacks 2023-08-31 22:47:43 +03:00
wheremyfoodat
ce58b9cc2f Merge branch 'master' into timerz 2023-08-31 22:11:50 +03:00
wheremyfoodat
28f0b938f5
Merge pull request #244 from GPUCode/little-star
gpu: Saturate color before interpolation
2023-08-29 22:13:14 +03:00
GPUCode
dc68fc9943 gpu: Saturate color before interpolation 2023-08-29 21:59:59 +03:00
wheremyfoodat
92a1f18af7 [MIC] Add GetPower 2023-08-28 18:56:12 +03:00
wheremyfoodat
e9f94aab24 Default TEV source 15 to the vertex colour
Co-Authored-By: GPUCode <47210458+GPUCode@users.noreply.github.com>
2023-08-28 12:43:35 +03:00
wheremyfoodat
c41b4b465a Stub SetThisSaveDataSecureValue 2023-08-27 22:14:25 +03:00
Nomi
9d0c4c150e Stub LDR_RO::LoadCRONew 2023-08-27 17:22:52 +02:00
wheremyfoodat
5f52a1bec4 [FS] AbnegateAccessRight, SetArchivePriority, GetArchiveResource 2023-08-27 17:41:32 +03:00
wheremyfoodat
7bf97ab840 Stub FS functions 2023-08-27 16:38:21 +03:00
wheremyfoodat
80cdf0354f
Merge pull request #142 from Wunkolo/vulkan-framebuffer
[Vulkan] Implement framebuffer management
2023-08-27 13:41:43 +03:00
Wunkolo
c77740acf0 Fix render-texture size
Use the width/height provided and not the current `fbSize`.
Fixes a division exception.
2023-08-26 22:44:57 -07:00
Wunkolo
2f96c1d24d Fix Depth/Stencil render-target aspects
Views must have a singular aspect set, while pipeline barriers need both aspects.

Fixes more validation messages
2023-08-26 22:25:18 -07:00