Go to file
thedax 3c91ce8d6b Nacptool: fix bug with title id parsing on Windows. (#19)
* Fix bug with title id parsing on Windows.

On Windows, longs (as specified by %lX) are 32-bit, not 64-bit, so assuming its size results in the upper 32-bits of the title id being lost.

* Use SCNx64 instead.
2018-10-08 12:10:55 -04:00
src Nacptool: fix bug with title id parsing on Windows. (#19) 2018-10-08 12:10:55 -04:00
.gitignore Add npdmtool (#9) 2018-05-02 12:02:07 -04:00
AUTHORS autoconfiscate 2017-12-21 13:26:34 +00:00
autogen.sh autoconfiscate 2017-12-21 13:26:34 +00:00
ChangeLog autoconfiscate 2017-12-21 13:26:34 +00:00
configure.ac Bump version for release 2018-06-25 00:31:14 +02:00
COPYING autoconfiscate 2017-12-21 13:26:34 +00:00
Makefile.am fix liblz4 cflags 2018-05-08 13:30:21 +02:00
NEWS autoconfiscate 2017-12-21 13:26:34 +00:00
README autoconfiscate 2017-12-21 13:26:34 +00:00