Commit Graph

11 Commits

Author SHA1 Message Date
Maschell f4f50748d7 Remove romfs usage 2023-11-17 11:15:05 +01:00
Maschell 857461b735 Rewrite of almost everything to fix crashes and lags 2022-09-17 22:38:25 +02:00
Maschell cf51d1f724 Implement support for redirecting FSA function 2022-08-09 16:14:09 +02:00
Maschell 61381fbb65 Rename void setWorkingDir -> setWorkingDirForFSClient and getFullPathForClient -> getFullPathForFSClient 2022-08-09 16:14:09 +02:00
Maschell ce9ebde9ce Minor code cleanup 2022-08-08 10:15:27 +02:00
Maschell aa58f1745f Return FSError instead of FSStatus in FSWrapper 2022-08-08 10:15:27 +02:00
Maschell 487d1589f5 Add missing const to paths in function replacements 2022-08-06 22:47:11 +02:00
Maschell 72861fcd7f Update Dockerfile to use latest wut version 2022-07-25 13:12:10 -07:00
Maschell 8043922311 Use shared_ptr/unique_ptr instead of raw ptr 2022-04-29 15:08:53 +02:00
Maschell ab7fcb156e Improve logging by adding module name to logs 2022-04-29 13:15:47 +02:00
Maschell 7c9c0348fe first commit 2022-04-14 22:41:41 +02:00