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

Go to the source code of this file.

Classes

class  yaze::emu::ApuIplHandshakeTest
 

Namespaces

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

Functions

 yaze::emu::TEST_F (ApuIplHandshakeTest, SPC700StartsAtIplRomEntry)
 
 yaze::emu::TEST_F (ApuIplHandshakeTest, IplRomReadable)
 
 yaze::emu::TEST_F (ApuIplHandshakeTest, CycleTrackingWorks)
 
 yaze::emu::TEST_F (ApuIplHandshakeTest, PortReadWrite)
 
 yaze::emu::TEST_F (ApuIplHandshakeTest, IplRomDisableViaControlRegister)
 
 yaze::emu::TEST_F (ApuIplHandshakeTest, TimersEnableAndCount)
 
 yaze::emu::TEST_F (ApuIplHandshakeTest, IplBootSequenceProgresses)
 
 yaze::emu::TEST_F (ApuIplHandshakeTest, AccurateCycleCountsForCommonOpcodes)