trs80: Add serial, keyboard and interrupt handling
authorAlan Cox <alan@linux.intel.com>
Thu, 18 Dec 2014 21:34:25 +0000 (21:34 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 18 Dec 2014 21:34:25 +0000 (21:34 +0000)
commit4f420e6276e91b0c31c7a638b83fc7c0fa2fe710
treeed67398230d4b1a89425921f2379d39dde9a5a69
parent10cd142cd142569dc9badf207d9b33c73c9386ce
trs80: Add serial, keyboard and interrupt handling

This gives a console you can type into and which is at least good enough
to set the root fs. It follows the standard TRS80 layout but with some extra
ctrl and ctrl-shift hooks for useful keys Tandy forgot to include ({} etc)
Kernel/platform-trs80/devices.c
Kernel/platform-trs80/devtty.c
Kernel/platform-trs80/devtty.h
Kernel/platform-trs80/main.c
Kernel/platform-trs80/trs80.s