1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-18 23:23:56 +00:00
CLK/Storage/Tape
2017-06-22 22:28:50 -04:00
..
Formats Made an attempt to get .p/.80 checked and as far as the emulated machine. 2017-06-12 19:41:59 -04:00
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 'Tape' has joined the new underscore orthodoxy. 2016-12-03 12:05:19 -05:00