Commit graph

18 commits

Author SHA1 Message Date
Ada
fe9167ee66
return NotFormatted on non-shared NAND archive (??) 2024-03-08 22:05:26 +00:00
Ada
6c78a5ea9e
IWYU unordered_map 2024-03-08 20:53:38 +00:00
Ada
9ab49617ea
properly handle save ids 2024-03-08 16:23:37 +00:00
wheremyfoodat
ee4a85aa4a Remove untested icon code 2024-03-08 17:44:16 +02:00
Ada
d4594446bd
SaveIcon and ReadExtSaveDataIcon 2024-03-08 13:09:26 +00:00
Ada
a4e44cf060
Partially implement ExtSaveData 2024-03-07 15:46:23 +00:00
wheremyfoodat
2f47f15315 Implement RenameFile for ExtSaveData 2023-09-27 14:16:27 +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
e67dc65118 Add ExtSaveData::CreateDirectory and stub srv::unsubscribe 2023-09-05 14:28:52 +03:00
Mary
122b1b2727 hle: Add proper type for result code
This should clean up all HLE errorcode in the codebase.

I didn't removed Rust::Result as this should be a cleanup for another
iteration.
2023-06-16 20:09:37 +02:00
wheremyfoodat
4dc04be350 [FS] Formatting archives v1 2023-05-16 23:37:52 +03:00
wheremyfoodat
0b0d6dcf4b [FS] Archive::OpenArchive returns Result<T, E> now 2023-05-14 19:31:51 +03:00
wheremyfoodat
f90a266bb4 [FS] Rehaul to implement all the different things ExtSaveData can target 2023-04-03 01:19:52 +03:00
wheremyfoodat
4f2d59ccbe [FS] Integrate Result<T, E> to codebase 2023-04-02 00:50:19 +03:00
wheremyfoodat
687c99cab6 [FS] Add DeleteFile 2023-01-29 01:27:27 +02:00
wheremyfoodat
49dcc25795 [FS] Done with CreateFile 2023-01-23 02:35:10 +02:00
wheremyfoodat
995dfb81df ExtSaveData work 2023-01-22 14:23:28 +02:00
wheremyfoodat
79c89f1f63 Starting work on (Shared)ExtSaveData archive 2023-01-07 03:30:32 +02:00