Home
last modified time | relevance | path

Searched refs:path_floppy (Results 1 – 20 of 20) sorted by relevance

/dports/audio/uade/uade-2.13/src/
H A Dcfgfile.c138 fprintf (f, "%s.floppy_path=%s\n", TARGET_NAME, p->path_floppy); in save_options()
153 str = cfgfile_subst_path (p->path_floppy, UNEXPANDED, p->df[i]); in save_options()
552 subst (p->path_floppy, p->df[i], sizeof p->df[i]); in cfgfile_load()
H A Duademain.c141 strcpy (p->path_floppy, "./");
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/
H A Dlibamiga.cpp233 set_path(currprefs.path_floppy.path[i], in amiga_set_paths()
234 changed_prefs.path_floppy.path[i], floppy_paths[i]); in amiga_set_paths()
/dports/games/libretro-hatari/hatari-561c07e/src/cpu/
H A Doptions_cpu.h200 TCHAR path_floppy[256]; member
/dports/audio/uade/uade-2.13/src/include/
H A Doptions.h81 char path_floppy[256]; member
/dports/emulators/tiemu3/tiemu-3.03/src/core/uae/
H A Doptions.h108 char path_floppy[256];
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-muirexx/
H A Dami-gui.c76 last_floppy_dir = my_strdup (currprefs.path_floppy.path[0]); in get_last_floppy_dir()
/dports/emulators/uae/uae-0.8.29/src/
H A Dcfgfile.c191 cfgfile_write (f, "%s.floppy_path=%s\n", TARGET_NAME, p->path_floppy); in save_options()
212 str = cfgfile_subst_path (p->path_floppy, UNEXPANDED, p->df[i]); in save_options()
466 || cfgfile_string (option, value, "floppy_path", p->path_floppy, 256) in cfgfile_parse_host()
962 subst (p->path_floppy, p->df[i], sizeof p->df[i]); in cfgfile_load()
H A Dmain.c266 strcpy (p->path_floppy, "./"); in default_prefs()
/dports/emulators/uae/uae-0.8.29/src/include/
H A Doptions.h137 char path_floppy[256]; member
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Doptions.h472 struct multipath path_floppy; member
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Doptions.h555 struct multipath path_floppy; member
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcfgfile.c711 if (p->path_floppy.path[i][0]) { in cfgfile_save_options()
713 cfgfile_write_str (f, tmp, p->path_floppy.path[i]); in cfgfile_save_options()
761 cfgfile_write_path (f, &p->path_floppy, tmp, p->floppyslots[i].df); in cfgfile_save_options()
778 cfgfile_dwrite_path (f, &p->path_floppy, tmp, p->dfxlist[i]); in cfgfile_save_options()
1547 || cfgfile_multipath (option, value, _T("floppy_path"), &p->path_floppy) in cfgfile_parse_host()
1564 …p (option, value, tmpbuf, p->dfxlist[i], sizeof p->dfxlist[i] / sizeof (TCHAR), &p->path_floppy)) { in cfgfile_parse_host()
3178 …alue, tmpbuf, p->floppyslots[i].df, sizeof p->floppyslots[i].df / sizeof (TCHAR), &p->path_floppy)) in cfgfile_parse_hardware()
3731 …subst (p->path_floppy.path[0], p->floppyslots[i].df, sizeof p->floppyslots[i].df / sizeof (TCHAR)); in cfgfile_load_2()
4890 _tcscpy (p->path_floppy.path[0], _T("./")); in default_prefs()
H A Dsavestate.c277 newpath = currprefs.path_floppy.path[i]; in restore_path_func()
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Doptions_cpu.h702 struct multipath path_floppy; member
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcfgfile.cpp1277 if (p->path_floppy.path[i][0]) { in cfgfile_save_options()
1279 cfgfile_write_str (f, tmp, p->path_floppy.path[i]); in cfgfile_save_options()
1333 cfgfile_write_path (f, &p->path_floppy, tmp, p->floppyslots[i].df); in cfgfile_save_options()
1356 cfgfile_dwrite_path (f, &p->path_floppy, tmp, p->dfxlist[i]); in cfgfile_save_options()
2412 || cfgfile_multipath (option, value, _T("floppy_path"), &p->path_floppy) in cfgfile_parse_host()
2423 …h (option, value, tmpbuf, p->dfxlist[i], sizeof p->dfxlist[i] / sizeof (TCHAR), &p->path_floppy)) { in cfgfile_parse_host()
4590 …alue, tmpbuf, p->floppyslots[i].df, sizeof p->floppyslots[i].df / sizeof (TCHAR), &p->path_floppy)) in cfgfile_parse_hardware()
5176 …subst (p->path_floppy.path[0], p->floppyslots[i].df, sizeof p->floppyslots[i].df / sizeof (TCHAR)); in cfgfile_load_2()
6308 _tcscpy (p->path_floppy.path[0], _T("./")); in default_prefs()
H A Dsavestate.cpp289 newpath = currprefs.path_floppy.path[i]; in restore_path_func()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-gtk/
H A Dgtkui.c1108 floppyfileentry_set_currentdir (FLOPPYFILEENTRY (floppy_widget[i]), currprefs.path_floppy.path[i]); in make_floppy_disks()
/dports/emulators/uae/uae-0.8.29/src/gui-gtk/
H A Dgtkui.c1231 filesel_set_path (disk_selector, currprefs.path_floppy); in make_disk_selector()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-cocoa/
H A Dcocoaui.m1127 const char *floppy_path = currprefs.path_floppy.path[driveNumber];