| Age | Commit message (Collapse) | Author |
|
Added DeleteFile and DeleteDirectory functions to FS:USER and the archives.
|
|
|
|
or generated
|
|
directory_sdmc: Fix a signed/unsigned mismatch comparison
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Before, it used to use whether the directory actually existed. As a result, .citra-emu/sdmc was never auto-created (something quite confusing to me until I read through the logs).
|
|
Core: Fix the SDMC Directory implementation to make blargSnes work.
|
|
position.
|
|
opener something went wrong.
Kernel: Return an invalid handle to OpenFile when it failed to open.
|
|
|
|
|
|
|
|
|
|
implementations.
|
|
|
|
implementation.
|
|
|
|
"override".
|
|
|
|
- Required "file" handle to be made local and explicitly opened/closed as needed
|
|
Archive: Fixed brace ugliness for neobrain :)
FS: Commented out unused local variables to prevent warnings.
...But keeping them here for future use.
archive_romfs: Removed unused #include.
|
|
Core: Updated CMakeLists.txt to remove directory_file_system and meta_file_system modules.
|
|
|
|
|
|
|