robmcmullen / omnivore

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

disassembly doesn't start if first byte of instruction already seen #118

Closed robmcmullen closed 7 years ago

robmcmullen commented 7 years ago

If the first byte of an instruction is somehow marked as seen, disassembly trace won't start there. Perhaps allow traces to start regardless of whether or not it's been seen before. But this should only happen for a user click, otherwise there'll be an infinite loop