Age | Commit message (Expand) | Author |
---|---|---|
2013-12-28 | audio: use labels.line_has_label and clean up crystal imports | yenatch |
2013-12-28 | audio: note duration from 0-15 to 1-16 to match pokered | yenatch |
2013-12-28 | audio: fix Noise and size handling for nybble params | yenatch |
2013-12-27 | don't use children functions in sort_asms | yenatch |
2013-12-25 | audio: more readable asm list sorting | yenatch |
2013-12-08 | audio: sort output by content | yenatch |
2013-11-17 | fix configuration import in audio.py | Bryan Bishop |
2013-11-17 | fix syntax error in audio.py | Bryan Bishop |
2013-11-13 | audio: pass in a channel id to sound commands | yenatch |
2013-11-13 | audio: noise command | yenatch |
2013-11-08 | audio: less ambiguous tuple unpacking | yenatch |
2013-11-08 | audio: sfx and cries are contiguous | yenatch |
2013-11-07 | oops forgot the cries | yenatch |
2013-11-07 | sound parsing actually works now | yenatch |
2013-11-05 | audio.py: cleaner key deletion | yenatch |
2013-11-05 | audio.py: pointer table generation | yenatch |
2013-10-31 | crystal: sound data dumper | yenatch |