yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
apu_dsp_test.cc File Reference
#include <gtest/gtest.h>
#include "app/emu/audio/apu.h"
#include "app/emu/memory/memory.h"
Include dependency graph for apu_dsp_test.cc:

Go to the source code of this file.

Classes

class  yaze::emu::ApuDspTest
 

Namespaces

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

Functions

 yaze::emu::TEST_F (ApuDspTest, DspRegistersReadWriteMirror)
 
 yaze::emu::TEST_F (ApuDspTest, TimersEnableAndReadback)
 
 yaze::emu::TEST_F (ApuDspTest, GetSamplesReturnsSilenceAfterReset)