Home
last modified time | relevance | path

Searched refs:picassoivromfile (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Doptions.h547 TCHAR picassoivromfile[MAX_DPATH]; member
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dgfxboard.cpp2326 if (!gb->p4rom && currprefs.picassoivromfile[0] && zfile_exists(currprefs.picassoivromfile)) in gfxboard_init_memory()
2327 gb->p4rom = read_rom_name(currprefs.picassoivromfile); in gfxboard_init_memory()
H A Dcfgfile.cpp1324 cfgfile_dwrite_path (f, &p->path_rom, _T("picassoiv_rom_file"), p->picassoivromfile); in cfgfile_save_options()
4501 …file_path(option, value, _T("picassoiv_rom_file"), p->picassoivromfile, sizeof p->picassoivromfile in cfgfile_parse_hardware()
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Doptions_cpu.h694 TCHAR picassoivromfile[MAX_DPATH]; member