1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +00:00
CLK/Machines/Commodore/Vic-20
Thomas Harte 4f289ab10b Corrects some deficiencies in Vic-20 keyboard mapping.
... albeit without yet being clear on the wiring behind restore.
2017-10-12 22:33:00 -04:00
..
CharacterMapper.cpp Transfers possession of keyboard mappings from the Mac side over to individual machines. 2017-10-12 22:25:02 -04:00
CharacterMapper.hpp Within the Typer framework: hatched out CharacterMapper as a distinct thing from the target for keypresses, better to formalise responsibility but also to make it easy cleanly to sever that stuff into its own little part. 2017-08-03 11:42:31 -04:00
KeyboardMapper.cpp Corrects some deficiencies in Vic-20 keyboard mapping. 2017-10-12 22:33:00 -04:00
KeyboardMapper.hpp Transfers possession of keyboard mappings from the Mac side over to individual machines. 2017-10-12 22:25:02 -04:00
Vic20.cpp Corrects some deficiencies in Vic-20 keyboard mapping. 2017-10-12 22:33:00 -04:00
Vic20.hpp Transfers possession of keyboard mappings from the Mac side over to individual machines. 2017-10-12 22:25:02 -04:00