Add Makefile for 6502 computers using CC65.

This commit is contained in:
2021-05-26 00:55:56 +01:00
parent 0a489f1680
commit 3946f33ddb
3 changed files with 128 additions and 0 deletions

View File

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