mtx: Memotech updates
authorAlan Cox <alan@linux.intel.com>
Mon, 18 Mar 2019 23:08:35 +0000 (23:08 +0000)
committerAlan Cox <alan@linux.intel.com>
Mon, 18 Mar 2019 23:08:35 +0000 (23:08 +0000)
commit48e1703f76909fbcc011d378f055cbaf7c31052a
tree5a8f37a3534abef60cba2ac5c6ce2fff9e4bf755
parent13bc80adeb72413957cb5cca090c33420813f5f7
mtx: Memotech updates

Start putting in place the stuff for the CFII and the Propeller based 80 column
card. Also fill in some of the graphics and other bits. Fix the maximum memory
banks.

There are still some really ugly things to deal with. Do we expose the propeller
directly or via the VT layer. How do we align that with the graphics ioctls.

Stil need to think about UDGs
13 files changed:
Kernel/platform-mtx/Makefile
Kernel/platform-mtx/README
Kernel/platform-mtx/config.h
Kernel/platform-mtx/crt0.s
Kernel/platform-mtx/devices.c
Kernel/platform-mtx/devsil.c
Kernel/platform-mtx/devtty.c
Kernel/platform-mtx/devtty.h
Kernel/platform-mtx/floppy.s
Kernel/platform-mtx/fuzix.lnk
Kernel/platform-mtx/kernel.def
Kernel/platform-mtx/main.c
Kernel/platform-mtx/mtx.s