summaryrefslogtreecommitdiff
path: root/src/m4a.c
AgeCommit message (Collapse)Author
2022-01-23Add missing :req, remove old macrosGriffinR
2021-08-08unsigned int -> u32Kurausukun
2021-08-08oopsKurausukun
2021-08-08rename variableKurausukun
2021-08-08port cgb fakematching fixes (thanks to revo)Kurausukun
2021-05-23UBFix: uninitialized variables in m4a engine and siirtc.c (#1432)gAlfonso-bit
2021-05-13Update IsPokemonCryPlayinggAlfonso-bit
2021-04-19THE BEAST IS SLAINKurausukun
2021-03-21cleanup some m4a code (thanks to shoomer)Kurausukun
2020-12-12remove trailing spacesMichael Panzlaff
2020-12-11more CgbSound decipher workMichael Panzlaff
2020-12-11use better m4a variable/constant namesMichael Panzlaff
2020-11-02Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald ↵Kurausukun
into reverts
2020-11-02address commentsKurausukun
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-16Remove newlineKurausukun
2020-10-16formattingKurausukun
2020-10-16[LEAK INFORMED] match FadeOutBodyKurausukun
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-29Remove constpi1024e
2020-08-29fixed mistakespi1024e
2020-08-22Cleaned up the libraries.PokeCodec
2020-08-18Wrap asm statements in NONMATCHINGGriffinR
2019-06-26Modernize codePikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-02-01Merge m4a files into one, get rid of one asmDizzyEggg