This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2024-11-19 08:31:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f08d500fd6
CLK
/
Machines
/
AmstradCPC
History
Thomas Harte
32136b75cd
Modifies mappings to improve key repeat on backspace and potentially allow mapping of other keys.
2020-03-02 23:10:18 -05:00
..
AmstradCPC.cpp
Extends logic for when to fall back on standard keypress logic even in logical mode.
2020-03-01 20:25:12 -05:00
AmstradCPC.hpp
Simplifies initialisation procedure for all machines.
2018-07-10 20:00:46 -04:00
Keyboard.cpp
Modifies mappings to improve key repeat on backspace and potentially allow mapping of other keys.
2020-03-02 23:10:18 -05:00
Keyboard.hpp
Ensures final thing in a key sequence is fully typed; adds ability to quicken input.
2020-02-29 18:12:32 -05:00