1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +00:00
CLK/Machines/ZX8081
2017-08-03 12:38:22 -04:00
..
CharacterMapper.cpp
CharacterMapper.hpp
Video.cpp
Video.hpp
ZX8081.cpp
ZX8081.hpp Formally declared the ZX80/81 and Amstrad CPC as keyboard machines in their public interface. Which means not having to repeat the meaning of set_key_state and clear_all_keys. So: a minor DRY improvement. 2017-08-03 12:38:22 -04:00