jakcron
|
9d29a4ba62
|
[makerom/ctrtool] Misc #include cleanup.
|
2015-11-25 11:54:05 +08:00 |
|
jakcron
|
40dabc5a46
|
[makerom/ctrool] Implemented ROMFS unicode support. (oschar.c)
|
2015-11-23 00:32:24 +08:00 |
|
jakcron
|
127d1161e5
|
[ctrtool] Fixed issue #7
|
2015-11-20 03:13:31 +08:00 |
|
jakcron
|
7116b5549f
|
[ctrtool] Changed TMD title version representation.
|
2015-11-03 16:14:27 +08:00 |
|
jakcron
|
d7d45411ba
|
[makerom/ctrtool] Updated usage text. (now with build datestamp)
|
2015-10-22 01:35:53 +08:00 |
|
jakcron
|
4dba06b3be
|
[ctrtool] Made makefile consistent with makerom.
|
2015-10-22 01:09:00 +08:00 |
|
jakcron
|
1e8a0a2391
|
[ctrtool] Corrected array size.
|
2015-10-22 01:08:13 +08:00 |
|
profi200
|
2444715bc2
|
Fixed static linking of ctrtool & added a few more gcc flags.
|
2015-10-20 16:26:57 +02:00 |
|
jakcron
|
0e6a981b72
|
[ctrtool] NCCH MakerCode is now displayed as a string.
|
2015-10-09 21:40:35 +08:00 |
|
jakcron
|
954c0cf126
|
[makerom/ctrtool] Made SystemMode(Ext) more meaningful.
|
2015-10-07 20:23:36 +08:00 |
|
jakcron
|
2d30a85832
|
ctrtool: fixed fprintf fail
|
2015-09-29 01:26:54 +08:00 |
|
jakcron
|
0fa36aa7dd
|
ctrtool: n3ds core 2 access flag detection.
|
2015-09-29 00:08:46 +08:00 |
|
jakcron
|
c1fb98960e
|
ctrtool: added cpuspeed/enablel2cache to exheader output
|
2015-09-28 22:04:47 +08:00 |
|
jakcron
|
f8993e198a
|
ctrtool: Updated exheader validation and ncch spec/flag recognition
|
2015-09-14 21:52:04 +08:00 |
|
profi200
|
038aca268a
|
Added detection for secure3 (New 3DS) crypto.
|
2014-12-24 04:17:56 +01:00 |
|
applestash
|
c7f8b1833e
|
ctrtool: tmd savesize detection & smarter exheader pre check
|
2014-09-22 21:42:33 +10:00 |
|
applestash
|
b4b22944a4
|
ctrtool: allow specify tik titlekey
|
2014-09-09 14:12:55 +10:00 |
|
applestash
|
07aa854e60
|
ctrtool: tmd bug fix
|
2014-09-09 13:43:17 +10:00 |
|
applestash
|
5c21441877
|
cleaned makefiles
|
2014-09-08 11:20:50 +10:00 |
|
applestash
|
475cda33ed
|
ctrtool: added cci ncch selection
|
2014-09-07 21:47:34 +10:00 |
|
sbJFn5r
|
2e6341ac0d
|
Forgot to add 'exefs' to the '-t' options display
|
2014-09-01 14:09:28 -04:00 |
|
sbJFn5r
|
2b4a79f517
|
Update exefs.c
|
2014-08-31 22:27:36 -04:00 |
|
sbJFn5r
|
ea2dbc023b
|
Update main.c
|
2014-08-31 22:26:38 -04:00 |
|
sbJFn5r
|
7210dbc7d8
|
Update types.h
|
2014-08-31 22:24:56 -04:00 |
|
sbJFn5r
|
1cf7485274
|
Update ctr.h
|
2014-08-31 22:24:09 -04:00 |
|
applestash
|
d0f4ea17f8
|
standardized case for PRIx64 macro
|
2014-08-27 00:25:01 +10:00 |
|
profi200
|
1a925d98bc
|
Nitpicking
|
2014-08-26 06:08:47 +02:00 |
|
profi200
|
b239091cd2
|
Format string fixes for GCC on Windows
|
2014-08-26 06:02:11 +02:00 |
|
Sergi Granell
|
75c6af6d0e
|
Fixed some printf format
Silenced warnings
|
2014-05-16 18:24:09 +02:00 |
|
3DSGuy
|
c56a16756e
|
ctrtool: updated exheader/ncch/exefs code
Fixed unnecessary string related code. Corrected system saveid check.
Other misc changes.
|
2014-04-21 18:21:06 +08:00 |
|
3DSGuy
|
07afa7c498
|
ctrtool: updated exheader code
Fixed verification of system savedata ids.
|
2014-04-20 20:54:03 +08:00 |
|
3DSGuy
|
5069b5be7c
|
ctrtool: updated exheader code
only displays "accessiblesaveID" values, when set
|
2014-04-14 21:48:37 +08:00 |
|
3DSGuy
|
92c6520e3c
|
ctrtool: updated exefs/ncch code
Added support for reading/verifying/extracting exefs from CFA.
|
2014-04-14 20:06:21 +08:00 |
|
3DSGuy
|
35d5b48a07
|
ctrtool: added name to credit
|
2014-04-14 14:27:53 +08:00 |
|
3DSGuy
|
a8c0e20160
|
ctrtool: updated ncsd code
proper detection of ncch0 offset/size
|
2014-04-14 14:11:43 +08:00 |
|
3DSGuy
|
4fe8ad75fe
|
ctrtool: updated ncsd code
added more flag detection
|
2014-04-14 14:04:37 +08:00 |
|
3DSGuy
|
c191574c51
|
ctrtool: updated exheader code
improved exheader validity checks
|
2014-04-14 13:49:32 +08:00 |
|
3DSGuy
|
00a2d35e12
|
ctrtool: updated cia code
now supports plaintext cia content, and the plaintext flag works with
cia content.
|
2014-04-14 12:36:31 +08:00 |
|
3DSGuy
|
7dbb107a81
|
ctrtool: updated ncch/exheader code
updated ncch/exheader specs to latest format.
|
2014-04-14 11:57:35 +08:00 |
|
3DSGuy
|
87681b8bc5
|
Added neimod's ctrtool
Will be base code for improvments
|
2014-04-14 09:39:21 +08:00 |
|