MiSTer-devel / Minimig-AGA_MiSTer

142 stars 54 forks source link

Load/Save config with custom text instead of specs only #139

Open cwscws opened 2 years ago

cwscws commented 2 years ago

It would be much better fo be able to enter a custom text for the configuration instead of the specs. If you have several configs with same specs but different harddisks it’s hard to see which is which at the moment…

sorgelig commented 2 years ago

It's already supported. But you have to edit config file in some hex editor to enter the name you want. label should be started from offset 1004(0x3EC) and can contain up to 31 chars.

cwscws commented 2 years ago

Ok, thank you! A more simple method would be very much appreciated!

sorgelig commented 2 years ago

OSD has no text input.

cwscws commented 2 years ago

Ok. What if using the name of the disk/harddiskfile including the specs?