yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
emulator_test_suite.h File Reference
#include <chrono>
#include <memory>
#include "app/test/test_manager.h"
#include "app/emu/snes.h"
#include "app/emu/cpu/cpu.h"
#include "app/emu/audio/apu.h"
#include "app/emu/audio/spc700.h"
#include "app/emu/audio/audio_backend.h"
#include "app/emu/debug/breakpoint_manager.h"
#include "app/emu/debug/watchpoint_manager.h"
#include "app/emu/debug/apu_debugger.h"
#include "app/gui/icons.h"
#include "util/log.h"

Go to the source code of this file.

Classes

class  yaze::test::EmulatorTestSuite
 Test suite for core emulator components. More...
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::test