yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
apu.h File Reference
#include <cstdint>
#include <vector>
#include <array>
#include "app/emu/audio/dsp.h"
#include "app/emu/audio/spc700.h"
#include "app/emu/memory/memory.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::emu::Timer
 
class  yaze::emu::Apu
 The Apu class represents the Audio Processing Unit (APU) of a system. More...
 

Namespaces

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

Typedefs

typedef struct yaze::emu::Timer yaze::emu::Timer