Improve SPU code and support state of voice
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
namespace JabyEngine {
|
||||
namespace SPU_MMU {
|
||||
// TODO: Make this work with words? Word align?
|
||||
const uint8_t* allocate(uint8_t voice, size_t size);
|
||||
void deallocate(uint8_t voice);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user