Memory pattern search:
- Ctrl+Enter in address field - search forward from current address.
Enter a hex pattern (e.g., 'C3' or '3E06') and press Ctrl+Enter.
The emulator finds the first match and highlights it.
- Ctrl+Shift+Enter - search backward.
- Alt+Enter - direct jump to the entered address (no search).
- On match: status shows 'Found pattern at address XXXX'.
- No match: 'No addresses matching pattern'.
Tip: to search for an instruction sequence, enter the hex codes consecutively.