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
c49480f5d5
Fix examples after service refactor
2015-11-11 21:13:31 +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
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
Dave Murphy
b0b125cc20
use stdio and malloc
2014-12-26 01:11:13 +00:00
Dave Murphy
0f8a756276
put data in C file where it belongs
2014-12-26 00:57:54 +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
Dave Murphy
ac4c183868
fix examples for unpolluted libctru headers
2014-11-28 21:34:46 +00:00
Lectem
87de7de14a
added fsExit
2014-11-23 20:57:57 +01:00
fincs
0db0a11751
Update Makefile in examples
2014-11-21 16:53:28 +01:00
smea
5ecb358b56
fixed sdmc example
2014-11-19 15:53:36 -08:00
fincs
fab8bc25eb
Minor Makefile correction
2014-11-08 13:49:39 +01:00
fincs
a667faa094
Update examples with new makefile (and remove obsolete arm11u example)
2014-11-07 19:13:47 +01:00
smea
08f8caf924
Merge pull request #20 from idunoe/master
...
Defined FS archive ids
2014-10-27 09:31:10 -07:00
idunoe
df841d272b
Removed magic number from sdmc example
2014-10-27 22:59:14 +08:00
StapleButter
afd2140cb7
Create APT event handler thread as soon as possible, and complete initialization automatically when needed. No more 'call aptSetupEventHandler() as late as possible' shit.
...
Adapt examples to the changes (not tested).
2014-10-27 15:37:30 +01:00
archshift
746e8e12c1
Get sdmc example building again
2014-10-26 17:08:55 -07:00
plutoo
d35233fb1c
Revamped "srv.c".
2014-07-28 23:26:13 +02:00
plutoo
884df0ba75
Moved header files from ctr/ to 3ds/.
2014-07-28 21:41:48 +02:00
plutoo
15d2dc765d
Renamed svc_camelCase to svcCamelCase.
2014-07-28 20:58:47 +02:00
plutoo
baffd53020
Moved example projects to examples/.
2014-07-28 18:41:18 +02:00