1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-10 12:29:01 +00:00
CLK/Storage/Tape
2017-06-22 22:28:50 -04:00
..
Formats
Parsers Fixed dumb out-of-bounds access error. 2017-06-22 22:28:50 -04:00
Tape.cpp Gave the binary tape player a more logical assignment of wave level to output level. Which miraculously appears to have been the issue with the ZX80/81 tape loading — the inconsistency of silences seems to have been the issue. 2017-06-21 22:13:24 -04:00
Tape.hpp