SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ PcmMalloc

enum SRL::Sound::Pcm::PcmMalloc : uint16_t

Malloc types to use for loading PCM.

Enumerator
Default 

Will use the same malloc as what was used for object creation.

HwRam 

High Work RAM malloc, (main system RAM)

LwRam 

Low work RAM malloc.

CartRam 

Cart RAM malloc.