Commit Graph

11 Commits

Author SHA1 Message Date
jakcron b1725fda79 [makerom] Changed makefile
Warning-less compiling on OS X
2016-01-08 19:58:31 +08:00
jakcron 40dabc5a46 [makerom/ctrool] Implemented ROMFS unicode support. (oschar.c) 2015-11-23 00:32:24 +08:00
jakcron bb10fd8ab3 [makerom] Changed ReadFile64 & WriteBuffer to read/write data in blocks. (Works around fread/fwrite buffer size limitations) 2015-11-15 05:25:41 +08:00
jakcron 0854cbe5d1 [makerom] fixed romfs (for linux) 2015-11-15 03:19:53 +08:00
jakcron e7dc460436 [makerom] Fixed makerom ROMFS file limitation. +Several bug fixes. 2015-11-11 23:20:03 +08:00
jakcron 3cb804ee6a [makerom] Separated ELF processing from code segment construction. StackSize now read from exheader template. 2015-11-03 16:18:01 +08:00
jakcron 3702b58db3 [makerom] Cleaned keyset.c 2015-10-24 01:32:08 +08:00
applestash 1320a06bd0 added roundup() to utils 2014-08-30 00:56:00 +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 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
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