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

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

MemoryImpl mem
 
Apuapu
 

Detailed Description

Definition at line 10 of file apu_ipl_handshake_test.cc.

Member Function Documentation

◆ SetUp()

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

Definition at line 15 of file apu_ipl_handshake_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::ApuIplHandshakeTest::TearDown ( )
inlineoverrideprotected

Definition at line 23 of file apu_ipl_handshake_test.cc.

References apu.

Member Data Documentation

◆ mem

MemoryImpl yaze::emu::ApuIplHandshakeTest::mem
protected

Definition at line 12 of file apu_ipl_handshake_test.cc.

Referenced by SetUp().

◆ apu

Apu* yaze::emu::ApuIplHandshakeTest::apu
protected

Definition at line 13 of file apu_ipl_handshake_test.cc.

Referenced by SetUp(), and TearDown().


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