26 std::span<SectorBuffer> buffers,
size_t startSector)
override;
27 void writeSectorImpl(
size_t sector,
const SectorBuffer& buf)
override;
28 [[nodiscard]]
bool isWriteProtectedImpl()
const override;
This class represents a filename.
This class manages the lifetime of a block of memory.
Abstract class for disk images that only represent the logical sector information (so not the raw tra...
XSADiskImage(Filename &filename, File &file)
This file implemented 3 utility functions: