| Re: [hatari-devel] Load/Save configuration in hatariui | 
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Le 27/01/2024 à 11:36, Thomas Huth a écrit :
I think Yves talks about the python-ui which likely needs some adjustment
now, too:
$ grep -ri scc ./python-ui/conftypes.py
     "EnableSccA": "Bool",
     "SccAOutFileName": "String",
     "SccAInFileName": "String",
     "EnableSccALan": "Bool",
     "SccALanOutFileName": "String",
     "SccALanInFileName": "String",
     "EnableSccB": "Bool",
     "SccBOutFileName": "String",
     "SccBInFileName": "String",
Eero, could maybe have a look?
HiI updated hatari.py to use the new names in the [RS232] section of the config file, so hatariui will start correctly now.
Eero, can you look to add SCC A / A lan / B to the gtk UI, as well as in hcontrol.py ?
Nicolas
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |