1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Storage/Tape/Parsers
Thomas Harte f190a1395a Enables detection of CPC-format tape data.
It turns out that the Spectrum's timings are its alone; speed autodetection added.
2021-03-10 22:02:10 -05:00
..
Acorn.cpp More minor style improvements. 2021-03-07 20:49:40 -05:00
Acorn.hpp More minor style improvements. 2021-03-07 20:49:40 -05:00
Commodore.cpp Factors proceed_to_symbol upwards. 2021-03-07 20:48:51 -05:00
Commodore.hpp Factors proceed_to_symbol upwards. 2021-03-07 20:48:51 -05:00
MSX.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
MSX.hpp Eliminates all endashes. 2018-05-13 15:43:03 -04:00
Oric.cpp Minor style improvements: some local consts, and overrides. 2021-03-07 15:56:58 -05:00
Oric.hpp More minor style improvements. 2021-03-07 20:49:40 -05:00
Spectrum.cpp Enables detection of CPC-format tape data. 2021-03-10 22:02:10 -05:00
Spectrum.hpp Enables detection of CPC-format tape data. 2021-03-10 22:02:10 -05:00
TapeParser.hpp Factors proceed_to_symbol upwards. 2021-03-07 20:48:51 -05:00
ZX8081.cpp Minor style improvements: some local consts, and overrides. 2021-03-07 15:56:58 -05:00
ZX8081.hpp Minor style improvements: some local consts, and overrides. 2021-03-07 15:56:58 -05:00