index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
lib
/
formats
/
tzx_cas.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean and cleanup.
Vas Crabb
2025-02-23
1
-1
/
+1
*
formats/tzx_cas.cpp: Fixed regression in TAP format; Added checksum validatio...
holub
2025-02-02
1
-12
/
+38
*
formats/cassimg.cpp: prevent regression in cass images (#13292)
holub
2025-01-28
1
-1
/
+4
*
misc: correct "lenght" typo
hap
2025-01-28
1
-1
/
+1
*
formats/tzx_cas.cpp: Cut data size in case header requesting more than availa...
holub
2025-01-27
1
-7
/
+25
*
formats: Use multibyte.h functions in more files
AJR
2023-09-17
1
-41
/
+43
*
Remove a few outdated references to MESS
Dirk Best
2021-12-02
1
-1
/
+1
*
Formats-related refactoring
AJR
2021-09-11
1
-1
/
+0
*
Got rid of a couple of easy auto_alloc_array
Vas Crabb
2020-11-09
1
-1
/
+1
*
-imagedev/cassimg.cpp: Make the interface look something like C++.
Vas Crabb
2020-10-02
1
-16
/
+16
*
(nw) formats: reduce dependencies on libemu
Vas Crabb
2020-04-13
1
-4
/
+5
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
tzx_cas.cpp: Fix pulses on Standard Data blocks
AmatCoder
2019-07-14
1
-17
/
+3
*
tzx_cas.cpp: Fix memory leak (nw)
AmatCoder
2019-07-06
1
-2
/
+8
*
tzx_cass.cpp: Fix loading of Generalized Data blocks
AmatCoder
2019-06-30
1
-6
/
+5
*
txz_cass.cpp: Adding 1 ms. pause to ensure that the last edge is properly fin...
AmatCoder
2019-06-26
1
-9
/
+15
*
revert tzx_cas changes from 0.202, they break things
DavidHaywood
2019-06-17
1
-6
/
+2
*
tzx_cas.cpp: Apply 1ms pause only on data blocks
AmatCoder
2019-04-21
1
-4
/
+6
*
srcclean (nw)
Vas Crabb
2018-09-23
1
-3
/
+3
*
tzx_cass.cpp: 1ms pause is always required
AmatCoder
2018-09-16
1
-5
/
+7
*
tzx_cas: no other copyright holders. initial version here:
hap
2018-06-26
1
-1
/
+1
*
zx81: added tzx cassette format
Nigel Barnes
2017-02-01
1
-53
/
+24
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-49
/
+49
*
casserr_t ==> enum class cassette_image::error
Nathan Woods
2016-08-20
1
-6
/
+6
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-4
/
+4
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-7
/
+7
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-9
/
+7
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+967