yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
mock_memory.h File Reference
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "app/emu/cpu/clock.h"
#include "app/emu/cpu/cpu.h"
#include "app/emu/memory/memory.h"
Include dependency graph for mock_memory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::app::emu::memory::MockClock
 Mock CPU class for testing. More...
 
class  yaze::app::emu::memory::MockMemory
 A mock implementation of the Memory class. More...
 

Namespaces

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