Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-23 | Add missing :req, remove old macros | GriffinR | |
2021-08-08 | unsigned int -> u32 | Kurausukun | |
2021-08-08 | oops | Kurausukun | |
2021-08-08 | rename variable | Kurausukun | |
2021-08-08 | port cgb fakematching fixes (thanks to revo) | Kurausukun | |
2021-05-23 | UBFix: uninitialized variables in m4a engine and siirtc.c (#1432) | gAlfonso-bit | |
2021-05-13 | Update IsPokemonCryPlaying | gAlfonso-bit | |
2021-04-19 | THE BEAST IS SLAIN | Kurausukun | |
2021-03-21 | cleanup some m4a code (thanks to shoomer) | Kurausukun | |
2020-12-12 | remove trailing spaces | Michael Panzlaff | |
2020-12-11 | more CgbSound decipher work | Michael Panzlaff | |
2020-12-11 | use better m4a variable/constant names | Michael Panzlaff | |
2020-11-02 | Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald ↵ | Kurausukun | |
into reverts | |||
2020-11-02 | address comments | Kurausukun | |
2020-10-26 | Merge branch 'master' into reverts | aaaaaa123456789 | |
2020-10-16 | Remove newline | Kurausukun | |
2020-10-16 | formatting | Kurausukun | |
2020-10-16 | [LEAK INFORMED] match FadeOutBody | Kurausukun | |
2020-09-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
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-29 | Remove const | pi1024e | |
2020-08-29 | fixed mistakes | pi1024e | |
2020-08-22 | Cleaned up the libraries. | PokeCodec | |
2020-08-18 | Wrap asm statements in NONMATCHING | GriffinR | |
2019-06-26 | Modernize code | PikalaxALT | |
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input | |||
2019-02-01 | Merge m4a files into one, get rid of one asm | DizzyEggg | |