wheremyfoodat
5217a1115f
Add retroachievements define
2023-09-05 17:02:14 +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
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
5733b46772
Use panda icon as placeholder mii face
2023-09-03 22:41:16 +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
a380aa83f0
Add 3DSX RomFS reads via NCCH archive
2023-09-03 11:14:24 +03:00
wheremyfoodat
38be95fffa
Gently bonk 3DSX
2023-09-03 10:36:54 +03:00
Théo B
29352d223b
feat: 3dsx loading
...
romFS works too, pretty neat
2023-09-03 00:31:03 +02: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
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
92a1f18af7
[MIC] Add GetPower
2023-08-28 18:56:12 +03:00
wheremyfoodat
c41b4b465a
Stub SetThisSaveDataSecureValue
2023-08-27 22:14:25 +03: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
085d7d5568
Add clear-buffer support for Depth/Stencil
2023-08-26 22:06:46 -07:00
wheremyfoodat
00e553a120
[NFC] Add more functions
2023-08-26 18:52:41 +03:00
Wunkolo
e4195d4d4d
Implement color-buffer clears
2023-08-24 11:27:49 -07:00
Wunkolo
d781802eb0
Fix render-texture cache lookups
...
`[32bit loc | 32bit attributes]`
Use `std::map::lower_bound(loc << 32)` to find the first address that matches the key in O(logn) time, finer grained searchs can happen after the fact in O(n) time.
Fixes render-texture cache lookups
2023-08-24 10:40:02 -07:00
wheremyfoodat
46ce2c14cd
Initial UserSaveData impl
2023-08-24 17:58:16 +03:00
wheremyfoodat
52304763bb
Merge branch 'master' into mii_selector
2023-08-24 15:45:38 +03:00