Dave Murphy
399aa26c6e
templates/sysmodule: add force_debug_prod. Closes #109
2024-10-18 18:46:00 +01:00
fincs
11fa984774
templates/application: Update for hid-refactor API
2020-12-01 21:36:02 +01:00
fincs
f252e65ebd
Update & clean up the sysmodule template
2020-10-31 19:25:14 +01:00
fincs
847bb129e9
Use diagAbortWithResult instead of fatalThrow
2020-10-31 19:13:24 +01:00
fincs
7cce42673e
sysmodule template: set __nx_fs_num_sessions to 1
2020-05-28 18:36:37 +02:00
Bruno Macabeus
d279271037
doc: update templates/sysmodule readme
2020-01-17 11:44:52 -05:00
yellows8
c3c4c4f07c
Updated for latest libnx (fatalSimple -> fatalThrow).
2019-10-25 18:51:09 -04:00
fincs
d6db1e45c9
Update ARCH to -march=armv8-a+crc+crypto
2019-04-05 13:20:32 +02:00
fincs
e42e391bc1
Consolidate application/sysmodule template makefiles, see details:
...
- Removed old EXEFS_SRC handling
- Removed old nso/pfs0 handling
- Added new ExeFS PFS0 (.nsp) handling, with autogenerated npdm from json
(disabled if no such json file exists)
2019-03-26 13:48:33 +01:00
fincs
a591ef394c
Fix library template
2019-02-16 17:01:33 +01:00
Jakob Dietrich
a6f0e59e4c
Fix pool partition in sysmodule sample
...
Games won't launch with the npdm generated with `pool_partition` being 0.
2019-01-18 17:46:43 -05:00
Jakob Dietrich
bc7b810f80
Fix boot2.flag filename
2019-01-13 14:05:40 -05:00
fincs
0ea76cf3ed
Replace usage of old gfx API with new NWindow/Framebuffer API. Clean up some of the examples that used mixed console + custom sw rendering.
2018-12-25 16:58:57 +01:00
yellows8
70e1e46a82
Updated sysmodule README for latest atmo.
2018-11-30 16:32:52 -05:00
yellows8
7df4b57389
Added sysmodule template.
2018-11-27 19:37:40 -05:00
fincs
4894fcf472
Update console examples to use the new console API. Improved documentation of application template.
2018-10-06 16:50:57 +02:00
Dave Murphy
9334a40b31
use default gnu++14 instead of explicit gnu++11
2018-09-19 02:10:58 +02:00
fincs
012423e429
Remove unnecessary calls to gfxWaitForVsync
2018-09-09 17:25:47 +02:00
Dave Murphy
13000dfd88
fix bin2o rule for parallel make
2018-05-22 00:56:53 +02:00
Dave Murphy
4dcced2805
parallelise Makefiles
2018-05-02 21:58:58 +02:00
Thompson Lee
d4cf965df9
Updated all hidKeys...() function to store u64 instead of u32. ( #28 )
...
Also fixed some whitespace in usbds example
2018-04-30 00:18:16 +02:00
Dave Murphy
305c6f325e
add ROMFS option to all Makefiles ( #25 )
...
* add romfs building
* report error on failure
* add ROMFS option to all Makefiles
2018-04-19 14:54:51 -04:00
Dave Murphy
17c6b8658c
use __SWITCH__ in preference to just SWITCH to avoid potential collisions
2018-03-11 00:37:23 +01:00
plutoo
a8e052bb72
Untabify
2018-03-07 18:51:41 +01:00
Dave Murphy
5f7c3043d1
add template for libraries ( #20 )
2018-03-06 02:20:00 -05:00
yellows8
3f363c5735
Added -ffunction-sections to Makefiles. Updated usbds comments.
2018-02-19 22:43:43 -05:00
fincs
1563992d42
Remove -ffast-math ( #13 )
2018-02-19 20:27:27 -05:00
yellows8
bac23eaa5f
Removed simple template, since other example(s) should be used instead.
2018-02-18 18:27:49 -05:00
yellows8
e5f5b48f0b
Added application template.
2018-02-18 18:23:45 -05:00
profi200
069a39f0e6
Optimize for Cortex-A57.
2018-02-10 22:40:48 +01:00
Dave Murphy
03144eba8a
update build system
2018-01-28 03:15:56 +01:00
yellows8
45cb8abbf5
Fixed Makefiles for the icon/nacp blocks.
2018-01-01 20:52:14 -05:00
yellows8
67b4b8aad4
Added icon handling to Makefiles, .jpg is used since official icons use it.
2018-01-01 19:55:11 -05:00
yellows8
395d4dc456
Updated Makefiles for .nacp.
2018-01-01 12:24:54 -05:00
yellows8
aecd2e5f7b
Added SWITCH define.
2017-11-28 12:44:21 -05:00
yellows8
ed938c2a0f
Added .PHONY after 'else' in Makefiles.
2017-11-21 16:11:49 -05:00
yellows8
061020ba74
Added NRO building.
2017-11-21 16:04:25 -05:00
fincs
2c44bb1708
Update makefiles for devkitA64 alpha 5
2017-11-20 17:08:00 +01:00
yellows8
09b9bbdc0c
Fixed make-clean.
2017-09-25 16:48:29 -04:00
yellows8
401e450e12
Changed PIC to PIE.
2017-09-21 19:47:38 -04:00
Dave Murphy
aaa50ddafc
use -fPIC for both compiling and linking
2017-09-20 11:04:31 +01:00
yellows8
399bb1cedd
Initial commit.
2017-09-16 22:01:48 -04:00