raphaelthegreat
|
5d230cb542
|
kernel: Implement module loading
* Now it's easy to do anyway with new module rework
|
2024-06-05 21:05:32 +03:00 |
|
raphaelthegreat
|
dcaedc89a0
|
kernel: Fix a few memory functions
|
2024-06-05 20:22:00 +03:00 |
|
raphaelthegreat
|
f86ef64972
|
linker: Properly implement thread local storage
|
2024-06-05 19:35:02 +03:00 |
|
TheTurtle
|
1b9bf924ca
|
core: Rewrite thread local storage implementation (#118)
|
2024-05-01 13:38:41 +03: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 |
|