The scrollmode enables you to browse easy and fast through the memory. After each line DreaMon waits for a key which can be one of these:
| Cursor Up/Down | one step up/down |
| Space | one step in actual direction |
| Return | only in disass-mode: follow operand |
| LeftArrow | return to adress before 'follow operand' |
| +/- | next/previous byte |
| d | switch to Disass mode |
| i | switch to Acsii-Dump mode |
| j | switch to Screen-Dump mode |
| m | switch to Mem-Ascii-Dump mode |
| n | switch to Mem-Screen-Dump mode |
| Stop | leave Scrollmode |
The Ctrl-Shift Keys are also active.
'follow operand' can be used 85 tiimes before a return adress gets lost. From the 86th time on the first return adress in each case gets lost.