yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::ApuDspTest Class Reference
Inheritance diagram for yaze::emu::ApuDspTest:
Collaboration diagram for yaze::emu::ApuDspTest:

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

MemoryImpl mem
 
Apuapu
 

Detailed Description

Definition at line 9 of file apu_dsp_test.cc.

Member Function Documentation

◆ SetUp()

void yaze::emu::ApuDspTest::SetUp ( )
inlineoverrideprotected

Definition at line 14 of file apu_dsp_test.cc.

References apu, yaze::emu::Apu::Init(), yaze::emu::MemoryImpl::Initialize(), mem, and yaze::emu::Apu::Reset().

Here is the call graph for this function:

◆ TearDown()

void yaze::emu::ApuDspTest::TearDown ( )
inlineoverrideprotected

Definition at line 22 of file apu_dsp_test.cc.

References apu.

Member Data Documentation

◆ mem

MemoryImpl yaze::emu::ApuDspTest::mem
protected

Definition at line 11 of file apu_dsp_test.cc.

Referenced by SetUp().

◆ apu

Apu* yaze::emu::ApuDspTest::apu
protected

Definition at line 12 of file apu_dsp_test.cc.

Referenced by SetUp(), and TearDown().


The documentation for this class was generated from the following file: