File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1- 0.05wip11 (future )
1+ 0.05wip11 (2019-03-14 )
22* Attack track allows grace notes (#35, reported by retrodpc)
33* Channel volume in attack track is ignored rather than clobbering
44 another variable (#35, reported by retrodpc)
Original file line number Diff line number Diff line change 1111
1212# These are used in the title of the NES program and the zip file.
1313title := pently
14- version := 0.05wip10
14+ version := 0.05wip11
1515
1616# Name of Pently score for main targets "pently.nes" and "pently.nsf"
1717# is audio/$(scorename).pently, such as audio/musicseq.pently.
@@ -162,7 +162,6 @@ $(objdir)/%.ftm.txt: audio/%.0cc
162162$(objdir ) /% .pently : $(objdir ) /% .ftm.txt
163163 $(FT2P ) -i $< -o $@
164164
165-
166165$(objdir ) /% .s : tools/pentlyas.py $(objdir ) /% .pently
167166 $(PY ) $^ -o $@ --write-inc $(@:.s=-titles.inc ) --periods 76
168167$(objdir ) /% -rmarks.s : tools/pentlyas.py $(objdir ) /% .pently
You can’t perform that action at this time.
0 commit comments