summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/cbm_tap.cpp
Commit message (Expand)AuthorAgeFilesLines
* formats/cassimg.cpp: Pass byte count to wave fill function for legacy cassett... holub2025-04-261-1/+1
* formats/tzx_cas.cpp: Cut data size in case header requesting more than availa... holub2025-01-271-1/+1
* formats: Use multibyte.h functions in more files AJR2023-09-171-1/+3
* Remove a few outdated references to MESS Dirk Best2021-12-021-1/+1
* Formats-related refactoring AJR2021-09-111-2/+1
* -imagedev/cassimg.cpp: Make the interface look something like C++. Vas Crabb2020-10-021-5/+5
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Fix spelling, tidy whitespace Zoë Blade2019-10-211-2/+2
* formats/cbm_tap: fix CID: 138003 "Dereference before null check" Sergey Svishchev2017-03-111-7/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* casserr_t ==> enum class cassette_image::error Nathan Woods2016-08-201-2/+2
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* clang-modernize part 5 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+373