trs80m1: add initial exatron support
authorAlan Cox <alan@linux.intel.com>
Tue, 3 Jul 2018 15:48:04 +0000 (16:48 +0100)
committerAlan Cox <alan@linux.intel.com>
Tue, 3 Jul 2018 15:48:04 +0000 (16:48 +0100)
commit73aa7a33907457632ea8c00a27adbb3d9d18c49e
treead1586cc0f6ce28bc3b02fc75e517fe64f0be4ba
parent77cfb098b04bc5883f8bbb5d8b2234e35e3aa474
trs80m1: add initial exatron support

We need something to develop tape code against and the stringy floppy is nice
and easy on the Model I because it's a ROM full of nice helpers..
Kernel/platform-trs80m1/Makefile
Kernel/platform-trs80m1/devgfx.c
Kernel/platform-trs80m1/devices.c
Kernel/platform-trs80m1/devstringy.c [new file with mode: 0644]
Kernel/platform-trs80m1/devstringy.h [new file with mode: 0644]
Kernel/platform-trs80m1/fuzix.lnk
Kernel/platform-trs80m1/stringy.s [new file with mode: 0644]
Kernel/platform-trs80m1/trs80.s