1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-23 05:29:23 +00:00
CLK/Storage/Tape
Thomas Harte c481293aca Liberalises CAS interpretation.
It seems to be an even weirder file format than I thought; it can contain only ROM-formatted data but seemingly often contains blobs that the ROM cannot write.
2017-12-29 09:56:58 -05:00
..
Formats Liberalises CAS interpretation. 2017-12-29 09:56:58 -05:00
Parsers Attempts to pull reimplementations of TAPION and TAPIN better into line with originals. 2017-12-28 22:48:04 -05:00
PulseQueuedTape.cpp Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
PulseQueuedTape.hpp Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
Tape.cpp Adds some appropriate costs to the tape players. 2017-12-26 22:13:28 -05:00
Tape.hpp Adds some appropriate costs to the tape players. 2017-12-26 22:13:28 -05:00