1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00
CLK/Storage/Tape/Parsers
Thomas Harte a32a2f36be Advances to correctly reading bytes.
Something is still amiss though. Maybe I'm supposed to update the checksum?
2021-03-12 19:15:35 -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 Adds necessary interface to inherit a CPC tape-speed byte. 2021-03-12 18:43:20 -05:00
Spectrum.hpp Advances to correctly reading bytes. 2021-03-12 19:15:35 -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