]> git.sesse.net Git - c64tapwav/history - decode.cpp
Trigger on down-flanks instead of up-flanks.
[c64tapwav] / decode.cpp
2013-05-04 Steinar H. GundersonTrigger on down-flanks instead of up-flanks.
2013-05-04 Steinar H. GundersonClean up interpolation a bit.
2013-05-04 Steinar H. GundersonFix sync pulse reference length.
2013-05-04 Steinar H. GundersonMuch better hysteresis code.
2013-05-04 Steinar H. GundersonOutput a cycle plot, for debugging of errors.
2013-05-03 Steinar H. GundersonSwitch to linear interpolation by default.
2013-05-03 Steinar H. GundersonRename decode.c to decode.cpp.