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
2025-01-29 20:31:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Tape
/
Formats
History
Thomas Harte
d9a2c32aca
Made an attempt to obey the proper TZX rules on gaps, and to hit the common-clock-rate
Time
optimisation.
2017-07-21 18:21:12 -04:00
..
CommodoreTAP.cpp
…
CommodoreTAP.hpp
…
CSW.cpp
Merge branch 'master' into TZX
2017-07-17 19:07:05 -04:00
CSW.hpp
…
OricTAP.cpp
Dragged multibyte primitives and signature checks up to the base class. Implemented support for Oric MFM-style .DSK, at the file format level.
2016-11-21 20:47:16 +08:00
OricTAP.hpp
…
TapePRG.cpp
…
TapePRG.hpp
…
TapeUEF.cpp
Factored out from the UEF implementation the concept of being a tape that has a queue of pending pulses and manages that queue.
2017-07-16 22:04:40 -04:00
TapeUEF.hpp
Factored out from the UEF implementation the concept of being a tape that has a queue of pending pulses and manages that queue.
2017-07-16 22:04:40 -04:00
TZX.cpp
Made an attempt to obey the proper TZX rules on gaps, and to hit the common-clock-rate
Time
optimisation.
2017-07-21 18:21:12 -04:00
TZX.hpp
Made an attempt to obey the proper TZX rules on gaps, and to hit the common-clock-rate
Time
optimisation.
2017-07-21 18:21:12 -04:00
ZX80O81P.cpp
…
ZX80O81P.hpp
Added a shell class that will one day be able to parse CSW files, plus the logic and metadata to instantiate it when a CSW presents itself.
2017-07-10 21:43:58 -04:00