Commit graph

273 commits

Author SHA1 Message Date
jakcron
af5e9e4909 Update NACP spec. Not backwards compatible with previous version. TouchScreenUsageMode deprecated. 2019-01-10 18:14:18 +08:00
jakcron
4499dd06a0 [libhac|nstool] Update VS Project Files. 2018-11-06 12:20:30 +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
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
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
b9f8888134 [hac|hac-hb] Update project files. 2018-10-27 12:58:32 +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
jakcron
62b0e429cf [nstool|hac] Split up ContentMetaBinary into ContentMeta ContentInfo ContentMetaInfo 2018-10-20 22:55:12 +08:00
jakcron
52bddb128b [pki] Changed comment for IByteModel methods. 2018-10-18 20:53:59 +08:00
jakcron
25039c9e4d [hac-hb] Changed comments for IByteModel methods. 2018-10-18 20:53:28 +08:00
jakcron
362e558f7c [hac] Renamed some classes to remove "Binary" suffix. 2018-10-18 20:52:43 +08:00
jakcron
0dd7d174dd [es] Changed comments on IByteModel methods. 2018-10-18 20:49:13 +08:00
jakcron
0bb49d0363 [hac] change comment for IByteModel methods. 2018-10-18 20:48:16 +08:00
jakcron
2439250fdf [fnd|...] Renamed ISerialisable to IByteModel 2018-10-14 13:45:09 +08:00
jakcron
1c338f1176 [hac] Add delta.h 2018-10-14 11:45:23 +08:00
jakcron
0d3cb6564b [hac] Fix VS project file. 2018-10-14 09:28:18 +08:00
jakcron
c10e4b85b9 [fac|nstool] Correct name of Npdm to Meta. 2018-10-07 12:31:41 +08:00
jakcron
739b620073 [fnd|nstool] Promote IFile wrapped classes to libfnd. 2018-10-06 16:45:09 +08:00
jakcron
9e86d96b84 [fnd] Update IFile & ISerialisable with bettered virtual dtor. 2018-10-06 13:15:42 +08:00
jakcron
859849332b Update makefile files to allow paths with spaces. 2018-09-25 16:59:28 +08:00
jakcron
2e742ab4f0 [hac] Fixed bug with processing strings in NpdmBinary. 2018-09-23 11:39:27 +08:00
jakcron
2edc0d1f80 [fnd] Update VS project files. 2018-09-23 11:32:22 +08:00
jakcron
3b4c16d7ca [fnd] Add SharedPtr template class. 2018-09-23 11:27:42 +08:00
jakcron
44e054fb6a Retarget projects to different VS sdk. 2018-09-22 22:39:37 +08:00
jakcron
b136d646d0 [fnd] Add more macros to BitMath.h 2018-09-22 22:22:56 +08:00
jakcron
dd1a97aec2 [hac] Add native Result class. 2018-09-10 22:10:15 +08:00
jakcron
c6847808a8 [hac] Add IdConverter. 2018-09-10 16:52:47 +08:00
jakcron
b6a451442e [nstool|hac] Fix typo in cnmt AocExtendedHeader field. 2018-09-10 16:52:23 +08:00
jakcron
b543b73c66 [hac] Fixed bug where data was not serialised completely in AccessControlInfoBinary & AccessControlInfoDescBinary. 2018-09-09 19:59:40 +08:00
jakcron
f21f3f569a [hac] Fixed a bug where the raw buffer was not cleared in KernelCapabilityBinary. 2018-09-09 19:57:54 +08:00
jakcron
8a60ee94ae [hac] Prevented a segfault when generating SysCall kernel caps. 2018-09-09 19:57:06 +08:00
jakcron
91468ede5b [fac] Fixed bug where incorrect sizes FAC contentid & saveownerid lists generated. 2018-09-09 19:56:38 +08:00
jakcron
bba9d21a47 [fnd|polarssl] Added rsa-pss sign support. 2018-09-09 19:54:46 +08:00
jakcron
9bef414510 [nstool|fnd|hac] Fixed bugs in elf symbol processing (NSO|NRO handling). 2018-09-06 21:12:15 +08:00