Home
last modified time | relevance | path

Searched refs:contend_delay_common (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/
H A Dspectrum.c130 contend_delay_common( libspectrum_dword time, int* timings, int offset ) in contend_delay_common() function
168 return contend_delay_common( time, contention_pattern_65432100, 1 ); in spectrum_contend_delay_65432100()
174 return contend_delay_common( time, contention_pattern_76543210, 4 ); in spectrum_contend_delay_76543210()
/dports/emulators/fuse/fuse-1.6.0/
H A Dspectrum.c182 contend_delay_common( libspectrum_dword time, int* timings, int offset ) in contend_delay_common() function
220 return contend_delay_common( time, contention_pattern_65432100, 1 ); in spectrum_contend_delay_65432100()
226 return contend_delay_common( time, contention_pattern_76543210, 4 ); in spectrum_contend_delay_76543210()