1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines/Electron
Thomas Harte 97eff5b16d Formally distinguishes Macintosh keys from virtual keys.
Also: adds mappings for keypad keys, and corrects a couple of
long-standing capitalisation errors in my virtual key set.
2019-08-02 16:15:34 -04:00
..
Electron.cpp Starts trying to formalise just-in-time execution. 2019-07-28 21:49:54 -04:00
Electron.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
Interrupts.hpp
Keyboard.cpp Formally distinguishes Macintosh keys from virtual keys. 2019-08-02 16:15:34 -04:00
Keyboard.hpp Fixes mouse input when a button is pressed; attempts keyboard input. 2019-07-02 21:14:33 -04:00
Plus3.cpp
Plus3.hpp
SoundGenerator.cpp
SoundGenerator.hpp
Tape.cpp
Tape.hpp
Video.cpp Wires through set_display_type. 2018-11-29 20:44:21 -08:00
Video.hpp Wires through set_display_type. 2018-11-29 20:44:21 -08:00