DiztinGUIsh icon indicating copy to clipboard operation
DiztinGUIsh copied to clipboard

feature: as a user I don't want to have to select the right generated output folder each time

Open binary1230 opened this issue 3 years ago • 2 comments

annoying that Diz prompts you each time for the location of the generated output.

it should just be a text field in the "Export Disassembly" dialog box, with a browse button next to it.

then, make sure this gets saved correctly with the project settings and as a relative path so user doesn't have to think about it after setting it up one time.

binary1230 avatar Oct 10 '21 06:10 binary1230

I fully agree! And this is also true for all settings that the user can choose, they should all be stored in the project so you don't have to set them each time you open Diz, like:

  • the output assembly line format, number of bytes per line, single file/one file per bank
  • the checkboxes in the Tools menu (Constants / Options)
  • the label list window status (opened or closed)

ChristopheF avatar Oct 10 '21 07:10 ChristopheF

fixed a bunch of this recently, especially the path saving stuff.

binary1230 avatar Oct 18 '22 00:10 binary1230