aboutsummaryrefslogtreecommitdiffstats
path: root/home/audio.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-1/+1
|\
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-2/+2
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-2/+2
|\|
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-2/+2
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-121-8/+8
|\|
| * Use the same music headers as pokecrystal (#382)Rangi2022-08-111-4/+4
| |
| * Sync more with pokeyellowRangi2020-11-061-4/+0
| |
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-5/+5
| |
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-3/+3
| |
| * Update audio macro namesdannye2019-07-271-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
| * Redo audio header macrodannye2016-07-271-4/+4
| |
| * remove address commentsYamaArashi2016-06-111-7/+7
| |
* | Trim extra newlines from some filesRangi2021-04-081-1/+0
| |
* | Sync more with pokeredRangi2020-11-061-11/+13
| |
* | Sync with pokereddannye2020-11-041-5/+5
| |
* | Sync with pokereddannye2020-05-201-11/+11
| |
* | Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-07-161-7/+9
|\ \
| * | sync homeYamaArashi2016-06-121-8/+10
| | |
* | | Remove more address commentsdannye2016-06-121-3/+3
|/ /
* | remove address commentsYamaArashi2016-06-111-15/+15
| |
* | Clean up white spacedannye2016-06-061-5/+5
| |
* | Finish disassembling the functions in bank 3epikalaxalt2016-06-041-0/+1
| |
* | The rest of SS Annepikalaxalt2016-05-311-2/+2
| |
* | Audio bank 4 constants; space after commas in home/audio.asmpikalaxalt2016-05-211-34/+35
| |
* | Document audio functions.luckytyphlosion2016-03-191-49/+28
| |
* | overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-1/+1
| | | | | | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* | bank1f audio.luckytyphlosion2015-10-031-2/+2
| | | | | | | | Also move yellow/audio.asm to audio.asm
* | Bank8 audio.luckytyphlosion2015-09-271-5/+5
| | | | | | | | | | | | todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly
* | Bank2 audio.luckytyphlosion2015-09-261-3/+3
| | | | | | | | todo: correct labels
* | Make pokeyellow build correctly.luckytyphlosion2015-09-031-11/+11
| |
* | Fixes.luckytyphlosion2015-08-301-2/+2
| |
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-71/+90
|\| | | | | | | Doesn't build.
| * commented audio codeYamaArashi2015-08-081-99/+134
| |
| * Unify audio bank referencesdannye2015-07-221-22/+22
| | | | | | | | | | | | 2→1 8→2 1f→3
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-10/+10
| | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* | Fix bank1c errors and a few missed bank0 errors.luckytyphlosion2015-08-091-1/+2
| |
* | Fix typos up to end of home/audio.asmluckytyphlosion2015-08-091-2/+4
| |
* | Attempt to make Yellow Buildable, part 5luckytyphlosion2015-08-021-4/+4
| | | | | | | | Rest of unknown pointers in homebank, fix some function names.
* | Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-011-4/+3
| |
* | Fix label typo.luckytyphlosion2015-06-101-1/+1
| |
* | Finish working on remaining audio function.luckytyphlosion2015-06-101-23/+16
| |
* | More home/audio.asmluckytyphlosion2015-06-101-42/+135
| |
* | Some home/audio.asm documentationluckytyphlosion2015-06-091-18/+38
| |
* | Fix EOL to LF to make push requests more doable.luckytyphlosion2015-06-051-186/+186
| |
* | Completed home/overworld.asm with other related functionsluckytyphlosion2015-05-171-183/+186
|/
* Commented more sprite and map codeYamaArashi2014-09-131-1/+1
|
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-1/+1
|
* Clean up music bank referencesU-Fish-PC\Daniel2014-06-091-8/+8
|
* Split more code out of home.asm.yenatch2014-05-311-0/+183