summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2016-06-06Remove unused source filesdannye
2016-06-06Clean up white spacedannye
2016-05-21Some work on disassembling npc movement scripts (aka informed copy/paste from...pikalaxalt
2016-05-21Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4pikalaxalt
2016-05-21Fix sfx separationpikalaxalt
2016-05-21Unhexlify unknown music macro arguments in bank AUDIO_4pikalaxalt
2016-05-21Audio bank 4 constants; space after commas in home/audio.asmpikalaxalt
2016-05-21Fix missing colons and missing LF at EOFpikalaxalt
2016-05-21Garbage data in bank AUDIO_4 replaced with static incbinpikalaxalt
2016-05-21Split sound effects 4pikalaxalt
2016-05-20Add space after commas in music headerspikalaxalt
2016-05-20Disassemble yellow soundspikalaxalt
2016-03-19More audio4 documentation.luckytyphlosion
2016-03-19Start working on bank20 audioluckytyphlosion
2016-03-19Document audio functions.luckytyphlosion
2015-10-29overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion
2015-10-24Convert pikachu cries to .wav files, and process .wav files into .pcm files a...Marcus Huderle
2015-10-03bank1f audio.luckytyphlosion
2015-09-27Bank8 audio.luckytyphlosion
2015-09-26Bank2 audio.luckytyphlosion
2015-09-19More bank3f documentation and a bit of audio.asm prepluckytyphlosion
2015-08-30Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion
2015-08-08commented audio codeYamaArashi
2015-08-01Build only YellowU-Daniel-PC\Daniel
2015-07-22Unify audio bank referencesdannye
2015-07-22Rename sound effect filesdannye
2015-07-03Rename/organize part 4 of 4U-Daniel-PC\Daniel
2015-07-03Rename/organize part 3 of 4U-Daniel-PC\Daniel
2015-06-01Add newlines to EOFsU-Daniel-PC\Daniel
2015-03-12Low health alarm documentationU-Daniel-PC\Daniel
2014-10-17Kill version.asm.IIMarckus
2014-06-10Make each pitch/instrument its own macroU-Fish-PC\Daniel
2014-06-09Clean up white spaceU-Fish-PC\Daniel
2014-06-09Clean up music bank referencesU-Fish-PC\Daniel
2014-06-09Combine wave filesU-Fish-PC\Daniel
2014-06-09Improve music command namesU-Fish-PC\Daniel
2014-05-26Remove most static wram addresses. Use labels instead.yenatch
2014-04-06combine audio and music foldersU-Fish-PC\Daniel
2014-03-30Stop using [$ff00+$xx] syntax.yenatch
2014-01-27Get rid of globals.asm. Use ::s to export labels between objects.yenatch
2014-01-09fix some duty labelsyenatch
2014-01-09split instrument duty into audio/yenatch
2014-01-06split out the audio enginesyenatch