Commit graph

10 commits

Author SHA1 Message Date
SciresM
0811d41a7a
Merge pull request #8 from AcK77/patch-1
wrong variable name
2018-01-31 15:22:58 -08:00
Ac_K
a1cb760121
wrong variable name
If I following this doc http://switchbrew.org/index.php?title=NPDM the unknown value is at 0x208 inside ACID. Just a little name issue right here.
2018-01-31 23:58:19 +01:00
Michael Scire
0c65ac1e70 Implement --basenca support (closes #1). 2018-01-27 03:24:01 -08:00
Michael Scire
fba6933668 First pass implementation for BKTR support (#1).
Currently, --baseromfs allows to specify a base romfs image.
The base romfs must be dumped using -r for this to work right.

TODO: I would like to add support for --basenca.
2018-01-26 21:31:55 -08:00
Michael Scire
0486b3c00d Fix extraction filepath copying on WIN32 2018-01-24 22:28:35 -08:00
SciresM
714a272ab3
Merge pull request #7 from AuroraWright/master
Fix clang compilation warnings (missing newlines, fixed some printf arguments, updated old POSIX standard causing clang not to define vsnprintf)
2018-01-24 18:20:19 -08:00
Aurora Wright
389f70c049 It seems including the Homebrew dirs isn't needed for some reason 2018-01-24 23:47:08 +01:00
Aurora Wright
6a4b94bec3 Fix compiling on macOS by adding the Homebrew library includes, fix clang compilation warnings (missing newlines, fixed some printf arguments, updated old POSIX standard causing clang not to define vsnprintf) 2018-01-24 23:18:27 +01:00
Michael Scire
9e5c20c465 Fix search/replace typo. 2018-01-24 10:18:19 -08:00
Michael Scire
e2c9c1116f First Public commit. 2018-01-24 09:52:25 -08:00