Polish to docs and sample code

This commit is contained in:
Quinn Dunki
2015-02-08 17:50:44 -08:00
parent b84ca22261
commit aa7425b99a
6 changed files with 34 additions and 157 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ PGM=weegui
DEMO=asmdemo
all: $(DEMO) $(PGM)
#all: $(PGM)
$(DEMO):
@PATH=$(PATH):/usr/local/bin; $(CL65) -t apple2enh --start-addr $(ADDRDEMO) -l$(DEMO).lst $(DEMO).s