Cameron Hall
02860a983c
add aif2pcm to .gitignore
2016-09-29 15:39:00 -07:00
YamaArashi
5878577c41
fix alignment issues with some versions of ld
2016-09-28 19:59:10 -07:00
YamaArashi
e5fd0e3e1b
begin using common symbols
2016-09-25 01:40:53 -07:00
YamaArashi
61ea6194c9
introduce RAM variable LD script generator tool
2016-09-25 00:32:04 -07:00
YamaArashi
a1f83e332f
add error check to RL decompression
2016-09-11 10:02:01 -07:00
YamaArashi
a7aee9914e
include stdint.h in aif2pcm main.c
2016-09-10 18:06:57 -07:00
yenatch
9ce874ce6d
aif2pcm: Use uint32_t instead of unsigned long for .bin output.
2016-09-10 19:54:50 -04:00
YamaArashi
9cbf1aae19
make aif2pcm compatible with VS2015
2016-09-10 13:27:38 -07:00
Marcus Huderle
f7351a803b
Remove debugging statement from aif2pcm.
2016-09-10 11:24:33 -07:00
Marcus Huderle
3cb79cf078
Merge 'master' with 'origin/master'
2016-09-10 11:00:02 -07:00
Marcus Huderle
b96fa854e1
Use .aif files for programmable wave instruments.
2016-09-08 17:57:29 -07:00
Marcus Huderle
001e1c77b8
Output .bin file for direct sound metadata (loop point, pitch adust, and number of samples). This was needed since we couldn't incbin a string argument in a macro.
2016-09-08 16:42:47 -07:00
Marcus Huderle
ccdc106333
Convert .aif files to .pcm samples, and update Makefile to use aif2pcm tool.
2016-09-08 14:06:35 -07:00
YamaArashi
31c8226f60
support xcmd (partially)
2016-08-29 00:29:05 -07:00
YamaArashi
6540318669
better consistency
2016-08-27 02:52:51 -07:00
YamaArashi
8b939f166c
small fixes for mid2agb
2016-08-27 02:50:01 -07:00
YamaArashi
a99534f82c
fix potential bug when using compression
2016-08-27 02:41:15 -07:00
YamaArashi
2e7a876392
mid2agb tool
2016-08-27 02:30:01 -07:00
YamaArashi
fdcf7a4e3c
diploma tilemap/palette
2016-07-29 16:41:13 -07:00
YamaArashi
04cfba7536
picture frame graphics
2016-07-24 07:18:38 -07:00
yenatch
2eabe20a65
Reorder LIBS in rsfont and gbagfx.
...
20:48 asperguy| Also, the order of LIBS is wrong in the rsfont and gbagfx makefiles. It should be -lpng -lz.
20:50 asperguy| I get undefined references unless I swap them. Order does matter. See this stackoverflow post for an explanation. http://stackoverflow.com/questions/2395355/linking-with-libpng-zlib
In case the stackoverflow link dies, it says the linker will not realize zlib is actually needed unless libpng comes first, because they are static archives.
2016-07-22 00:00:53 -04:00
YamaArashi
4c97f5ad0f
support 1 to 256 colors in palettes
2016-06-17 21:02:07 -07:00
ProjectRevoTPP
14dcee450d
Potential fix for Issue #1 ( #10 )
...
replace all-zero incbins with .space and build fixes for certain Linux configurations
2016-06-17 05:00:47 -07:00
YamaArashi
abf89edae8
fix rsfont
2016-06-11 13:23:39 -07:00
YamaArashi
a37de9f763
double-colon global labels in preproc; misc other stuff
2016-06-09 01:32:19 -07:00
YamaArashi
20ca342878
add support for .braille directive to preproc
2016-06-05 22:00:06 -07:00
YamaArashi
0ebfe95d65
text.c
2016-05-30 02:19:25 -07:00
YamaArashi
c0203de808
sprite.c and updated preproc
2016-05-21 10:35:53 -07:00
YamaArashi
91c4c96fe9
allow multiple symbols/integers inside curly brackets in preproc
2016-05-15 07:08:39 -07:00
YamaArashi
1e6eb4f812
use compiled libgcc
2016-04-30 04:19:00 -07:00
YamaArashi
0df6676bfc
use preprocessor
2016-04-22 18:25:40 -07:00
YamaArashi
aa5f55985d
tilesets
2016-01-29 03:55:59 -08:00
YamaArashi
64814e1324
pokemon graphics data and makefile
2016-01-24 03:44:21 -08:00