-
-
Notifications
You must be signed in to change notification settings - Fork 78
Neat Features
Matt Waltz edited this page Apr 8, 2019
·
3 revisions
This page lists some lesser-known or obscure but useful features in CEmu.
- Ctrl+Click opens the disassembly view to the clicked location under the cursor. This works for disassembly, console, registers, stack, etc.
- CtrlShift+Click opens the memory view to the clicked location under the cursor. This works for disassembly, console, registers, stack, etc.
- Clicking on the green register text opens the memory view at the register's address.
- The Pause button on a keyboard types the
Asm(
token. - CtrlX resends all checked recent files.
- You can open as many memory views and memory visualizers as you need.
- You can quickly launch programs (Basic or Assembly) via the right-click menu on their name in the variables list