ubee: Next stages to get from prototype to usable
authorAlan Cox <alan@linux.intel.com>
Thu, 19 Apr 2018 22:50:37 +0000 (23:50 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 19 Apr 2018 22:50:37 +0000 (23:50 +0100)
commit85d4aad82dac48340ed5d8d4ef59ab68ceecfd69
treef75ad0797ee2a000f6c3ccd0d8f16ebc4eca9bec
parentdb67dae7d3f92acf7e3e11dabd38da76a4e826d6
ubee: Next stages to get from prototype to usable

- Draft code for lpen keyboard
- Fix various platform detection bugs
- Rework video to bank it out when not used (in progress)
- Support attributes and colour
- Memory map re-arrange and buffer recovery
- Turn on networking and other stuff that is useful

Not yet working (still debugging the video changes)
Kernel/platform-ubee/Makefile
Kernel/platform-ubee/README
Kernel/platform-ubee/config.h
Kernel/platform-ubee/crt0.s
Kernel/platform-ubee/devtty.h
Kernel/platform-ubee/discard.c [new file with mode: 0644]
Kernel/platform-ubee/fuzix.lnk
Kernel/platform-ubee/kernel.def
Kernel/platform-ubee/main.c
Kernel/platform-ubee/ubee.s
Kernel/platform-ubee/vt.c [new file with mode: 0644]