v65c816-big: Further fixups
authorAlan Cox <alan@linux.intel.com>
Mon, 1 Jan 2018 20:00:38 +0000 (20:00 +0000)
committerAlan Cox <alan@linux.intel.com>
Mon, 1 Jan 2018 20:00:38 +0000 (20:00 +0000)
commit698631b8520e321d4c233fd75ce74f7a7c928927
treeaebb3736006c008c29de4687966a5c2316df14c4
parent0609f4f5d8f7bed51142c1f8713c2af3cf88f537
v65c816-big: Further fixups

This is enough to get os to taking an interrupt at which point it all goes
down the pan.

- Added a hack for the cc65 jmpvec problem
- Corrected data segment packing (was 512 bytes out)
- Fixed stack locations (I think)
Kernel/platform-v65c816-big/Makefile
Kernel/platform-v65c816-big/commonmem.s
Kernel/platform-v65c816-big/kernel.def
Kernel/platform-v65c816-big/ld65.cfg
Kernel/platform-v65c816-big/v65.s