1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00
CLK/Machines/AmstradCPC
2017-08-15 22:47:17 -04:00
..
AmstradCPC.cpp Introduces active input handling for the AY and uses it in the CPC to give proper, active keyboard input, rather than push-on-select, which was only ever a temporary hack. Also maps a few more keys for the Amstrad. 2017-08-15 22:47:17 -04:00
AmstradCPC.hpp Ensured that a virtual destructor is declared, so that the various automatically-generated real constructors get in on the action. 2017-08-11 12:07:48 -04:00
CharacterMapper.cpp Made an initial attempt at typer support for the CPC. 2017-08-11 11:21:07 -04:00
CharacterMapper.hpp Made an initial attempt at typer support for the CPC. 2017-08-11 11:21:07 -04:00