Posted By
Csabo on 2016-11-28 11:08:31
| Re: YAPE 1.0.11 is out! Head on over...
This is already available in YAPE monitor. Type B (address) W. "B" for the breakpoint command, the address should be the hexadecimal memory location you want to watch, and "W" for "Write". (The other types are "R" for read, triggers when that location is read, and "X" for execute, that's the usual breakpoint.)
|