1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +00:00
CLK/Storage/Tape/Parsers
2017-06-08 21:32:27 -04:00
..
Acorn.cpp 'Tape' has joined the new underscore orthodoxy. 2016-12-03 12:05:19 -05:00
Acorn.hpp 'Tape' has joined the new underscore orthodoxy. 2016-12-03 12:05:19 -05:00
Commodore.cpp Implemented speedy header finding. So that's half of it. 2017-05-07 20:32:48 -04:00
Commodore.hpp Implemented speedy header finding. So that's half of it. 2017-05-07 20:32:48 -04:00
Oric.cpp 'Tape' has joined the new underscore orthodoxy. 2016-12-03 12:05:19 -05:00
Oric.hpp 'Tape' has joined the new underscore orthodoxy. 2016-12-03 12:05:19 -05:00
TapeParser.hpp Added: a shout-out when the tape has been exhausted. 2017-06-08 21:32:27 -04:00
ZX8081.cpp Relocated the ZX80/81 concept of a 'file' out from Tape into Data, given that it's an exact duplicate of memory. 2017-06-08 19:09:51 -04:00
ZX8081.hpp Relocated the ZX80/81 concept of a 'file' out from Tape into Data, given that it's an exact duplicate of memory. 2017-06-08 19:09:51 -04:00