emustudio / emuStudio

Universal emulation platform and framework.
https://www.emustudio.net/
GNU General Public License v3.0
40 stars 9 forks source link

byte-mem: Improve address selection #269

Closed vbmacher closed 2 years ago

vbmacher commented 2 years ago

Loading an image and adding the image in settings have different order of asking for memory address:

If there is just 1 memory bank (= no "banking"), it asks just for the address.

This is not really UI friendly, the dialog should be unified and optimally just 1 question should be asked.