summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/tzx_cas.cpp
Commit message (Expand)AuthorAgeFilesLines
* srcclean and cleanup. Vas Crabb2025-02-231-1/+1
* formats/tzx_cas.cpp: Fixed regression in TAP format; Added checksum validatio... holub2025-02-021-12/+38
* formats/cassimg.cpp: prevent regression in cass images (#13292) holub2025-01-281-1/+4
* misc: correct "lenght" typo hap2025-01-281-1/+1
* formats/tzx_cas.cpp: Cut data size in case header requesting more than availa... holub2025-01-271-7/+25
* formats: Use multibyte.h functions in more files AJR2023-09-171-41/+43
* Remove a few outdated references to MESS Dirk Best2021-12-021-1/+1
* Formats-related refactoring AJR2021-09-111-1/+0
* Got rid of a couple of easy auto_alloc_array Vas Crabb2020-11-091-1/+1
* -imagedev/cassimg.cpp: Make the interface look something like C++. Vas Crabb2020-10-021-16/+16
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-131-4/+5
* use C++ library includes (nw) firewave2020-01-221-1/+1
* tzx_cas.cpp: Fix pulses on Standard Data blocks AmatCoder2019-07-141-17/+3
* tzx_cas.cpp: Fix memory leak (nw) AmatCoder2019-07-061-2/+8
* tzx_cass.cpp: Fix loading of Generalized Data blocks AmatCoder2019-06-301-6/+5
* txz_cass.cpp: Adding 1 ms. pause to ensure that the last edge is properly fin... AmatCoder2019-06-261-9/+15
* revert tzx_cas changes from 0.202, they break things DavidHaywood2019-06-171-6/+2
* tzx_cas.cpp: Apply 1ms pause only on data blocks AmatCoder2019-04-211-4/+6
* srcclean (nw) Vas Crabb2018-09-231-3/+3
* tzx_cass.cpp: 1ms pause is always required AmatCoder2018-09-161-5/+7
* tzx_cas: no other copyright holders. initial version here: hap2018-06-261-1/+1
* zx81: added tzx cassette format Nigel Barnes2017-02-011-53/+24
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-49/+49
* casserr_t ==> enum class cassette_image::error Nathan Woods2016-08-201-6/+6
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-4/+4
* clang-modernize part 5 Miodrag Milanovic2015-12-041-7/+7
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-9/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+967