index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
*
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