aboutsummaryrefslogtreecommitdiffstats
path: root/home/audio.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-06-30Replace hardware_constants.asm with hardware.inc (#511)Rangi1-2/+2
2024-07-16Identify various flag labels and bit constants (#454)Sylvie1-2/+2
2022-08-11Use the same music headers as pokecrystal (#382)Rangi1-4/+4
2021-04-08Trim extra newlines from some filesRangi1-1/+0
2020-11-06Sync more with pokeredRangi1-11/+13
2020-11-06Sync more with pokeyellowRangi1-4/+0
2020-11-04Sync with pokereddannye1-5/+5
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-5/+5
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi1-3/+3
2020-05-20Sync with pokereddannye1-11/+11
2019-07-27Update audio macro namesdannye1-1/+1
change audio channel numbers from 0-7 back to 1-8 change all note macros back to single note macro todo: fix comments with old macro names, update noise macros/instrument names
2016-07-27Redo audio header macrodannye1-4/+4
2016-06-12sync homeYamaArashi1-8/+10
2016-06-12Remove more address commentsdannye1-3/+3
2016-06-11remove address commentsYamaArashi1-15/+15
2016-06-11remove address commentsYamaArashi1-7/+7
2016-06-06Clean up white spacedannye1-5/+5
2016-06-04Finish disassembling the functions in bank 3epikalaxalt1-0/+1
2016-05-31The rest of SS Annepikalaxalt1-2/+2
2016-05-21Audio bank 4 constants; space after commas in home/audio.asmpikalaxalt1-34/+35
2016-03-19Document audio functions.luckytyphlosion1-49/+28
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion1-1/+1
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-03bank1f audio.luckytyphlosion1-2/+2
Also move yellow/audio.asm to audio.asm
2015-09-27Bank8 audio.luckytyphlosion1-5/+5
todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly
2015-09-26Bank2 audio.luckytyphlosion1-3/+3
todo: correct labels
2015-09-03Make pokeyellow build correctly.luckytyphlosion1-11/+11
2015-08-30Fixes.luckytyphlosion1-2/+2
2015-08-09Fix bank1c errors and a few missed bank0 errors.luckytyphlosion1-1/+2
2015-08-09Fix typos up to end of home/audio.asmluckytyphlosion1-2/+4
2015-08-08commented audio codeYamaArashi1-99/+134
2015-08-02Attempt to make Yellow Buildable, part 5luckytyphlosion1-4/+4
Rest of unknown pointers in homebank, fix some function names.
2015-08-01Attempt to make Yellow buildable, part 2.luckytyphlosion1-4/+3
2015-07-22Unify audio bank referencesdannye1-22/+22
2→1 8→2 1f→3
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel1-10/+10
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-06-10Fix label typo.luckytyphlosion1-1/+1
2015-06-10Finish working on remaining audio function.luckytyphlosion1-23/+16
2015-06-10More home/audio.asmluckytyphlosion1-42/+135
2015-06-09Some home/audio.asm documentationluckytyphlosion1-18/+38
2015-06-05Fix EOL to LF to make push requests more doable.luckytyphlosion1-186/+186
2015-06-04EOL Windows->UNIXU-Daniel-PC\Daniel1-186/+186
2015-05-17Completed home/overworld.asm with other related functionsluckytyphlosion1-183/+186
2014-09-13Commented more sprite and map codeYamaArashi1-1/+1
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi1-1/+1
2014-06-09Clean up music bank referencesU-Fish-PC\Daniel1-8/+8
2014-05-31Split more code out of home.asm.yenatch1-0/+183