zeta-v2: Build a CP/M loader for the kernel
authorWill Sowerbutts <will@sowerbutts.com>
Fri, 8 May 2015 22:45:14 +0000 (23:45 +0100)
committerWill Sowerbutts <will@sowerbutts.com>
Fri, 8 May 2015 22:45:55 +0000 (23:45 +0100)
Kernel/platform-zeta-v2/Makefile

index 1a168a2..724aa8e 100644 (file)
@@ -48,3 +48,4 @@ image:
        sdldz80 -m -i bootrom.rel
        makebin -s 256 bootrom.ihx > bootrom.bin
        cat bootrom.bin ../fuzix.bin > fuzix.rom
+       ../cpm-loader/makecpmloader ../cpm-loader/cpmload.bin ../fuzix.bin 0x88 fuzix.com