Commit Graph

19 Commits

Author SHA1 Message Date
roblabla
17f6178a6c JSON->NPDM: Write IRQs in the correct order 2018-09-27 00:59:50 +00:00
roblabla
900d57564c Improve error handling in elf2kip 2018-09-24 03:10:51 +00:00
Michael Scire
16fcc678e2 elf2nso/elf2nro: Parse Build ID into header. 2018-07-30 16:15:19 -04:00
Marco Baxemyr
d82447b006 romfs.c now closes the directories it opens (#13)
Fixes #12
2018-06-25 00:21:12 +02:00
Dave Murphy
1aceda46f4 add --args (#11)
* add --args

allows gathering of arguments to be sent to the nro and avoid attempted parsing by nxlink. This allows arguments starting with - and -- to be passed to the nro without getopt complaining.
2018-06-23 15:12:18 -04:00
yellows8
0e2d4806b1 Added a newline to the 'pinging switch' print and fixed a string warning in build_pfs0. 2018-05-15 17:49:23 -04:00
Dave Murphy
48d96a7033 sanitise large file support 2018-05-08 13:30:21 +02:00
fincs
e2d64bb2fe strtoul -> strtoull (don't assume LP64 for Windows) 2018-05-03 01:15:43 +02:00
SciresM
e68cd31c1d Add npdmtool (#9)
* Add npdmtool.

* Add support for hex string kernel version.

* elf2kip: Fixed shift for kernel_flags.
2018-05-02 12:02:07 -04:00
SciresM
227306d95a Fix errors in elf2kip (#8) 2018-05-01 19:13:41 +02:00
SciresM
92268de97b Add elf2kip (ELF -> KIP1 tool). (#7)
* Add elf2kip
2018-04-24 20:08:49 -04:00
Dave Murphy
7bec1f76f7 use unbuffered IO on windows (#6) 2018-04-19 16:15:06 -04:00
SciresM
8b93b8598b Add RomFS Building from directory to elf2nro (#5)
build_romfs, romfsdir support in elf2nro
2018-04-19 14:48:55 -04:00
Dave Murphy
42739f52c9 check env var exists before comparing (#4) 2018-03-18 22:17:45 -04:00
Dave Murphy
b53e334c76 add nxlink 2018-03-15 21:22:50 +01:00
yellows8
ffe4cfd5e2 Fixed nro bss handling where bss was 1 page too large. 2018-02-03 20:34:35 -05:00
yellows8
93f5cb18a2 Added nacptool. 2017-12-31 22:56:30 -05:00
yellows8
3d8238e1d5 Append custom data to the end of NRO for storing assets. 2017-12-30 22:13:59 -05:00
Dave Murphy
2bfd935f4a autoconfiscate 2017-12-21 13:26:34 +00:00