aboutsummaryrefslogtreecommitdiffstats
path: root/audio (follow)
Commit message (Expand)AuthorAge
* Some work on disassembling npc movement scripts (aka informed copy/paste from...pikalaxalt2016-05-21
* Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4pikalaxalt2016-05-21
* Fix sfx separationpikalaxalt2016-05-21
* Unhexlify unknown music macro arguments in bank AUDIO_4pikalaxalt2016-05-21
* Audio bank 4 constants; space after commas in home/audio.asmpikalaxalt2016-05-21
* Fix missing colons and missing LF at EOFpikalaxalt2016-05-21
* Garbage data in bank AUDIO_4 replaced with static incbinpikalaxalt2016-05-21
* Split sound effects 4pikalaxalt2016-05-21
* Add space after commas in music headerspikalaxalt2016-05-20
* Disassemble yellow soundspikalaxalt2016-05-20
* More audio4 documentation.luckytyphlosion2016-03-19
* Start working on bank20 audioluckytyphlosion2016-03-19
* Document audio functions.luckytyphlosion2016-03-19
* overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-29
* Convert pikachu cries to .wav files, and process .wav files into .pcm files a...Marcus Huderle2015-10-24
* bank1f audio.luckytyphlosion2015-10-03
* Bank8 audio.luckytyphlosion2015-09-27
* Bank2 audio.luckytyphlosion2015-09-26
* More bank3f documentation and a bit of audio.asm prepluckytyphlosion2015-09-19
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-30
|\
| * commented audio codeYamaArashi2015-08-08
| * Unify audio bank referencesdannye2015-07-22
| * Rename sound effect filesdannye2015-07-22
| * Rename/organize part 4 of 4U-Daniel-PC\Daniel2015-07-03
| * Rename/organize part 3 of 4U-Daniel-PC\Daniel2015-07-03
* | Build only YellowU-Daniel-PC\Daniel2015-08-01
|/
* Add newlines to EOFsU-Daniel-PC\Daniel2015-06-01
* Low health alarm documentationU-Daniel-PC\Daniel2015-03-12
* Kill version.asm.IIMarckus2014-10-17
* Make each pitch/instrument its own macroU-Fish-PC\Daniel2014-06-10
* Clean up white spaceU-Fish-PC\Daniel2014-06-09
* Clean up music bank referencesU-Fish-PC\Daniel2014-06-09
* Combine wave filesU-Fish-PC\Daniel2014-06-09
* Improve music command namesU-Fish-PC\Daniel2014-06-09
* Remove most static wram addresses. Use labels instead.yenatch2014-05-26
* combine audio and music foldersU-Fish-PC\Daniel2014-04-06
* Stop using [$ff00+$xx] syntax.yenatch2014-03-30
* Get rid of globals.asm. Use ::s to export labels between objects.yenatch2014-01-27
* fix some duty labelsyenatch2014-01-09
* split instrument duty into audio/yenatch2014-01-09
* split out the audio enginesyenatch2014-01-06