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 segments to increase size #32

Open robmcmullen opened 8 years ago

robmcmullen commented 8 years ago

Segments currently are only for partitioning existing data. Need to be able to add data for file types where that makes sense. (e.g. ATR images may not be expandable, but XEXs should be able to have new segments.) This also may bring about the need to be able to reorder the physical segments.