Commit Graph

18 Commits

Author SHA1 Message Date
jakcron 4c965b8c92 [makerom] Simplified CIA version logic. 2015-10-22 01:45:08 +08:00
jakcron d7d45411ba [makerom/ctrtool] Updated usage text. (now with build datestamp) 2015-10-22 01:35:53 +08:00
3DSGuy 2e48695ef6 reversed (un)intentional vandalism
I should have known better than to trust someone who hadn't REd the
format from scratch.
2014-09-23 13:15:07 +08:00
applestash 1723d4fc8f makerom: build 0.13
in rsf: "Rom" renamed to "RomFs" and "HostRoot" renamed to "RootPath".
Cci rsf settings "MediaSize"/"CardDevice" are automatically decided if
not specified manually. Also some bug fixes.
2014-09-20 22:55:48 +10:00
applestash 744abbe852 makerom: new cmd line arg
introduced "-i", works the same way as "-content", but is shorter and is
what ctr_makecia uses
2014-09-17 11:30:19 +10:00
applestash 9828b8b061 relaxed -f argument
-f cxi and -f cfa can be used, but has same effect as -f ncch
2014-08-30 01:41:42 +10:00
applestash 9c548197c1 big update
lots cleaned, added cia to cci conv, it
's called a block, separated reading from building, improved ncch keyx
stuff, and basic verbose for keys, elf checking and romfs
2014-08-26 00:34:28 +10:00
applestash c6e98ca578 renamed "-genupdatenote" to "-cverinfo" 2014-07-19 01:25:11 +10:00
applestash 1833434a4e added fw8 (2.44) to the desc preset list 2014-07-18 23:03:16 +10:00
applestash 5b08a4311b misc
now properly defaults to cfa when no cxi CLI options were applied
2014-07-16 01:19:34 +10:00
applestash 83ac682594 moved rsf stuff from user_set to rsf_set 2014-07-15 21:19:58 +10:00
applestash fc2ed91ad1 makerom: cxi or cfa now detected
no need to specify cxi/cfa, it is now implied by the CLI args. "-elf",
"-code" or "-exheader" imply cxi,
2014-07-15 20:56:33 +10:00
applestash 1b11fb881a misc 2014-07-15 19:31:58 +10:00
applestash 0d65ce286e got rid of magic numbers 2014-07-15 15:16:43 +10:00
applestash 21f83ca636 misc 2014-06-28 18:41:00 +10:00
applestash 65038633e4 many small changes
added function to fill memory with random bytes (cleaning some code with
that). Removed public build #ifdefs since 3dsguy apparently uploaded the
entire source with all "private" things.
2014-06-28 18:38:53 +10:00
applestash df5c7f500c commented "custom" key option
until it is supported
2014-06-25 12:32:28 +10:00
applestash efd71def1c fixes 2014-06-25 12:31:01 +10:00