Edit

IABSD.fr/ports/cad/coil64/patches/patch-definitions_h

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2025-09-05 10:11:59
    Hash : fb1a05af
    Message : update to Coil64-2.3.37

  • cad/coil64/patches/patch-definitions_h
  • Set appropriate home directory location
    
    Index: definitions.h
    --- definitions.h.orig
    +++ definitions.h
    @@ -27,7 +27,7 @@ along with this program.  If not, see <https://www.gnu
     #define CLEAR_CHAR 0x274C
     #define LIST_SEPARATOR "$"
     #define AWG_REG_EX "([0]{1,4})|([1-3]{1}[0-9]{1})|(40)|([1-9]{1})"
    -#define PORTABLE_SAVE_LOCATION "/Save"
    +#define PORTABLE_SAVE_LOCATION "/.config/Coil64/Save"
     #define USER_SAVE_LOCATION "/Coil64/Save"
     #define AUTOSAVE_FILENAME "/autosave.htm"
     #define TIMER_INTERVAL 3000