Home
last modified time | relevance | path

Searched refs:pce_lastsapsp_timestamp (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/mednafen/mednafen/src/cdrom/
H A Dscsicd-pce-commands.inc35 …//printf("%lld\n", (long long)(monotonic_timestamp - pce_lastsapsp_timestamp) * 1000 / System_Cloc…
36 …ad_sec_start == read_sec_start && ((int64)(monotonic_timestamp - pce_lastsapsp_timestamp) * 1000 /…
38 pce_lastsapsp_timestamp = monotonic_timestamp;
45 pce_lastsapsp_timestamp = monotonic_timestamp;
H A Dscsicd.cpp194 static int64 pce_lastsapsp_timestamp; variable
257 pce_lastsapsp_timestamp = monotonic_timestamp; in VirtualReset()
3249 SFVAR(pce_lastsapsp_timestamp), in SCSICD_StateAction()
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/mednafen/cdrom/
H A Dscsicd-pce-commands.inc35 …//printf("%lld\n", (long long)(monotonic_timestamp - pce_lastsapsp_timestamp) * 1000 / System_Cloc…
36 …ad_sec_start == read_sec_start && ((int64)(monotonic_timestamp - pce_lastsapsp_timestamp) * 1000 /…
38 pce_lastsapsp_timestamp = monotonic_timestamp;
45 pce_lastsapsp_timestamp = monotonic_timestamp;
H A Dscsicd.cpp166 static int64_t pce_lastsapsp_timestamp; variable
232 pce_lastsapsp_timestamp = monotonic_timestamp; in VirtualReset()
3211 SFVAR(pce_lastsapsp_timestamp), in SCSICD_StateAction()
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/cdrom/
H A Dscsicd-pce-commands.inc35 …//printf("%lld\n", (long long)(monotonic_timestamp - pce_lastsapsp_timestamp) * 1000 / System_Cloc…
36 …ad_sec_start == read_sec_start && ((int64)(monotonic_timestamp - pce_lastsapsp_timestamp) * 1000 /…
38 pce_lastsapsp_timestamp = monotonic_timestamp;
45 pce_lastsapsp_timestamp = monotonic_timestamp;
H A Dscsicd.cpp167 static int64_t pce_lastsapsp_timestamp; variable
230 pce_lastsapsp_timestamp = monotonic_timestamp; in VirtualReset()
3206 SFVAR(pce_lastsapsp_timestamp), in SCSICD_StateAction()
/dports/emulators/mednafen/mednafen/src/pce_fast/
H A Dpcecd_drive.cpp150 static int64 pce_lastsapsp_timestamp; variable
188 pce_lastsapsp_timestamp = monotonic_timestamp; in VirtualReset()
563 …ad_sec_start == read_sec_start && ((int64)(monotonic_timestamp - pce_lastsapsp_timestamp) * 1000 /… in DoNEC_PCE_SAPSP()
565 pce_lastsapsp_timestamp = monotonic_timestamp; in DoNEC_PCE_SAPSP()
572 pce_lastsapsp_timestamp = monotonic_timestamp; in DoNEC_PCE_SAPSP()
1299 SFVAR(pce_lastsapsp_timestamp), in PCECD_Drive_StateAction()
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/mednafen/pce_fast/
H A Dpcecd_drive.cpp141 static int64 pce_lastsapsp_timestamp; variable
179 pce_lastsapsp_timestamp = monotonic_timestamp; in VirtualReset()
551 …ad_sec_start == read_sec_start && ((int64)(monotonic_timestamp - pce_lastsapsp_timestamp) * 1000 /… in DoNEC_PCE_SAPSP()
553 pce_lastsapsp_timestamp = monotonic_timestamp; in DoNEC_PCE_SAPSP()
560 pce_lastsapsp_timestamp = monotonic_timestamp; in DoNEC_PCE_SAPSP()
1281 SFVARN(pce_lastsapsp_timestamp, "pce_lastsapsp_timestamp"), in PCECD_Drive_StateAction()
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/mednafen/pce_fast/
H A Dpcecd_drive.cpp149 static int64 pce_lastsapsp_timestamp; variable
187 pce_lastsapsp_timestamp = monotonic_timestamp; in VirtualReset()
570 …ad_sec_start == read_sec_start && ((int64)(monotonic_timestamp - pce_lastsapsp_timestamp) * 1000 /… in DoNEC_PCE_SAPSP()
572 pce_lastsapsp_timestamp = monotonic_timestamp; in DoNEC_PCE_SAPSP()
579 pce_lastsapsp_timestamp = monotonic_timestamp; in DoNEC_PCE_SAPSP()
1334 SFVAR(pce_lastsapsp_timestamp), in PCECD_Drive_StateAction()