fincs
e554f11999
Update template Makefile with the following changes:
...
- Add RomFS embedding support
- Add proper rules for assembling GPU shaders
- Use -ffunction-sections and --gc-sections by default
- Remove -ffast-math
2015-11-21 01:12:33 +01:00
fincs
c49480f5d5
Fix examples after service refactor
2015-11-11 21:13:31 +01:00
Dave Murphy
5a17bfd631
don't need + when using variable
2015-02-18 12:01:03 +00:00
Dave Murphy
71788b4a66
use variable to recurse make
2015-02-18 00:34:55 +00:00
Dave Murphy
7e24c7766f
switch to hard float
2015-02-15 01:26:16 +00:00
Dave Murphy
81e93f867b
update examples to use gfxInitDefault
2015-01-03 00:06:22 +00:00
profi200
bb5c4a6ca8
Simplified reading the system language by adding a wrapper. Print only once in the get_system_language example.
2014-12-29 22:46:59 +01:00
profi200
4f08f191ff
Better in hex.
2014-12-26 03:03:40 +01:00
profi200
9ab796b058
Forgot to finish the changes on the get_system_language example.
2014-12-26 02:57:49 +01:00
profi200
eb0f771409
Replaced spaces in cfgu.c.
2014-12-26 02:46:38 +01:00
profi200
54f2afcb19
Added CFGU_GetConfigInfoBlk2() and an example.
2014-12-26 02:31:59 +01:00