robmcmullen / omnivore

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

add goto different segment based on position in file #116

Closed robmcmullen closed 7 years ago

robmcmullen commented 7 years ago

There's currently a goto address to jump to another segment, but that doesn't work when looking at an address > $FFFF. There should be a way to identify the position in any other segment that contains that index into the raw data.