jakcron
|
e6450862a8
|
Tweak CTRTool build script.
|
2022-04-13 15:45:17 +08:00 |
|
jakcron
|
19fa1d59ec
|
Tweak build script
|
2022-04-13 15:21:07 +08:00 |
|
jakcron
|
94a376d31b
|
Tweak CTRTool build script.
|
2022-04-13 15:15:25 +08:00 |
|
jakcron
|
cec757cac4
|
Update MakeROM makefiles.
|
2022-04-13 15:11:34 +08:00 |
|
jakcron
|
91a51a16f8
|
Fix typo
|
2022-04-13 14:54:29 +08:00 |
|
jakcron
|
20e7a07e39
|
Tweak MakeROM build script.
|
2022-04-13 14:52:54 +08:00 |
|
jakcron
|
0d1175e349
|
Tweak makerom build script
|
2022-04-13 14:51:25 +08:00 |
|
jakcron
|
83e69641ab
|
Update MakeROM's makefile
|
2022-04-13 14:43:50 +08:00 |
|
jakcron
|
9bcdd567b3
|
Fix again.
|
2022-04-13 14:08:38 +08:00 |
|
jakcron
|
2dc01929a5
|
Update MakeROM github actions script.
|
2022-04-13 14:07:37 +08:00 |
|
jakcron
|
22711767bd
|
Add new makefile for makerom.
|
2022-04-13 13:53:45 +08:00 |
|
jakcron
|
de171bfe71
|
Delete makefile
|
2022-04-13 13:53:23 +08:00 |
|
jakcron
|
805c9a448b
|
Update includes.
|
2022-04-13 13:53:14 +08:00 |
|
jakcron
|
86cc11bcfc
|
Rework libpolarssl to be standalone dependency for makerom.
|
2022-04-13 13:53:01 +08:00 |
|
jakcron
|
335d3222e9
|
Rework libyaml into a stand-alone dep for makerom.
|
2022-04-13 13:37:13 +08:00 |
|
jakcron
|
9b5ec5a4b7
|
Move files around to new directory structure
|
2022-04-13 13:28:31 +08:00 |
|
Jack
|
5840526951
|
Merge pull request #117 from 3DSGuy/ctrtool-cci-initialdata-fix
Fix bug where CCI CryptoType 1-2 weren't processed properly.
ctrtool-v1.0.4
|
2022-04-12 03:31:58 +08:00 |
|
jakcron
|
5c584f4d36
|
Bump version.
|
2022-04-11 18:01:44 +08:00 |
|
jakcron
|
a1f86a6813
|
Add support for processing InitialData CryptoTypes 1-2
|
2022-04-11 18:01:05 +08:00 |
|
Jack
|
8876f0efd4
|
Merge pull request #115 from 3DSGuy/ctrtool-detect-compressed-code
Fix issue where compressed .code partition wasn't being decompressed.
ctrtool-v1.0.3
|
2022-03-30 14:36:43 +08:00 |
|
jakcron
|
ea3b188de4
|
Bump patch version.
|
2022-03-30 14:27:12 +08:00 |
|
jakcron
|
97e956d782
|
[BugFix] Honour exheader code compressed flag.
|
2022-03-30 14:26:56 +08:00 |
|
Jakcron
|
d9f9d4ec48
|
Bump patch version
ctrtool-v1.0.2
|
2022-03-29 17:02:34 +08:00 |
|
Jack
|
359cc83847
|
Merge pull request #112 from 3DSGuy/seeddb-not-import-fix
Fix issue where SeedDB would not import correctly.
|
2022-03-29 16:55:55 +08:00 |
|
jakcron
|
5f58433bcf
|
Fix issue where titleid was being read incorrectly when importing SeedDB.
|
2022-03-28 15:49:01 +08:00 |
|
jakcron
|
1684a3a7e0
|
Correct documentation about automatic alignment padding.
|
2022-03-27 09:09:10 +08:00 |
|
jakcron
|
400a68e1ba
|
Fix link to BUILDING.md
|
2022-03-19 15:05:38 +08:00 |
|
jakcron
|
986a8cd859
|
Add readme and build instructions.
|
2022-03-19 15:04:07 +08:00 |
|
Jack
|
e3b8e32eba
|
Merge pull request #109 from 3DSGuy/ctrtool-fix-commonkey-05-init
[CTRTool] fix initialising common-key 05
ctrtool-v1.0.1
|
2022-03-15 13:22:37 +08:00 |
|
jakcron
|
cc8a4d6ccb
|
Bump version.
|
2022-03-14 21:44:24 +08:00 |
|
jakcron
|
dd7c33e996
|
[ctrtool] Fix common-key 05 init.
|
2022-03-14 21:44:09 +08:00 |
|
Jack
|
c861f0eb76
|
Update README.md
|
2022-03-14 18:19:37 +08:00 |
|
Jack
|
54e8e31f19
|
Merge pull request #106 from 3DSGuy/ctrtool-rewrite
Add re-write for CTRTool
ctrtool-v1.0.0
|
2022-03-14 17:36:18 +08:00 |
|
jakcron
|
8108bea6de
|
Use set.opt.info into *Process::setCliOutputMode() instead of hardcoding values.
|
2022-03-14 17:13:23 +08:00 |
|
jakcron
|
f08c3a11a0
|
Remove "FS" view option from CciProcess as it was never going to be used.
|
2022-03-14 17:12:46 +08:00 |
|
jakcron
|
d3343000f4
|
Misc whitespace removal
|
2022-03-14 17:12:23 +08:00 |
|
jakcron
|
b73d95ef89
|
Change -x/--extract option handling to be as a deprecated option.
|
2022-03-14 17:11:25 +08:00 |
|
jakcron
|
4ded736c72
|
Add TikProcess and TmdProcess to VS project files.
|
2022-03-13 17:44:28 +08:00 |
|
jakcron
|
fb824cab04
|
Comment debug text in umain()
|
2022-03-13 17:40:55 +08:00 |
|
jakcron
|
30c11c9ea6
|
Add support for processing tik/tmd files directly.
|
2022-03-13 17:24:17 +08:00 |
|
jakcron
|
ea74ca4e93
|
Enable CiaProcess to fallback use certs to verify cert/tik/tmd.
|
2022-03-13 17:23:51 +08:00 |
|
jakcron
|
5f0186d19f
|
Change behaviour of TitleMetaDataDeserialiser to read only the length of the actual data.
|
2022-03-13 17:23:19 +08:00 |
|
jakcron
|
51e3433bec
|
Revise usage text/handler
|
2022-03-13 13:45:29 +08:00 |
|
jakcron
|
031d45cfde
|
Fix more mistakes in makefiles
|
2022-03-13 10:19:09 +08:00 |
|
jakcron
|
dbd8c95701
|
More makefile fixes
|
2022-03-13 10:11:09 +08:00 |
|
jakcron
|
90dd1abc63
|
Fix copy-pasta mistake in libnintendo-n3ds makefile
|
2022-03-13 10:05:33 +08:00 |
|
jakcron
|
8dd17ce5fe
|
Fix copy/paste bug in ctrtool makefile
|
2022-03-13 09:21:37 +08:00 |
|
jakcron
|
85f0fea970
|
Update makefiles
|
2022-03-13 09:18:27 +08:00 |
|
jakcron
|
ec7f1b964c
|
Try to fix Build_CTRTool.yml
|
2022-03-13 08:59:25 +08:00 |
|
jakcron
|
c57a691c2f
|
Properly detect SMDH magic.
|
2022-03-13 08:42:10 +08:00 |
|