trs80: Booting and banking work
authorAlan Cox <alan@linux.intel.com>
Wed, 11 Jul 2018 12:47:59 +0000 (13:47 +0100)
committerAlan Cox <alan@linux.intel.com>
Wed, 11 Jul 2018 12:47:59 +0000 (13:47 +0100)
commitf2a24eacddd72a270c9f89d6dad3098a173c3609
tree33629a41f84f8ff909152c7a8700ec826320f15c
parentb505f82489125aac0612f838eff7c566d01eb5ba
trs80: Booting and banking work

1. Get rid of BANK94, make the new bank code the default as it works fine
without a 3rd party bank card
2. Generate "proper" TRS80 disk images. Our boot disk was 40 track DSSD
with sectors numbered from 0. A normal TRS80 disk numbers from 1.
3. Turn on disk skewing so the media layout is a bit more optimal
Kernel/platform-trs80/Makefile
Kernel/platform-trs80/README
Kernel/platform-trs80/config.h
Kernel/platform-trs80/discard.c
Kernel/platform-trs80/fuzix.lnk
Kernel/platform-trs80/trs80-bank.s
Kernel/platform-trs80/trs80-bank94.s [deleted file]
Kernel/platform-trs80/trs80load.s