65c816: further updates
authorAlan Cox <alan@linux.intel.com>
Sat, 23 Sep 2017 17:19:44 +0000 (18:19 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 23 Sep 2017 17:19:44 +0000 (18:19 +0100)
commitd88706a3d92b61345738d0a883d6bc3c4288a305
tree9f9d98cb7669c2544f99e4a8e1280e11a06c82a8
parent9695eec2c425b1db68e4cef8c2e0a02b0343d296
65c816: further updates

At this point it compiles although there is stuff to finish fixing up before
it's even worth trying to boot an image.
15 files changed:
Kernel/bank65c816.c
Kernel/lib/65c816.s
Kernel/lowlevel-65c816.s
Kernel/platform-v65c816/Makefile
Kernel/platform-v65c816/README
Kernel/platform-v65c816/commonmem.s
Kernel/platform-v65c816/config.h
Kernel/platform-v65c816/crt0.s
Kernel/platform-v65c816/devhd.c
Kernel/platform-v65c816/kernel.def
Kernel/platform-v65c816/ld65.cfg
Kernel/platform-v65c816/main.c
Kernel/platform-v65c816/target.mk
Kernel/platform-v65c816/v65.s
Kernel/usermem_std-65c816.s