Due to the amount of information available, the debugger now features "windows". You can switch to the full screen console to read the help, or to the data window to view memory.
Command |
Effect |
WIN CONSOLE |
Switch to the full screen console. Scrolling keys work. |
CONSOLE |
Alias |
WIN CODE |
Switch to the disassembly window. |
CODE |
Alias |
WIN DATA |
Switch to the Data window to view memory. Most scrolling keys work. |
DATA |
Alias |
You can cycle between windows, using these keys:
Key |
Name |
Effect |
^à |
Ctrl-Tab |
Cycle to next Window. |
^ñà |
Ctrl-Shift-Tab |
Cycle to prev. Window |