trs80m1: sort out the keyboard
authorAlan Cox <alan@linux.intel.com>
Sun, 1 Jul 2018 23:58:12 +0000 (00:58 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 1 Jul 2018 23:58:12 +0000 (00:58 +0100)
commit1adb4ac0df5b738202e1a46fd3307a61d6608f62
tree10e9c38267d923a5977b8babb652e1c48f64fb85
parentf9d2f5d4e3fc7300b0f206dfdaa2e53c647abf67
trs80m1: sort out the keyboard

We now correctly implement the Model I and III keyboards including allowing
the use of downarrow for control and various extra control/control-shift combos
for characters that are otherwise missing.

While we are at it put back the framework for console flipping although this
depends at the moment on a key you can't press !
Kernel/platform-trs80m1/Makefile
Kernel/platform-trs80m1/README
Kernel/platform-trs80m1/config.h
Kernel/platform-trs80m1/devtty.c
Kernel/platform-trs80m1/devtty.h
Kernel/platform-trs80m1/fuzix.lnk
Kernel/platform-trs80m1/vtswap.s [new file with mode: 0644]