Coreinit: Implement several FSA functions and fix some bugs #844

Merged
Maschell merged 9 commits from fsa_functions into main 2023-06-15 15:05:17 -04:00
Maschell commented 2023-06-04 07:50:30 -04:00 (Migrated from github.com)
This pull requests implements all FSA functions which are used by the FSA devoptab of [wut 1.3.0](https://github.com/devkitPro/wut) or higher. Changes: - [FS: add support for "a" and "a+" filemodes](https://github.com/cemu-project/Cemu/commit/4749314c91cea75fb859ccc3bb748e6987d825b2) - [FS: Update "r+" filemode to not create non-existing files](https://github.com/cemu-project/Cemu/commit/2db76487a6614d84afdbd0d21f56a249b392c868) - [FS: Implement support for various FSA* functions](https://github.com/cemu-project/Cemu/commit/8ccc1c04a33705a3bafa4759d9a110af58733634) - [FS: Set FSFlag::IS_FILE flag for files to match console behaviour](https://github.com/cemu-project/Cemu/pull/844/commits/6d29c6f62a42c84a026b8f155ba1f02f2fa19712) - [FS: Implement FSRewindDir(Async) and FSFlushFile(Async)](https://github.com/cemu-project/Cemu/pull/844/commits/7daf7bff17bc532947a0670d09e831c4e56229b2)
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cemu-project_Mirror/Cemu-2024-03-05#844
No description provided.