Home
last modified time | relevance | path

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

/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/
H A Dtape_block.c543 convert_pulses_to_tstates( libspectrum_dword set_bit_length, in convert_pulses_to_tstates() function
567 length += convert_pulses_to_tstates( LIBSPECTRUM_TAPE_TIMING_DATA1, in rom_block_length()
591 length += convert_pulses_to_tstates( turbo->bit1_length, in turbo_block_length()
598 length += convert_pulses_to_tstates( turbo->bit1_length, in turbo_block_length()
630 length += convert_pulses_to_tstates( pure_data->bit1_length, in pure_data_block_length()
637 length += convert_pulses_to_tstates( pure_data->bit1_length, in pure_data_block_length()
737 length += convert_pulses_to_tstates( bit1_length, in data_block_length()
744 length += convert_pulses_to_tstates( bit1_length, in data_block_length()
/dports/emulators/libspectrum/libspectrum-1.5.0/
H A Dtape_block.c561 convert_pulses_to_tstates( libspectrum_dword set_bit_length, in convert_pulses_to_tstates() function
585 length += convert_pulses_to_tstates( LIBSPECTRUM_TAPE_TIMING_DATA1, in rom_block_length()
609 length += convert_pulses_to_tstates( turbo->bit1_length, in turbo_block_length()
616 length += convert_pulses_to_tstates( turbo->bit1_length, in turbo_block_length()
648 length += convert_pulses_to_tstates( pure_data->bit1_length, in pure_data_block_length()
655 length += convert_pulses_to_tstates( pure_data->bit1_length, in pure_data_block_length()
755 length += convert_pulses_to_tstates( bit1_length, in data_block_length()
762 length += convert_pulses_to_tstates( bit1_length, in data_block_length()