aboutsummaryrefslogtreecommitdiffstats
path: root/audio.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Store garbage data as visible PNG files, built as 2bppRangi2026-06-151-1/+1
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-04-151-1/+1
|\
| * Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580)PokefanMarcel2026-04-151-1/+1
* | Separate surfing Pikachu graphics from audio engine codeRangi2025-10-191-1/+0
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-10-021-3/+0
|\|
| * Require rgbds 0.6.0Rangi2022-10-021-3/+0
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-121-1/+2
|\|
| * Use the same music headers as pokecrystal (#382)Rangi2022-08-111-3/+3
| * Incorporate the suggested fixesSatoMew2021-05-011-4/+4
| * Identify the unused cry that was carried over to GSCSatoMew2021-05-011-4/+4
* | Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-261-1/+1
* | Identify the unused cry that was carried over to GSCSatoMew2021-05-021-4/+4
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-1/+1
|\|
| * Fix reference to unused_fanfare.asmSatoMew2020-11-301-1/+1
| * Identify what became GSC's Key Item fanfareSatoMew2020-11-291-1/+1
| * Some formatting changesRangi2020-10-191-3/+6
| * INCLUDE "engine/pokemon/bills_pc.asm" in main.asm, not audio.asmRangi2020-07-031-2/+5
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-228/+6
| * Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-271-15/+15
| * Use generic names for noise instrumentsdannye2019-07-281-57/+57
| * Update audio macro namesdannye2019-07-271-8/+8
| * Replace some hard-coded values with constantsRangi2019-07-071-1/+1
| * Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-011-3/+0
| * Clean up pre-linkerscript remnants.luckytyphlosion2018-11-181-19/+15
| * Fix typos in commentsdannye2017-06-241-1/+1
| * Revert "Fix floating sections"AntonioND2017-03-211-15/+15
| * Fix floating sectionsAntonioND2017-03-141-15/+15
| * Redo audio header macrodannye2016-07-271-3/+3
| * Fix sound effect channel numberingdannye2016-07-271-5/+5
| * Remove the last address commentsdannye2016-06-121-6/+6
| * remove address commentsYamaArashi2016-06-111-6/+6
| * No more W_dannye2015-08-301-2/+2
* | More debug yellowdannye2020-11-071-1/+3
* | Organize home and macro codeRangi2020-11-051-1/+1
* | Start reorganizing pokeyellowRangi2020-11-041-11/+3
* | Sync with pokereddannye2020-11-041-225/+25
* | Update Audio 4 sfx namesdannye2020-05-251-45/+45
* | Sync with pokereddannye2020-05-201-96/+107
* | Label surfing minigame SFXAmber Brault2019-10-111-5/+5
* | Update toolsCeleste Brault2019-06-101-1/+1
* | Clean up pre-linkerscript remnants.luckytyphlosion2018-11-181-24/+24
* | fix some constantsyenatch2018-04-011-7/+7
* | remove BANK[] and bank constants from ROMX sectionsyenatch2018-04-011-47/+31
* | move pikachu cries into a separate fileyenatch2018-04-011-207/+1
* | use a macro for pikachu criesyenatch2018-04-011-209/+107
* | remove address commentsYamaArashi2016-06-111-53/+53
* | Character dict; surfing minigame; printer debugpikalaxalt2016-06-111-1/+3
* | Remove unused source filesdannye2016-06-061-1/+1
* | Clean up white spacedannye2016-06-061-4/+4
* | Clean up Makefiledannye2016-06-061-0/+1