robmcmullen / omnivore

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

Segments with multiple origins #219

Open robmcmullen opened 7 years ago

robmcmullen commented 7 years ago

Thinking about testing code on a 6502 simulator, the initial conditions would be important. It would also be important to be able to see a bunch of data on screen at once, so maybe it's possible to break up the hex view to show different, non-consecutive addresses.