Add Makefile for Z80 computers using Z88DK.

This commit is contained in:
2021-05-26 00:55:23 +01:00
parent 640940f1a3
commit 0a489f1680
3 changed files with 314 additions and 0 deletions

View File

@@ -0,0 +1 @@
This directory contains the Makefile for Z80 computers using Z88DK. Use `build.sh` to build all the targets.