profi200
cf1a6fb41e
Fix a few warnings (excluding polarssl ones).
2017-01-18 23:13:54 +01:00
jakcron
9d29a4ba62
[makerom/ctrtool] Misc #include cleanup.
2015-11-25 11:54:05 +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
291accd63d
fixed displaying u64 values in printf
2014-07-19 00:46:34 +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
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