Home
last modified time | relevance | path

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

/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro/nukleargui/
H A Dapp.c20 extern void play_tape();
233 play_tape(); in app_vkb_handle()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/test/
H A Dtest.c131 play_tape( const char *filename ) in play_tape() function
356 return play_tape( STATIC_TEST_PATH( "loop.tzx" ) ); in test_14()
363 return play_tape( STATIC_TEST_PATH( "loop2.tzx" ) ); in test_16()
370 return play_tape( STATIC_TEST_PATH( "jump.tzx" ) ); in test_17()
377 return play_tape( STATIC_TEST_PATH( "empty.csw" ) ); in test_18()
/dports/games/libretro-cap32/libretro-cap32-ad7397f/cap32/
H A Dslots.h38 void play_tape(void);
H A Dkbdauto.c505 extern void play_tape();
532 play_tape(); in kbd_buf_update()
H A Dslots.c831 void play_tape(void) in play_tape() function
/dports/emulators/libspectrum/libspectrum-1.5.0/test/
H A Dtest.c134 play_tape( const char *filename ) in play_tape() function
359 return play_tape( STATIC_TEST_PATH( "loop.tzx" ) ); in test_14()
366 return play_tape( STATIC_TEST_PATH( "loop2.tzx" ) ); in test_16()
373 return play_tape( STATIC_TEST_PATH( "jump.tzx" ) ); in test_17()
380 return play_tape( STATIC_TEST_PATH( "empty.csw" ) ); in test_18()
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro/
H A Dretro_events.c47 extern void play_tape();
238 play_tape(); in do_action()
H A Dlibretro-core.c61 extern void play_tape();