pokecrystal/audio/music_pointers.asm, branch master Pokémon Crystal Verify data table sizes with table_width and assert_table_length macros 2021-03-04T05:15:03+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-04T03:22:41+00:00 40902ffe244544d638567642e4e01b9c5801db23 This was discussed in #706 It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
This was discussed in #706

It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
No space between labels and bodies 2018-06-25T16:24:18+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-06-25T16:24:18+00:00 1caa50a6474edd3896911409d548faa0731621b7

Remove even more address comments 2018-06-25T00:10:37+00:00 mid-kid esteve.varela@gmail.com 2018-06-25T00:10:37+00:00 5efce10789bc8291ca5517bdeaacab95459b3fdb That should be all of them this time
That should be all of them this time
Remove all address comments 2018-06-24T14:13:22+00:00 mid-kid esteve.varela@gmail.com 2018-06-24T14:09:41+00:00 1d9a68dbdd0132035f1fc7b7ea8f7fdc24741507

Keep table labels in the same files as their contents. 2017-12-12T03:44:25+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-12T03:44:25+00:00 f1f84743f7759a0f808f935add82439ba6637d2b

Remove useless file 2017-11-30T20:44:27+00:00 mid-kid esteve.varela@gmail.com 2017-11-30T20:44:27+00:00 f619e84e4f6cd24cd4a089da58625d54ad6b3ab1 Also fixed a comment on top of music_pointers.asm
Also fixed a comment on top of music_pointers.asm
Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style 2016-04-10T18:42:14+00:00 pikalaxalt PikalaxALT@gmail.com 2016-04-10T18:42:14+00:00 bf73772a560ddfdf0b404ba3f85eb26542031b7b

dbw BANK, addr replaced with dba 2015-11-04T00:43:47+00:00 PikalaxALT PikalaxALT@gmail.com 2015-11-04T00:43:47+00:00 c5527a02ae1423479af567acf7dc38708f50f9b3

Clean up and condense music includes 2013-02-05T23:00:32+00:00 yenatch yenatch@gmail.com 2013-02-05T23:00:32+00:00 ff5bd60966407a57186faa1ed925bec253a24798

Split audio engine and pointers into files 2013-02-05T21:48:46+00:00 yenatch yenatch@gmail.com 2013-02-05T21:48:46+00:00 9acf56102ae27aa418657b5b481cb5058ca6883c Creates folder audio/
Creates folder audio/