summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/zx81_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* formats/zx81_p.cpp: Improved incorrect data detection (MT08951) (#14137) holub2025-09-071-17/+14
* formats/zx81_p.cpp: Fixed crash while image data is invalid (MT08950, MT8951)... holub2025-09-061-4/+18
* formats/cassimg.cpp: Pass byte count to wave fill function for legacy cassett... holub2025-04-261-2/+2
* formats/tzx_cas.cpp: Cut data size in case header requesting more than availa... holub2025-01-271-2/+2
* Formats-related refactoring AJR2021-09-111-2/+0
* -imagedev/cassimg.cpp: Make the interface look something like C++. Vas Crabb2020-10-021-16/+14
* use C++ library includes (nw) firewave2020-01-221-1/+1
* zx81: added tzx cassette format Nigel Barnes2017-02-011-8/+14
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* casserr_t ==> enum class cassette_image::error Nathan Woods2016-08-201-4/+4
* clang-modernize part 5 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+297