pokeruby/tools
yenatch 10e5474a65 aif2pcm: Fix length reporting. Don't use a MARK chunk if no loop.
The reported sample length in the aif header can differ from the actual
length of the SSND chunk. The END marker was being misused to contain
the reported length, but this still counts as a loop in aif2agb, even
if the START marker is omitted (it defaults to the END value).

Now the reported length is in the COMM chunk, which is more correct.
2017-01-08 16:06:19 -05:00
..
aif2pcm aif2pcm: Fix length reporting. Don't use a MARK chunk if no loop. 2017-01-08 16:06:19 -05:00
bin2c text.c 2016-05-30 02:19:25 -07:00
gbagfx add error check to RL decompression 2016-09-11 10:02:01 -07:00
mid2agb support xcmd (partially) 2016-08-29 00:29:05 -07:00
preproc Potential fix for Issue #1 (#10) 2016-06-17 05:00:47 -07:00
ramscrgen fix alignment issues with some versions of ld 2016-09-28 19:59:10 -07:00
rsfont Reorder LIBS in rsfont and gbagfx. 2016-07-22 00:00:53 -04:00
scaninc use compiled libgcc 2016-04-30 04:19:00 -07:00