Home
last modified time | relevance | path

Searched refs:CMD_SET_R_WATCHPOINT (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/cemu/CEmu-1.3/core/debug/
H A Ddebug.h45 CMD_SET_R_WATCHPOINT, /* set read watchpoint: DE=address | C=length */ enumerator
/dports/emulators/cemu/CEmu-1.3/gui/qt/
H A Ddebugger.cpp307 case CMD_SET_R_WATCHPOINT: in debugExecute()