applestash
83ac682594
moved rsf stuff from user_set to rsf_set
2014-07-15 21:19:58 +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,
makerom-v0.10
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
1b11fb881a
misc
2014-07-15 19:31:58 +10:00
applestash
0d65ce286e
got rid of magic numbers
2014-07-15 15:16:43 +10:00
applestash
1c8f323a1a
fixed invalid return type
2014-07-14 02:35:02 +10:00
applestash
44ccbedee3
fixed deviceId corruption bug
2014-07-14 01:58:09 +10:00
applestash
3d3bbf9bf4
deleted empty files
makerom-v0.9
2014-06-29 01:39:52 +10:00
applestash
d5edefd765
git ignore and description
2014-06-28 23:34:12 +10:00
applestash
7d4f1a4092
cleaned romfs_binary.c
2014-06-28 18:43:22 +10:00
applestash
21f83ca636
misc
2014-06-28 18:41:00 +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
df5c7f500c
commented "custom" key option
...
until it is supported
2014-06-25 12:32:28 +10:00
applestash
efd71def1c
fixes
2014-06-25 12:31:01 +10:00
applestash
8411e7e533
Forgot two files
2014-06-21 18:26:43 +10:00
applestash
dc8de388a3
Fixed some errors and bad programming
2014-06-21 18:21:22 +10:00
applestash
5ffe17390c
Merge pull request #2 from xerpi/master
...
Fixed some printf format and warnings
2014-06-21 17:59:01 +10:00
Sergi Granell
75c6af6d0e
Fixed some printf format
...
Silenced warnings
2014-05-16 18:24:09 +02:00
3DSGuy
1358568517
Create readme
makerom-v0.8
2014-05-06 07:27:20 +08: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
3DSGuy
c56a16756e
ctrtool: updated exheader/ncch/exefs code
...
Fixed unnecessary string related code. Corrected system saveid check.
Other misc changes.
ctrtool-v0.2
2014-04-21 18:21:06 +08:00
3DSGuy
07afa7c498
ctrtool: updated exheader code
...
Fixed verification of system savedata ids.
2014-04-20 20:54:03 +08:00
3DSGuy
5069b5be7c
ctrtool: updated exheader code
...
only displays "accessiblesaveID" values, when set
2014-04-14 21:48:37 +08:00
3DSGuy
92c6520e3c
ctrtool: updated exefs/ncch code
...
Added support for reading/verifying/extracting exefs from CFA.
2014-04-14 20:06:21 +08:00
3DSGuy
35d5b48a07
ctrtool: added name to credit
2014-04-14 14:27:53 +08:00
3DSGuy
a8c0e20160
ctrtool: updated ncsd code
...
proper detection of ncch0 offset/size
2014-04-14 14:11:43 +08:00
3DSGuy
4fe8ad75fe
ctrtool: updated ncsd code
...
added more flag detection
2014-04-14 14:04:37 +08:00
3DSGuy
c191574c51
ctrtool: updated exheader code
...
improved exheader validity checks
2014-04-14 13:49:32 +08:00
3DSGuy
1c7a087651
Create README.md
2014-04-14 12:39:49 +08:00
3DSGuy
00a2d35e12
ctrtool: updated cia code
...
now supports plaintext cia content, and the plaintext flag works with
cia content.
2014-04-14 12:36:31 +08:00
3DSGuy
7dbb107a81
ctrtool: updated ncch/exheader code
...
updated ncch/exheader specs to latest format.
2014-04-14 11:57:35 +08:00
3DSGuy
5db59391ea
update git ignore
2014-04-14 11:53:43 +08:00
3DSGuy
87681b8bc5
Added neimod's ctrtool
...
Will be base code for improvments
ctrtool-v0.1
2014-04-14 09:39:21 +08:00