Home
last modified time | relevance | path

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

/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/
H A Dszx.c131 static const libspectrum_word ZXSTPRF_ENABLED = 1; variable
1753 libspectrum_snap_set_zx_printer_active( snap, flags & ZXSTPRF_ENABLED ); in read_zxpr_chunk()
2871 if( libspectrum_snap_zx_printer_active( snap ) ) flags |= ZXSTPRF_ENABLED; in write_zxpr_chunk()
/dports/emulators/libspectrum/libspectrum-1.5.0/
H A Dszx.c138 static const libspectrum_word ZXSTPRF_ENABLED = 1; variable
1821 libspectrum_snap_set_zx_printer_active( snap, flags & ZXSTPRF_ENABLED ); in read_zxpr_chunk()
3202 if( libspectrum_snap_zx_printer_active( snap ) ) flags |= ZXSTPRF_ENABLED; in write_zxpr_chunk()