Update SPU
This commit is contained in:
@@ -6,6 +6,7 @@ namespace JabyEngine {
|
||||
namespace SPU_IO_Values {
|
||||
namespace MemoryMap {
|
||||
static constexpr uintptr_t ADPCM = 0x01000;
|
||||
static constexpr uintptr_t End = 0x7FFFF;
|
||||
}
|
||||
|
||||
__declare_io_value(AD, uint16_t) {
|
||||
|
Reference in New Issue
Block a user