kr580 1.0.0

Desktop KR580VM80 / Intel 8080 emulator.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.