Home
last modified time | relevance | path

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

/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/
H A Dtape.c63 static int tape_autoplay; variable
620 tape_autoplay = autoplay; in tape_play()
870 if( tape_autoplay && settings_current.tape_traps && in tape_next_edge()
/dports/emulators/fuse/fuse-1.6.0/
H A Dtape.c65 static int tape_autoplay; variable
633 tape_autoplay = autoplay; in tape_play()
914 if( tape_autoplay && settings_current.tape_traps && !rzx_recording && in tape_next_edge()