Home
last modified time | relevance | path

Searched refs:target_cfgfile_load (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/
H A Dstubs.cpp110 int target_cfgfile_load (struct uae_prefs *p, const TCHAR *filename, int type, int isdefault) in target_cfgfile_load() function
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dmain.cpp897target_cfgfile_load (&currprefs, txt, firstconfig ? CONFIG_TYPE_ALL : CONFIG_TYPE_HARDWARE | CONFI… in parse_cmdline()
916target_cfgfile_load (&currprefs, txt, firstconfig ? CONFIG_TYPE_ALL : CONFIG_TYPE_HARDWARE | CONFI… in parse_cmdline()
957 target_cfgfile_load(&currprefs, txt, CONFIG_TYPE_ALL, 0); in parse_cmdline()
992 if (! target_cfgfile_load (&currprefs, optionsfile, CONFIG_TYPE_DEFAULT, default_config)) { in parse_cmdline_and_init_file()
997 target_cfgfile_load (&currprefs, optionsfile, CONFIG_TYPE_DEFAULT, default_config); in parse_cmdline_and_init_file()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dmain.c726 target_cfgfile_load (&currprefs, txt, -1, 0); in parse_cmdline()
745 target_cfgfile_load (&currprefs, txt, -1, 0); in parse_cmdline()
813 if (argc > 1 && ! target_cfgfile_load (&currprefs, argv[1], 0, default_config)) { in parse_cmdline_and_init_file()
818 target_cfgfile_load (&currprefs, optionsfile, 0, default_config); in parse_cmdline_and_init_file()
H A Dmisc.c350 int target_cfgfile_load (struct uae_prefs *p, const TCHAR *filename, int type, int isdefault) in target_cfgfile_load() function
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Doptions.h634 extern int target_cfgfile_load (struct uae_prefs *, const TCHAR *filename, int type, int isdefault);
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Doptions.h771 extern int target_cfgfile_load (struct uae_prefs *, const TCHAR *filename, int type, int isdefault);
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Doptions_cpu.h940 extern int target_cfgfile_load (struct uae_prefs *, const TCHAR *filename, int type, int isdefault);