Commit Graph

20 Commits

Author SHA1 Message Date
Thog a521cd7abd Cygwin support 2017-05-17 23:56:38 +02:00
profi200 70e0d1280f Fixed more warnings. 2017-01-19 00:47:58 +01:00
profi200 dfabf8daa2 Added unique ID range check in makerom. Removed -flto flag since this can cause problems. 2017-01-07 22:01:23 +01:00
jakcron b1725fda79 [makerom] Changed makefile
Warning-less compiling on OS X
2016-01-08 19:58:31 +08:00
jakcron b17804b685 [ctrtool/makerom] Silenced warnings, fixed compiling on systems with libiconv installed. 2015-11-26 19:53:19 +08:00
jakcron 7270990f66 [makerom] misc 2015-11-11 23:24:12 +08:00
jakcron e7dc460436 [makerom] Fixed makerom ROMFS file limitation. +Several bug fixes. 2015-11-11 23:20:03 +08:00
jakcron d7d45411ba [makerom/ctrtool] Updated usage text. (now with build datestamp) 2015-10-22 01:35:53 +08:00
profi200 2444715bc2 Fixed static linking of ctrtool & added a few more gcc flags. 2015-10-20 16:26:57 +02:00
jakcron 66203c674b makerom: removed unnecessary polarssl files & updated makefile 2015-09-15 23:05:17 +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 5c21441877 cleaned makefiles 2014-09-08 11:20:50 +10:00
applestash 652a50744a makerom 0.12
bug fixes and proper cia ticket generation
2014-08-30 01:47:47 +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 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 a021c82330 makefile misc
removed windows makefile functions, proper mingw setups include "rm" and
the likes.
2014-07-15 19:34:14 +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 efd71def1c fixes 2014-06-25 12:31:01 +10:00
Sergi Granell 75c6af6d0e Fixed some printf format
Silenced warnings
2014-05-16 18:24:09 +02:00
3DSGuy 6c44c7af5e added: makerom
It has some issues, but I'm going to do anymore work on it.
2014-05-05 21:00:48 +08:00