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
This commit is contained in:
applestash
2014-08-26 00:34:28 +10:00
parent c6e98ca578
commit 9c548197c1
66 changed files with 2970 additions and 2551 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#include "lib.h"
#include "dir.h"
#include "ncch.h"
#include "ncch_build.h"
#include "romfs.h"
#include "romfs_binary.h"
#include "romfs_gen.h"
#include "romfs_import.h"
void FreeRomFsCtx(romfs_buildctx *ctx);