1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Machines/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
..
Keyboard.cpp Introduces most of a keyboard mapping for the MSX. 2017-11-30 19:27:53 -05:00
Keyboard.hpp Switches KeyGrave and KeyQuote, correcting a disarrangement. 2017-12-20 21:16:54 -05:00
MSX.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
MSX.hpp Moves the MSX class to the appropriate place and gives it a Z80. 2017-11-24 21:59:54 -05:00