fincs
1951d3b793
Update Makefiles for devkitARM r45
2015-12-07 11:44:36 +01:00
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
06f7aeb7c4
Fix examples
2015-09-06 18:22:12 +02: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
678b89e9b2
remove unneeded boilerplate from examples
2015-01-09 08:14:01 +00:00
Dave Murphy
81e93f867b
update examples to use gfxInitDefault
2015-01-03 00:06:22 +00:00
Dave Murphy
2d25b0359f
Revert "Update example makefiles"
...
This reverts commit 0f93112ecb
.
2014-12-05 13:47:57 +00:00
fincs
0f93112ecb
Update example makefiles
2014-12-05 14:13:17 +01:00
fincs
0db0a11751
Update Makefile in examples
2014-11-21 16:53:28 +01:00
profi200
dfde24702b
Added comments to the app_launch example for better understanding for beginners
2014-11-20 14:58:24 +01:00
profi200
b17a53fefc
Makefile updated, added another note to the README.md file andremoved the svcSleepThread() call
2014-11-10 22:30:07 +01:00
profi200
8aee967e53
Forget the README
2014-11-10 19:23:15 +01:00
profi200
ffe682941f
Added example for launching apps/applets
2014-11-10 17:34:11 +01:00