Burgerlib functions for PS4/PS5. More...
Classes | |
class | Burger::PS4::MemoryManagerDefaults |
Used by allocators for memory configuration. More... | |
class | Burger::PS4::MemoryPageChunk |
Used by allocators for memory chunk tracking. More... | |
Namespaces | |
namespace | Burger |
namespace | Burger::PS4 |
Enumerations | |
enum | Burger::PS4::eMemoryBus { Burger::PS4::kMemoryBusOnion , Burger::PS4::kMemoryBusGarlic , Burger::PS4::kMemoryBusCount } |
List of memory buses on the PS4. More... | |
Variables | |
const MemoryPageChunk | Burger::PS4::g_InvalidMemoryPageChunk |
Invalid memory chunk for quick testing. | |
Burgerlib functions for PS4/PS5.
This file is included for both the Sony Playstation 4 and 5. It is not included for any other Sony platform.