Values for Turbo Debugger address/data matching mode |
Value | Description |
---|---|
00h |
match any |
01h |
equal to test value |
02h |
different from test value |
03h |
above test value |
04h |
below test value |
05h |
below or equal to test value |
06h |
above or equal to test value |
07h |
within inclusive range |
08h |
outside specified range |