wheremyfoodat
|
d31e79ebc8
|
[SelfNCCH] Fix reading from end of RomFS
|
2023-12-20 19:32:07 +02:00 |
|
wheremyfoodat
|
85e102c40f
|
Change vector to unique_ptr
|
2023-09-03 17:58:06 +03:00 |
|
wheremyfoodat
|
a380aa83f0
|
Add 3DSX RomFS reads via NCCH archive
|
2023-09-03 11:14:24 +03:00 |
|
Théo B
|
29352d223b
|
feat: 3dsx loading
romFS works too, pretty neat
|
2023-09-03 00:31:03 +02:00 |
|
wheremyfoodat
|
e5f96b7298
|
Stub update RomFS
|
2023-08-20 02:38:25 +03:00 |
|
Wunkolo
|
37b75f0928
|
Fix C4267 /C4244 warnings
Address warnings involving lossy conversions from larger integer-types into smaller integer-types
|
2023-07-10 12:33:37 -07:00 |
|
Mary
|
86dd7f54f5
|
feat: Add support for encrypted NCSD
Missing version 1 support and seeded crypto but that would be enough for now.
|
2023-06-22 17:41:08 +02: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
|
0b0d6dcf4b
|
[FS] Archive::OpenArchive returns Result<T, E> now
|
2023-05-14 19:31:51 +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
|
a1cb50925f
|
[NCCH] Add support for reading Miis out of NAND
|
2023-01-28 22:25:20 +02:00 |
|
wheremyfoodat
|
4e64f722e5
|
[Kernel] ExitThread [FS] Start implement archive 0x2345678A
|
2023-01-26 17:49:17 +02:00 |
|