Home
last modified time | relevance | path

Searched refs:libspectrum_snap_zxatasp_current_page (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/fuse/fuse-1.6.0/peripherals/ide/
H A Dzxatasp.c513 page = libspectrum_snap_zxatasp_current_page( snap ); in zxatasp_from_snapshot()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/peripherals/ide/
H A Dzxatasp.c535 page = libspectrum_snap_zxatasp_current_page( snap ); in zxatasp_from_snapshot()
/dports/emulators/libspectrum/libspectrum-1.5.0/test/
H A Dszx.c819 if( libspectrum_snap_zxatasp_current_page( snap ) != 0x11 ) failed = 1; in test_51_check()
/dports/emulators/fuse-utils/fuse-utils-1.4.3/
H A Dsnapdump.c555 (unsigned long)libspectrum_snap_zxatasp_current_page( snap ) ); in dump_zxatasp()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/
H A Dsnap_accessors.c1377 libspectrum_snap_zxatasp_current_page( libspectrum_snap *snap ) in libspectrum_snap_zxatasp_current_page() function
H A Dszx.c3546 *(*ptr)++ = libspectrum_snap_zxatasp_current_page( snap ); in write_zxat_chunk()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/src/
H A Dlibspectrum.h838 WIN32_DLL size_t libspectrum_snap_zxatasp_current_page( libspectrum_snap *snap );
/dports/emulators/libspectrum/libspectrum-1.5.0/
H A Dsnap_accessors.c1827 libspectrum_snap_zxatasp_current_page( libspectrum_snap *snap ) in libspectrum_snap_zxatasp_current_page() function
H A Dszx.c3754 libspectrum_buffer_write_byte( data, libspectrum_snap_zxatasp_current_page( snap ) ); in write_zxat_chunk()