1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/StaticAnalyser/MSX
Thomas Harte e349161a53 Rejigs the typing relationship so that use of a typer is not strongly implied by the interface.
Simultaneously implements typing on the MSX by direct insertion into the key buffer.
2017-12-29 18:30:46 -05:00
..
StaticAnalyser.cpp Rejigs the typing relationship so that use of a typer is not strongly implied by the interface. 2017-12-29 18:30:46 -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 Introduces [over-]analysis of cassette contents prior to starting the MSX, and simplifies ROM checking. 2017-12-29 15:11: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