robmcmullen / omnivore

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

change segment size #40

Open robmcmullen opened 8 years ago

robmcmullen commented 8 years ago

chop off ends or increase size of segments

robmcmullen commented 7 years ago

Maybe a DefaultSegment needs a concept of "expandable"; some are extendable, some are not. Can't add bytes to the end of an Atari DOS image, for instance, but can to an XEX image