1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-04 15:05:36 +00:00
CLK/Machines/Electron
Thomas Harte 78ee46270b Transfers possession of keyboard mappings from the Mac side over to individual machines.
Specifically by establishing an intermediate representation of a useful mix between the American and British IBM and Mac keyboard layouts, and routing through that.
2017-10-12 22:25:02 -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
Electron.cpp Transfers possession of keyboard mappings from the Mac side over to individual machines. 2017-10-12 22:25:02 -04:00
Electron.hpp
Interrupts.hpp
KeyboardMapper.cpp Transfers possession of keyboard mappings from the Mac side over to individual machines. 2017-10-12 22:25:02 -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
Plus3.cpp Drives now have a finite number of heads. 2017-09-15 21:18:36 -04:00
Plus3.hpp Adjusts the 1770 not to talk directly to the drive about motor status. 2017-09-11 22:10:56 -04:00
Speaker.cpp
Speaker.hpp
Tape.cpp
Tape.hpp
Video.cpp
Video.hpp