Home
last modified time | relevance | path

Searched defs:supports_save (Results 1 – 25 of 104) sorted by relevance

12345

/dports/emulators/mess/mame-mame0226/src/lib/formats/
H A Daim_dsk.h29 virtual bool supports_save() const override { return false; } in supports_save() function
H A Dds9_dsk.h28 virtual bool supports_save() const override { return false; } in supports_save() function
H A Dibmxdf_dsk.h28 virtual bool supports_save() const override { return false; } in supports_save() function
H A Dg64_dsk.h30 virtual bool supports_save() const override { return true; } in supports_save() function
H A Dvictor9k_dsk.h40 virtual bool supports_save() const override { return true; } in supports_save() function
H A Ddip_dsk.cpp92 bool dip_format::supports_save() const in supports_save() function in dip_format
H A Dti99_dsk.h25 bool supports_save() const override { return true; } in supports_save() function
H A Dpoly_dsk.cpp32 bool poly_cpm_format::supports_save() const in supports_save() function in poly_cpm_format
H A Dfsd_dsk.cpp81 bool fsd_format::supports_save() const in supports_save() function in fsd_format
H A Dapd_dsk.cpp192 bool apd_format::supports_save() const in supports_save() function in apd_format
H A Doric_dsk.cpp33 bool oric_dsk_format::supports_save() const in supports_save() function in oric_dsk_format
H A Dcoupedsk.cpp62 bool mgt_format::supports_save() const in supports_save() function in mgt_format
H A Dm20_dsk.cpp38 bool m20_format::supports_save() const in supports_save() function in m20_format
/dports/emulators/mame/mame-mame0226/src/lib/formats/
H A Daim_dsk.h29 virtual bool supports_save() const override { return false; } in supports_save() function
H A Dds9_dsk.h28 virtual bool supports_save() const override { return false; } in supports_save() function
H A Dibmxdf_dsk.h28 virtual bool supports_save() const override { return false; } in supports_save() function
H A Dg64_dsk.h30 virtual bool supports_save() const override { return true; } in supports_save() function
H A Dvictor9k_dsk.h40 virtual bool supports_save() const override { return true; } in supports_save() function
H A Ddip_dsk.cpp92 bool dip_format::supports_save() const in supports_save() function in dip_format
H A Dti99_dsk.h25 bool supports_save() const override { return true; } in supports_save() function
H A Dpoly_dsk.cpp32 bool poly_cpm_format::supports_save() const in supports_save() function in poly_cpm_format
H A Dfsd_dsk.cpp81 bool fsd_format::supports_save() const in supports_save() function in fsd_format
H A Doric_dsk.cpp33 bool oric_dsk_format::supports_save() const in supports_save() function in oric_dsk_format
H A Dapd_dsk.cpp192 bool apd_format::supports_save() const in supports_save() function in apd_format
H A Dcoupedsk.cpp62 bool mgt_format::supports_save() const in supports_save() function in mgt_format

12345