aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some work on disassembling npc movement scripts (aka informed copy/paste ↵pikalaxalt2016-05-214-0/+29
| | | | from red)
* Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4pikalaxalt2016-05-2163-143/+110
|
* Fix sfx separationpikalaxalt2016-05-214-110/+11
|
* Unhexlify unknown music macro arguments in bank AUDIO_4pikalaxalt2016-05-2162-680/+681
|
* Fix missing colons and missing LF at EOFpikalaxalt2016-05-212-2/+2
|
* Split sound effects 4pikalaxalt2016-05-2167-1417/+1558
|
* Disassemble yellow soundspikalaxalt2016-05-201-0/+1417
|
* bank1f audio.luckytyphlosion2015-10-032-7/+6
| | | | Also move yellow/audio.asm to audio.asm
* Bank8 audio.luckytyphlosion2015-09-272-2/+13
| | | | | | todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-30356-1038/+715
|\ | | | | | | Doesn't build.
| * Unify audio bank referencesdannye2015-07-226-0/+0
| | | | | | | | | | | | 2→1 8→2 1f→3
| * Rename sound effect filesdannye2015-07-22321-657/+657
| |
| * Rename/organize part 4 of 4U-Daniel-PC\Daniel2015-07-03227-227/+0
| | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
| * Rename/organize part 3 of 4U-Daniel-PC\Daniel2015-07-0396-96/+0
| | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* | Build only YellowU-Daniel-PC\Daniel2015-08-011-17/+0
|/ | | | | | | | | | | | | | | | | | | Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
* Add newlines to EOFsU-Daniel-PC\Daniel2015-06-01323-322/+322
|
* Kill version.asm.IIMarckus2014-10-171-2/+2
|
* Make each pitch/instrument its own macroU-Fish-PC\Daniel2014-06-1015-328/+328
|
* Improve music command namesU-Fish-PC\Daniel2014-06-0913-35/+35
|
* combine audio and music foldersU-Fish-PC\Daniel2014-04-06323-0/+5940