This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2024-12-26 09:29:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
55df96491c
CLK
/
Storage
/
Tape
History
Thomas Harte
919fc48cc5
Fixed dumb out-of-bounds access error.
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