aboutsummaryrefslogtreecommitdiffstats
path: root/home/audio.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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