Home
last modified time | relevance | path

Searched refs:statecapturebuffersize (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-hatari/hatari-561c07e/src/cpu/
H A Doptions_cpu.h290 int statecapturerate, statecapturebuffersize; member
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Doptions.h563 int statecapturerate, statecapturebuffersize; member
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Doptions.h692 int statecapturerate, statecapturebuffersize; member
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Doptions_cpu.h850 int statecapturerate, statecapturebuffersize; member
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dsavestate.c1708 staterecords_max = currprefs.statecapturebuffersize; in savestate_init()
H A Dcfgfile.c1244 cfgfile_dwrite (f, _T("state_replay_buffers"), _T("%d"), p->statecapturebuffersize); in cfgfile_save_options()
1657 || cfgfile_intval (option, value, _T("state_replay_buffers"), &p->statecapturebuffersize, 1) in cfgfile_parse_host()
4961 p->statecapturebuffersize = 100; in default_prefs()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dsavestate.cpp1819 staterecords_max = currprefs.statecapturebuffersize; in savestate_init()
H A Dcfgfile.cpp1940 cfgfile_dwrite (f, _T("state_replay_buffers"), _T("%d"), p->statecapturebuffersize); in cfgfile_save_options()
2535 || cfgfile_intval (option, value, _T("state_replay_buffers"), &p->statecapturebuffersize, 1) in cfgfile_parse_host()
6378 p->statecapturebuffersize = 100; in default_prefs()