Change List
-
New menu options to save and load settings from an INI config file.
-
New command line option -configfile
Loads settings from an INI config file specified by which can either be a full path or
a path relative to the application folder. Double dot ".." and single dot "." path elements are not
supported. If the -configfile option is missing it will look for a file hoxs64.ini within the
application folder. If the hoxs64.ini file is missing it will load settings from the registry. -
Keyboard key map assignments must now be explicitly specified else the C64 key will be unbound. Previous versions would assume default key assignments. Please check your key assignments are not blanked after running this version. Please remap your keys as required.
-
The ImGui menu is now always hidden if the mouse is in the lower half of the screen.