1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-16 16:28:59 +00:00
CLK/StaticAnalyser/MSX
Thomas Harte 999a0c22d4 Adds superficial support for MSX .DSK.
In the sense that the file format itself is properly parsed, but the MSX doesn't actually yet have disk hardware.
2018-01-07 16:35:57 -05:00
..
StaticAnalyser.cpp Adds superficial support for MSX .DSK. 2018-01-07 16:35:57 -05:00
StaticAnalyser.hpp Adds enough static analyser to get to the MSX itself as the point of failure in SDL/kiosk mode. 2017-11-25 13:18:24 -05:00
Tape.cpp Liberalises the end-of-file test for MSX ASCII. 2017-12-29 20:54:10 -05:00
Tape.hpp Introduces [over-]analysis of cassette contents prior to starting the MSX, and simplifies ROM checking. 2017-12-29 15:11:10 -05:00