summaryrefslogtreecommitdiff
path: root/include/gba/m4a_internal.h
AgeCommit message (Collapse)Author
2021-10-09Add TRACKS_ALL, remove BGCntrlBitfieldGriffinR
2021-05-13Update IsPokemonCryPlayinggAlfonso-bit
2020-12-12fix typoMichael Panzlaff
2020-12-11more CgbSound decipher workMichael Panzlaff
2020-12-11use better m4a variable/constant namesMichael Panzlaff
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-08-29fixed mistakespi1024e
2020-08-22Cleaned up the libraries.PokeCodec
2019-02-01CgbSound is decompiled.DizzyEggg
2018-09-22Rename voicegroupsKermalis
2017-11-18start working on berry blenderDizzyEggg
2017-09-02start labelling, decompiling sound.sDizzyEggg
2016-11-01name pokemon cry voicegroupYamaArashi
2016-11-01Ported libmks4agb from pokeruby (#12)Diegoisawesome
* Port agb_flash from pokeruby * use ramscrgen * formatting * delete ewram_syms.txt and iwram_syms.txt * Finish port of agb_flash * Ported libmks4agb from pokeruby * Reordered declarations to match pokeruby
2016-10-31Ported task.c and others from pokerubyDiegoisawesome