Commit Graph

15 Commits

Author SHA1 Message Date
applestash a513fb32cb makerom: misc
tik id bug fix
2014-09-19 10:55:58 +10:00
applestash 3c97d7dae3 makerom: misc 2014-09-18 11:07:44 +10:00
applestash 274b523e9c makerom: misc and small changes
Altered behaviour to make CIA file generated to more closely match CIAs
made by Nintendo's private CIA generator. As seen in gamecard updates.
2014-09-18 11:03:57 +10:00
applestash c7c2c3f73e makerom: fixes
Moved away from ctrtool's polarssl api completely. Brought certs.c/h
inline with code style, fixed bugs relating to tmd savedata field
generation and not recording savedata size from rsf (ncsd.c)
2014-09-16 19:15:56 +10:00
applestash 6d3ad5cfe4 implementation fixes
cleaned AES interface, corrected some header files, other misc
2014-09-07 21:10:55 +10:00
applestash a624b6db8b bug fix
prevented cia from "decrypting" cleartext ncch images
2014-08-30 12:56:11 +10:00
applestash 96960526e8 refactored cia code
an attempt make errors in tik/tmd values rarer in occurence
2014-08-30 12:34:24 +10:00
applestash 7f8c1f92a4 simplified cia hdr content idx calc 2014-08-30 01:05:12 +10:00
applestash a6c4112ee1 fixed ptr misalignment 2014-08-30 00:58:58 +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 0d65ce286e got rid of magic numbers 2014-07-15 15:16:43 +10:00
applestash 44ccbedee3 fixed deviceId corruption bug 2014-07-14 01:58:09 +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 dc8de388a3 Fixed some errors and bad programming 2014-06-21 18:21:22 +10: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