Commit Graph

11 Commits

Author SHA1 Message Date
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