Commit graph

528 commits

Author SHA1 Message Date
Jack ed78a25e9e Update include 2020-02-26 17:03:20 +08:00
Jack 4a1d4b8b09 Update libnintendo-hac 2020-02-26 17:02:47 +08:00
Jack 3d0810de6d Start development for implemented SDK XCI support 2019-11-17 14:26:23 +08:00
Jack 2f22ac205c Update MetaProcess to include new FAC Permission Enum Strings. 2019-11-17 14:19:33 +08:00
Jack 455b7c3f37 Update libnintendo-hac dependency 2019-11-17 14:18:49 +08:00
Jack c4902a812e Update MetaProcess with new/updated enums in libnintendo-hac 2019-10-31 19:35:03 +08:00
Jack 4f6cc4371e Update dependencies 2019-10-31 19:34:18 +08:00
Jack d35449fc1c
Merge pull request #60 from jakcron/nstool-1.1
Update makefile & .gitignore
2019-03-02 12:22:46 +08:00
jakcron 6bf8c4054b Update dependencies. 2019-02-28 17:26:56 +08:00
jakcron eaafc494c9 Fix makefile 2019-02-27 13:51:06 +08:00
jakcron 16070e4ee7 Bump version 2019-02-17 15:30:17 +08:00
jakcron d6dd5f1994 Update build instructions 2019-02-17 15:22:43 +08:00
jakcron 700c8d3d7b Update .gitignore to ignore .DS_Store 2019-02-17 15:22:07 +08:00
jakcron c7668c0cb0 Update makefiles 2019-02-17 15:21:19 +08:00
Jack 71caebcfb4
Merge pull request #59 from jakcron/nstool-1.1
Update to NSTool 1.1 and revamp build system.
2019-01-31 17:39:07 +08:00
jakcron 75aaff3010 Make source code about nstool only. 2019-01-31 17:10:19 +08:00
jakcron 7b8612f246 Link to correct submodules 2019-01-31 17:09:42 +08:00
jakcron e66a894b12 Add submodules. 2019-01-31 17:06:23 +08:00
Jack f594a1e4ae
Merge pull request #58 from jakcron/nacp-spec-update 2019-01-10 18:21:48 +08:00
jakcron af5e9e4909 Update NACP spec. Not backwards compatible with previous version. TouchScreenUsageMode deprecated. 2019-01-10 18:14:18 +08:00
jakcron f6991312f9 [nstool] Bump version to 1.1 2018-11-06 14:25:30 +08:00
Jack 077d0cc4ad
Merge pull request #57 from jakcron/kip-development
Implement Basic INI1/KIP1 Support.
2018-11-06 14:24:15 +08:00
jakcron b5de79235a [nstool] Update readme. 2018-11-06 14:08:17 +08:00
jakcron 4499dd06a0 [libhac|nstool] Update VS Project Files. 2018-11-06 12:20:30 +08:00
jakcron 1458e267d5 [nstool] Add initial support for INI/KIP. 2018-11-05 21:11:08 +08:00
jakcron 735ace1749 [libhac] Misc. 2018-11-05 14:58:10 +08:00
jakcron 696cd481e3 [libhac] Stub unused entries in KIP KernelCapList. 2018-11-05 14:57:47 +08:00
jakcron 5af7558a1b [nstool] Add definitons and code for recognising INI/KIP files. 2018-11-05 14:54:30 +08:00
jakcron 8f9694a769 [libhac] Fix bug related to previous changes to fnd::List. 2018-11-05 14:53:23 +08:00
jakcron cd29ed80e6 [hac] Fix bug where stubbed kernel entries were not ignored. 2018-10-29 19:11:48 +08:00
jakcron 9bc40e3a99 Commit unsaved changes. 2018-10-27 15:51:21 +08:00
jakcron da00e5298c [hac] Fix bug where stubbed kernel cap u32s were not processed correctly 2018-10-27 15:46:44 +08:00
jakcron bac8fb57ff [hac] Add IniHeader & KernelInitialProcessHeader 2018-10-27 15:46:17 +08:00
Jack 44a9f7744c
Merge pull request #56 from jakcron/model-refactor
Model refactor
2018-10-27 15:07:26 +08:00
jakcron 34d9dea9fc Misc. 2018-10-27 15:06:33 +08:00
jakcron 687185ee14 [hac::ServiceAccessControl] replaced addService() with setServiceList(). 2018-10-27 14:46:59 +08:00
jakcron e3e045ad0a [hac|nstool] Rename "Xci" to "Gc/GameCard" 2018-10-27 14:13:53 +08:00
jakcron 364a3880f1 [hac|nstool] Renamed hac::PfsHeader to hac::PartitionFsHeader. 2018-10-27 13:43:57 +08:00
jakcron 24e2fc5e77 [nstool] Fix mistakes in output formatting. 2018-10-27 12:59:18 +08:00
jakcron b9f8888134 [hac|hac-hb] Update project files. 2018-10-27 12:58:32 +08:00
jakcron d5c49677fd [nstool] Removed accidentally committed debug code. 2018-10-25 20:45:39 +08:00
jakcron 148fe3da76 [hac|nstool] Renamed NcaUtils to ContentArchiveUtils 2018-10-25 20:44:48 +08:00
jakcron dfe877b959 [hac|nstool] Rename NcaHeader to ContentArchiveHeader. 2018-10-25 20:25:31 +08:00
jakcron 4e6f7fed80 [hac] Remove unneeded namespace in method declaration. 2018-10-23 12:22:47 +08:00
Jack 85eb7405b9
Rename meta.h to Meta.h 2018-10-22 21:40:20 +08:00
jakcron 93adaa94bc [hac-hb|nstool] Moved defined struct headers to new directory. 2018-10-22 21:39:23 +08:00
jakcron c35f31f431 [hac|nstool] Move define headers to separate folder. Renamed classes to omit "Binary". 2018-10-22 21:30:49 +08:00
jakcron 7937055bd6 [hac|nstool] Take out the ExtendedHeader classes from ContentMeta. 2018-10-22 21:07:17 +08:00
jakcron a3fea3f0b3 [hac] Update VS project files. 2018-10-21 09:10:17 +08:00
jakcron 4c4c6482a0 [hac] Update VS Project files. 2018-10-20 22:56:40 +08:00