Home
last modified time | relevance | path

Searched defs:tstates (Results 1 – 25 of 86) sorted by relevance

1234

/dports/emulators/fuse-utils/fuse-utils-1.4.3/converter/
H A Dgetpulse2.cc47 getpulse2::handle_pulse( romloader* loader, double tstates, in handle_pulse()
69 getpulse2::set_first_pulse ( double tstates, int pulse ) in set_first_pulse()
H A Dgetsync2.cc47 getsync2::handle_pulse( romloader* loader, double tstates, in handle_pulse()
62 getsync2::set_first_pulse ( double tstates, int pulse ) in set_first_pulse()
H A Dfindpilot.cc39 findpilot::handle_pulse( romloader* loader, double tstates, in handle_pulse()
H A Dfindsync1.cc43 findsync1::handle_pulse( romloader* loader, double tstates, in handle_pulse()
H A Dgetpulse1.cc41 getpulse1::handle_pulse( romloader* loader, double tstates, in handle_pulse()
H A Dromloader.cc50 romloader::handle_pulse( double tstates, unsigned int pulse_length ) in handle_pulse()
56 romloader::add_pilot_pulse( double tstates, unsigned int pulse_length ) in add_pilot_pulse()
/dports/emulators/libspectrum/libspectrum-1.5.0/
H A Dtape.c339 libspectrum_tape_get_next_edge_internal( libspectrum_dword *tstates, in libspectrum_tape_get_next_edge_internal()
547 do_tail_pause( libspectrum_dword *tstates, in do_tail_pause()
560 libspectrum_dword *tstates, in rom_edge()
761 libspectrum_dword *tstates, int *end_of_block ) in tone_edge()
774 libspectrum_dword *tstates, int *end_of_block ) in pulses_edge()
787 libspectrum_dword *tstates, int *end_of_block, int *flags ) in pure_data_edge()
870 libspectrum_dword *tstates, int *end_of_block, in raw_data_edge()
964 libspectrum_byte edge, libspectrum_dword *tstates, in set_tstates_and_flags()
989 libspectrum_dword *tstates, int *end_of_block, in generalised_data_edge()
1079 libspectrum_dword *tstates, int *end_of_block ) in rle_pulse_edge()
[all …]
H A Dutilities.c39 libspectrum_tstates_to_ms( libspectrum_dword tstates ) in libspectrum_tstates_to_ms()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/
H A Dtape.c328 libspectrum_tape_get_next_edge_internal( libspectrum_dword *tstates, in libspectrum_tape_get_next_edge_internal()
521 libspectrum_tape_get_next_edge( libspectrum_dword *tstates, int *flags, in libspectrum_tape_get_next_edge()
531 libspectrum_dword *tstates, in rom_edge()
732 libspectrum_dword *tstates, int *end_of_block ) in tone_edge()
745 libspectrum_dword *tstates, int *end_of_block ) in pulses_edge()
758 libspectrum_dword *tstates, int *end_of_block, int *flags ) in pure_data_edge()
841 libspectrum_dword *tstates, int *end_of_block, in raw_data_edge()
936 libspectrum_byte edge, libspectrum_dword *tstates, in set_tstates_and_flags()
961 libspectrum_dword *tstates, int *end_of_block, in generalised_data_edge()
1051 libspectrum_dword *tstates, int *end_of_block ) in rle_pulse_edge()
[all …]
H A Dutilities.c41 libspectrum_tstates_to_ms( libspectrum_dword tstates ) in libspectrum_tstates_to_ms()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/test/
H A Dedges.c28 libspectrum_dword tstates; in check_edges() local
H A Dtest.c136 libspectrum_dword tstates; in play_tape() local
185 libspectrum_dword tstates; in test_2() local
326 libspectrum_dword tstates; in test_13() local
/dports/emulators/libspectrum/libspectrum-1.5.0/test/
H A Dedges.c28 libspectrum_dword tstates; in check_edges() local
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/
H A Devent.h37 libspectrum_dword tstates; member
H A Dspectrum.c56 libspectrum_dword tstates; variable
/dports/emulators/fuse/fuse-1.6.0/
H A Devent.h35 libspectrum_dword tstates; member
H A Dspectrum.c58 libspectrum_dword tstates; variable
/dports/audio/ocp/ocp-0.2.90/playay/
H A Dsound.c80 uint32_t tstates; member
460 void __attribute__ ((visibility ("internal"))) sound_ay_write(int reg,int val,unsigned long tstates) in sound_ay_write()
619 void __attribute__ ((visibility ("internal"))) sound_beeper(int on, unsigned long tstates) in sound_beeper()
/dports/emulators/fuse-utils/fuse-utils-1.4.3/importer/
H A Dinterpolator.h47 libspectrum_byte get_sample( double tstates ) { in get_sample()
H A Dsoundfile.cc176 double tstates = 0; in get_tape_block() local
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/debugger/
H A Dbreakpoint.c136 libspectrum_dword tstates, size_t ignore, in debugger_breakpoint_add_time()
352 libspectrum_dword tstates; member
587 debugger_breakpoint_time_fn( libspectrum_dword tstates, int type GCC_UNUSED, in debugger_breakpoint_time_fn()
/dports/emulators/fuse/fuse-1.6.0/debugger/
H A Dbreakpoint.c274 debugger_breakpoint_reduce_tstates( libspectrum_dword tstates ) in debugger_breakpoint_reduce_tstates()
375 libspectrum_dword tstates; member
619 debugger_breakpoint_time_fn( libspectrum_dword tstates, int type GCC_UNUSED, in debugger_breakpoint_time_fn()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/timer/
H A Dtimer.c171 long tstates; in timer_frame() local
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/z80/
H A Dz80.c83 z80_interrupt_event_fn( libspectrum_dword tstates, int type, void *user_data ) in z80_interrupt_event_fn()
/dports/emulators/fuse/fuse-1.6.0/timer/
H A Dtimer.c207 long tstates; in timer_frame() local

1234