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
Emmanuel Gil Peyrot
b2e01b17a1
Remove the executable bit from examples’ Makefiles
...
The normal way to invoke a Makefile is to run `make`, not to run the
Makefile directly. Besides they would be missing a shebang anyway.
2015-10-06 22:58:03 +01:00
Dave Murphy
4caa875489
fix smdh building
2015-03-01 16:56:10 +00:00
Dave Murphy
6d25d6d335
add smdh embedding
2015-03-01 16:39:34 +00:00
Dave Murphy
02ff590b5a
add intermediate Makefile for input examples
2015-02-25 15:36:07 +00:00
Dave Murphy
aa98a0796b
use variable to recurse make
2015-02-23 19:25:59 +00:00
Dave Murphy
6822f89c4c
update for latest libctru
2015-02-23 19:25:31 +00:00
Dave Murphy
403c277bf8
switch to hard float
2015-02-23 19:24:59 +00:00
Dave Murphy
d28e3bf1da
Merge pull request #64 from Aurelio92/example-TouchScreen
...
Added TouchScreen example
2015-02-23 19:21:33 +00:00
Dave Murphy
a8b20600cf
rename example
2015-02-19 10:26:34 +00:00
Aurelio Mannara
24bceda509
Merged with Pad example
...
Also updated to make it work with latest ctrulib and devkitARM
2015-02-18 18:34:58 +01:00
Aurelio Mannara
adeffd27ea
Fixed a little mess I made with dir-names :D
2014-12-15 09:59:44 +01:00
Aurelio Mannara
7a8c9c78e7
Used *.c extension and lower case dir name
2014-12-15 09:31:25 +01:00
Aurelio Mannara
5cf80d1690
Used *.c extension and lower case dir name
2014-12-15 09:30:23 +01:00
Aurelio Mannara
36f36fcea9
Used *.c extension and lower case dir name
2014-12-15 09:19:55 +01:00
Aurelio Mannara
b4cbe825e7
Used *.c extension and lower case dir name
2014-12-15 09:15:32 +01:00