Created C1P object file generator.

This commit is contained in:
Stephan Mühlstrasser
2013-07-16 22:29:14 +02:00
parent c6f97e914c
commit 9b505d7b65
3 changed files with 314 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
ifeq ($(shell echo),)
PROGS = ar65 \
c1p65 \
ca65 \
cc65 \
cl65 \