shadPS4/src/core/libraries/kernel
TheTurtle 5b6e0ab238
core: Library cleanup (#1631)
* core: Split error codes into separate files

* Reduces build times and is cleaner

* core: Bring structs and enums to codebase style

* core: More style changes
2024-11-30 22:37:36 +02:00
..
threads core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
equeue.cpp core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
equeue.h kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
file_system.cpp core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
file_system.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
kernel.cpp core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
kernel.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
memory.cpp core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
memory.h kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
orbis_error.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
posix_error.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
process.cpp core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
process.h kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
threads.cpp kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
threads.h kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
time.cpp core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
time.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00