19 std::span<SectorBuffer> buffers,
size_t startSector)
override;
20 void writeSectorImpl(
size_t sector,
const SectorBuffer& buf)
override;
21 [[nodiscard]]
bool isWriteProtectedImpl()
const override;
25 const std::shared_ptr<File> file;
DSKDiskImage(const Filename &filename)
This class represents a filename.
Abstract class for disk images that only represent the logical sector information (so not the raw tra...
This class represents the result of a sha1 calculation (a 160-bit value).
This file implemented 3 utility functions: