Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-08 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-06-06 | Remove unused source files | dannye | |
2016-06-05 | Split bank 3e | pikalaxalt | |
2016-05-21 | Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4 | pikalaxalt | |
2016-05-21 | Unhexlify unknown music macro arguments in bank AUDIO_4 | pikalaxalt | |
2016-05-21 | Audio bank 4 constants; space after commas in home/audio.asm | pikalaxalt | |
2015-10-11 | engine/items/items.asm | luckytyphlosion | |
2015-08-08 | commented audio code | YamaArashi | |
2015-07-22 | Unify audio bank references | dannye | |
2→1 8→2 1f→3 | |||
2015-07-22 | Rename sound effect files | dannye | |
2015-07-21 | Name some battle sound effects | dannye | |
2015-07-19 | Name sound effects | dannye | |
2014-03-30 | Use labels instead of static addresses in sound pointers. | yenatch | |
Static address substraction would wreak havoc in other memory configurations. | |||
2014-01-21 | define music constants instead of running around with ((label-$4000)/3) | yenatch | |