robmcmullen / omnivore

Hex editor and debugging emulator, sponsored by the Player/Missile Podcast
Mozilla Public License 2.0
53 stars 7 forks source link

search in disassembled code #111

Closed robmcmullen closed 7 years ago

robmcmullen commented 7 years ago

search for labels, search for mnemonics, search for mnemonics + operands, etc.

robmcmullen commented 7 years ago

Actually, mnemonics & operands seem to work; mostly the labels are broken.

robmcmullen commented 7 years ago

Fixed with #175