yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
watchpoint_manager.h File Reference
#include <cstdint>
#include <string>
#include <vector>
#include <unordered_map>
#include <deque>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::emu::WatchpointManager
 Manages memory watchpoints for debugging. More...
 
struct  yaze::emu::WatchpointManager::AccessLog
 
struct  yaze::emu::WatchpointManager::Watchpoint
 

Namespaces

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