yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dsp.h File Reference
#include <cstdint>
#include <vector>
Include dependency graph for dsp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::emu::DspChannel
 
class  yaze::emu::Dsp
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::emu
 SNES Emulation and debugging tools.
 

Typedefs

typedef struct yaze::emu::DspChannel yaze::emu::DspChannel
 

Enumerations

enum class  yaze::emu::InterpolationType { yaze::emu::Linear , yaze::emu::Hermite , yaze::emu::Cosine , yaze::emu::Cubic }