Nugget
Loading...
Searching...
No Matches
Variables
spu.cpp File Reference
#include "psyqo/spu.hh"
#include "common/hardware/dma.h"
#include "common/hardware/spu.h"
#include "psyqo/kernel.hh"
Include dependency graph for spu.cpp:

Variables

constexpr uint16_t DUMMY_SAMPLE_POSITION = 0x1000
 
constexpr uint8_t DUMMY_SAMPLE_SIZE = 16
 
constexpr uint8_t DUMMY_SAMPLE []
 

Variable Documentation

◆ DUMMY_SAMPLE

constexpr uint8_t DUMMY_SAMPLE[]
constexpr
Initial value:
= {0x00, 0b101, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}

◆ DUMMY_SAMPLE_POSITION

constexpr uint16_t DUMMY_SAMPLE_POSITION = 0x1000
constexpr

◆ DUMMY_SAMPLE_SIZE

constexpr uint8_t DUMMY_SAMPLE_SIZE = 16
constexpr