yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::WatchpointManager Member List

This is the complete list of members for yaze::emu::WatchpointManager, including all inherited members.

AddWatchpoint(uint32_t start_address, uint32_t end_address, bool track_reads, bool track_writes, bool break_on_access=false, const std::string &description="")yaze::emu::WatchpointManager
ClearAll()yaze::emu::WatchpointManager
ClearHistory()yaze::emu::WatchpointManager
ExportHistoryToCSV(const std::string &filepath) constyaze::emu::WatchpointManager
GetAllWatchpoints() constyaze::emu::WatchpointManager
GetHistory(uint32_t address, int max_entries=100) constyaze::emu::WatchpointManager
IsInRange(const Watchpoint &wp, uint32_t address) constyaze::emu::WatchpointManagerinlineprivate
next_id_yaze::emu::WatchpointManagerprivate
OnMemoryAccess(uint32_t pc, uint32_t address, bool is_write, uint8_t old_value, uint8_t new_value, uint64_t cycle_count)yaze::emu::WatchpointManager
RemoveWatchpoint(uint32_t id)yaze::emu::WatchpointManager
SetEnabled(uint32_t id, bool enabled)yaze::emu::WatchpointManager
WatchpointManager()=defaultyaze::emu::WatchpointManager
watchpoints_yaze::emu::WatchpointManagerprivate
~WatchpointManager()=defaultyaze::emu::WatchpointManager