georgemoralis
|
882292f1ce
|
added sys_modules folder and ability to load system modules (currently we try ngs2)
|
2024-05-13 15:01:45 +03:00 |
georgemoralis
|
277e16c7ba
|
sceSaveDataMount2,sceSaveDataUmount some implementation
|
2024-05-04 22:08:04 +03:00 |
georgemoralis
|
02dcf4d45c
|
LLE libc + other fixes part1 (#97)
* app0 folder is absolute
* some improvements on symbols types
* clang format
* missing libs.h
* improved symbols_resolver
* moved config to config folder
* functions to dump import functions
* improved logging output
* option for debugdump and improvements
* Apply suggestions from code review
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* clang format
---------
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
|
2024-03-11 13:26:33 +02:00 |
GPUCode
|
79d6c8a377
|
common: Rewrite logging based on cut down citra logger (#86)
* common: Rewrite logging based on cut down Citra logger
* code: Misc fixes
* core: Bring back tls handler
* linker: Cleanup
* config: Remove log level
* logging: Enable console output by default
* core: Fix windows build
|
2024-02-28 00:10:34 +02:00 |