Glain / FFTPatcher

FFTPatcher suite project continuation. Original commit is .483 RC 2
GNU General Public License v3.0
32 stars 9 forks source link

Feature: Load a disk image. #4

Closed Raijinili closed 7 years ago

Raijinili commented 7 years ago

Load a disk image to start editing it.

This is already in FFTactext, but it may also be useful for the other utilities.

This is relatively straightforward for FFTPatcher, as it knows what the original is.

Doing this for FFTorgASM may be more work:

PS: I'm not sure how welcome such a change will be. People are scared of others copying their work.

PS: Glain, I am not asking you to implement this. I am just documenting.

Raijinili commented 7 years ago

How did I forget this was already a feature? I've seen and noticed it before, and also saw it in the code.

The orgASM version might be doable as a separate tool.