coco2: add the bits needed to convert the decb
authorAlan Cox <alan@linux.intel.com>
Wed, 7 Oct 2015 20:26:45 +0000 (21:26 +0100)
committerAlan Cox <alan@linux.intel.com>
Wed, 7 Oct 2015 20:26:45 +0000 (21:26 +0100)
commit6b2d863451ea10b6fe43bec88e0b0f7514152800
tree79f588a559a955432a23440c0727a15c0bdfa227
parentcf69c70675ca2ca644653e679ebbe71000d012b8
coco2: add the bits needed to convert the decb

Turn it into a binary memory image, then apply shuffle the high 4K so the loader
unpacks it off the disk image properly.
Kernel/Makefile
Kernel/cpu-6809/image.mk
Kernel/cpu-6809/rules.mk
Kernel/platform-coco2/Makefile
Kernel/platform-coco2/fuzix.link
Kernel/tools/decb-image.c [new file with mode: 0644]