shadPS4/src/core
TheTurtle 55855b4195
core: Implement new memory manager (#133)
* core: Implement new memory manager

* ci: Attempt to fix linux build

* code: Fix a few build errors
2024-05-16 15:55:50 +03:00
..
aerolib reuse fix 2024-05-12 19:08:26 +03:00
crypto file formats and qt (#88) 2024-03-01 00:00:35 +02:00
file_format - Gui rewrite. 2024-03-28 23:43:46 -06:00
file_sys common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
libraries core: Implement new memory manager (#133) 2024-05-16 15:55:50 +03:00
loader clang format fix 2024-03-26 19:51:10 +02:00
address_space.cpp core: Implement new memory manager (#133) 2024-05-16 15:55:50 +03:00
address_space.h core: Implement new memory manager (#133) 2024-05-16 15:55:50 +03:00
linker.cpp core: Rewrite thread local storage implementation (#118) 2024-05-01 13:38:41 +03:00
linker.h small fixes , cleanups 2024-03-27 08:41:14 +02:00
loader.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
loader.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
memory.cpp core: Implement new memory manager (#133) 2024-05-16 15:55:50 +03:00
memory.h core: Implement new memory manager (#133) 2024-05-16 15:55:50 +03:00
platform.h graphics: separate IRQ for GPU driven flips 2024-05-14 21:33:20 +02:00
tls.cpp core: Rewrite thread local storage implementation (#118) 2024-05-01 13:38:41 +03:00
tls.h core: Rewrite thread local storage implementation (#118) 2024-05-01 13:38:41 +03:00
virtual_memory.cpp several fixes (#112) 2024-04-13 22:37:21 +03:00
virtual_memory.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00