Commit Graph

20 Commits

Author SHA1 Message Date
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