diff --git a/CHANGES.txt b/CHANGES.txt index 69a384c..578d420 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,15 +4,19 @@ another variable (#35, reported by retrodpc) * Option to round row grid to nearest tick on loop, pattern start, or beat (#37) -* Deprecate use of proc-local labels in preparation for ASM6 port -* sfxed: Fix display of rate in slow (rate 10+) effects +* Remove use of other .proc's labels in preparation for ASM6 port +* pentlyas.py: Fix bugs in fallthrough command and document it (#1, + reported by jroatch) * pentlyas.py: Specify tempo based on a musical duration other than a beat (#34) -* Specify NSF title, author, and copyright in score, not hardcoded in - NSF shell (#38) -* Specify track titles in score, not tracknames.txt (#38) -* Write NSFe and NSF2 formats (#39, #41) -* Calculate duration of each song and sound effect (#40) +* pentlyas.py: Calculate duration of each song and sound effect (#40) +* NES shell: Take track titles from score (#38) +* NSF shell: Take NSF title, author, and copyright from score (#38) +* NSF shell: Write NSFe and NSF2 formats (#39, #41) +* sfxed: Fix display of rate in slow (rate 10+) effects +* Move .pently files to audio folder +* makefile: Add a recipe to convert a FamiTracker module with + ft2pently (#36) 0.05wip10 (2018-10-28) * Grace note durations no longer reduced by 1 frame