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

Go to the source code of this file.

Classes

class  yaze::emu::BreakpointManager
 Manages CPU and SPC700 breakpoints for debugging. More...
 
struct  yaze::emu::BreakpointManager::Breakpoint
 

Namespaces

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